Blender Git Commit Log
Git Commits -> Revision 28dd3da
Revision 28dd3da by Gaia Clary April 17, 2018, 12:10 (GMT) |
Refactor: Moved unrelated class methods to collada_utils |
Commit Details:
Full Hash: 28dd3da172783f6a50495ef0725792e8d1f57e47
Parent Commit: e441aaa
Lines Changed: +96, -85
6 Modified Paths:
/source/blender/collada/AnimationExporter.cpp (+1, -1) (Diff)
/source/blender/collada/BCAnimationSampler.cpp (+3, -62) (Diff)
/source/blender/collada/BCAnimationSampler.h (+21, -20) (Diff)
/source/blender/collada/BCSampleData.h (+3, -1) (Diff)
/source/blender/collada/collada_utils.cpp (+63, -0) (Diff)
/source/blender/collada/collada_utils.h (+5, -1) (Diff)
/source/blender/collada/BCAnimationSampler.cpp (+3, -62) (Diff)
/source/blender/collada/BCAnimationSampler.h (+21, -20) (Diff)
/source/blender/collada/BCSampleData.h (+3, -1) (Diff)
/source/blender/collada/collada_utils.cpp (+63, -0) (Diff)
/source/blender/collada/collada_utils.h (+5, -1) (Diff)