Blender Git Loki
Git Commits -> Revision ae3e320
Revision ae3e320 by Gaia Clary (collada2.8) August 2, 2018, 16:35 (GMT) |
Refactor: Moved unrelated class methods to collada_utils |
Commit Details:
Full Hash: ae3e3204387b84adec256f65136bc110e7981e67
Parent Commit: 4d55454
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)