Blender Git Loki

Git Commits -> Revision 1e8dca8

Revision 1e8dca8 by Gaia Clary (collada2.8)
August 2, 2018, 16:35 (GMT)
Refactor Collada: Renamed Enumerations to avoid confusion

The Curve animation type enumeration looked almost identical
to the enumeration that describes if the exporter shall
export sample frames or keyframes.

Details

old names:
BC_ANIMATION_TYPE_SAMPLE,
BC_ANIMATION_TYPE_KEYS

replaced by the more descriptive names:
BC_ANIMATION_EXPORT_SAMPLES,
BC_ANIMATION_EXPORT_KEYS

Commit Details:

Full Hash: 1e8dca814bcb3457128a7ed787cec6aa428309d2
Parent Commit: 281df83
Lines Changed: +13, -13

3 Modified Paths:

/source/blender/collada/BCAnimationSampler.cpp (+4, -4) (Diff)
/source/blender/collada/ExportSettings.h (+2, -2) (Diff)
/source/blender/editors/io/io_collada.c (+7, -7) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021