Blender Git Loki

Git Commits -> Revision 4f07ecb

Revision 4f07ecb by Gaia Clary
March 28, 2018, 18:54 (GMT)
Refactor Collada: reorganized the BC classes for easier use

* Made many changes to make the usage of the BCAnimationSampler
much easier.

* Reorganized the header files
* renamed methods for better reading
* Added Matrix typedef to replace float mat[4][4]
* simplifdied the construction of BCSampleData entries
* Added BCCamera BCLamp and BCMaterial classes
* Added support for Camera xfov export
* Added supprot for easier FCurve modifications
through the BCAnimationCurve API
* Added comments
* Removed unnecessary code
* Simplified code wherever possible

Commit Details:

Full Hash: 4f07ecbab90f4e866c1c45f50fb01a7edee516ba
Parent Commit: 3e0f68e
Lines Changed: +528, -393

7 Modified Paths:

/source/blender/collada/AnimationExporter.cpp (+190, -249) (Diff)
/source/blender/collada/AnimationExporter.h (+72, -74) (Diff)
/source/blender/collada/BCAnimationCurve.cpp (+123, -7) (Diff)
/source/blender/collada/BCAnimationCurve.h (+52, -3) (Diff)
/source/blender/collada/BCAnimationCurveContainer.cpp (+10, -17) (Diff)
/source/blender/collada/BCSampleData.cpp (+49, -29) (Diff)
/source/blender/collada/BCSampleData.h (+32, -14) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021