Blender Git Commit Log
Git Commits -> Revision 26f6e3a
Revision 26f6e3a by Gaia Clary (collada2.8) August 2, 2018, 12:34 (GMT) |
Feature: Collada: Added new classes for The Animation exporter Actually the new classes are not depending on Collada itself. They coul dbe reused for other purposes as well, for example as a general helper tool for Animation export. |
Commit Details:
Full Hash: 26f6e3a97700e1725a491eacb835bdec49fb7689
Parent Commit: 02f0b09
Lines Changed: +328, -127
5 Modified Paths:
/source/blender/collada/BCAnimationCurve.cpp (+95, -33) (Diff)
/source/blender/collada/BCAnimationCurve.h (+57, -10) (Diff)
/source/blender/collada/BCAnimationCurveContainer.cpp (+158, -77) (Diff)
/source/blender/collada/BCAnimationCurveContainer.h (+12, -5) (Diff)
/source/blender/collada/CMakeLists.txt (+6, -2) (Diff)
/source/blender/collada/BCAnimationCurve.h (+57, -10) (Diff)
/source/blender/collada/BCAnimationCurveContainer.cpp (+158, -77) (Diff)
/source/blender/collada/BCAnimationCurveContainer.h (+12, -5) (Diff)
/source/blender/collada/CMakeLists.txt (+6, -2) (Diff)