Blender Git Commit Log

Git Commits -> Revision 3ce6ff9

Revision 3ce6ff9 by Gaia Clary (collada2.8)
August 2, 2018, 15:37 (GMT)
First stable version of new Collada Animation Exporter.
This still needs cleanup and fixing (wip)

Commit Details:

Full Hash: 3ce6ff90b75edd75dd830ceafc96a06872f6a882
Parent Commit: 4c3a6fb
Lines Changed: +1756, -2370

12 Modified Paths:

/source/blender/collada/AnimationExporter.cpp (+525, -1602) (Diff)
/source/blender/collada/AnimationExporter.h (+92, -113) (Diff)
/source/blender/collada/BCAnimationCurve.cpp (+208, -42) (Diff)
/source/blender/collada/BCAnimationCurve.h (+69, -17) (Diff)
/source/blender/collada/BCAnimationCurveContainer.cpp (+463, -431) (Diff)
/source/blender/collada/BCAnimationCurveContainer.h (+194, -58) (Diff)
/source/blender/collada/BCMatrix.h (+6, -1) (Diff)
/source/blender/collada/collada_utils.cpp (+24, -8) (Diff)
/source/blender/collada/collada_utils.h (+14, -11) (Diff)
/source/blender/collada/ExportSettings.h (+14, -0) (Diff)
/source/blender/collada/SceneExporter.cpp (+2, -2) (Diff)
/source/blender/editors/io/io_collada.c (+145, -85) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021