Blender Git Loki

Git Commits -> Revision bdbdd3d

Revision bdbdd3d by Gaia Clary
April 17, 2018, 15:45 (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: bdbdd3d32007ee2ccaf26b2a0d6305e089a75758
Parent Commit: d4f4c2e
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