Blender Git Loki
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)
/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)
/source/blender/collada/BCAnimationCurveContainer.h (+0, -242)