Blender Git Loki

Git Commits -> Revision f9bca15

Revision f9bca15 by Gaia Clary (collada2.8)
August 2, 2018, 12:25 (GMT)
Feature Collada: Added new Enum and Mappings

* BC_animation_transform_type

Enum that Contains all animation types which can be exported

* BC_ANIMATION_NAME_FROM_TYPE

Map from transform_type to the name that is used in the exported data

* BC_ANIMATION_TYPE_FROM_NAME

Maps to get the animation transformtype from RNA Pathes
and from collada names (also needed for the Importer later)

These maps and Enums will later replace hard coded integer numbers
which are currently used all over the place and make it really hard
to understand what exactly is going on.

Commit Details:

Full Hash: f9bca158bb2086e7e06e8e883c532c32756344ea
Parent Commit: 2183879
Lines Changed: +91, -1

2 Modified Paths:

/source/blender/collada/AnimationExporter.cpp (+64, -0) (Diff)
/source/blender/collada/AnimationExporter.h (+27, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021