Blender Git Commit Log

Git Commits -> Revision 66109b2

Revision 66109b2 by Gaia Clary
March 30, 2018, 15:54 (GMT)
Refactor Collada: Renamed files to better match class names:

* Renamed files:
old names: BCAnimationCurveContainer.*
new names: BCAnimationSampler.*

* Adjusted the include files to the new names

Commit Details:

Full Hash: 66109b2059302f600622a194a92ed5ae00198624
Parent Commit: 2594912
Lines Changed: +1011, -1011

2 Added Paths:

/source/blender/collada/BCAnimationSampler.cpp (+765, -0) (View)
/source/blender/collada/BCAnimationSampler.h (+242, -0) (View)

2 Deleted Paths:

/source/blender/collada/BCAnimationCurveContainer.cpp (+0, -765)
/source/blender/collada/BCAnimationCurveContainer.h (+0, -242)

3 Modified Paths:

/source/blender/collada/AnimationExporter.cpp (+1, -1) (Diff)
/source/blender/collada/AnimationExporter.h (+1, -1) (Diff)
/source/blender/collada/CMakeLists.txt (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021