Blender Git Commit Log
Git Commits -> Revision 9459362
Revision 9459362 by Gaia Clary March 23, 2018, 19:57 (GMT) |
Refactor: Collada: Renamed BCMatrix to BCSample Since the BCSample Objects will contain either Matrix data for Object animation or other data for Lamp, Material, and Camera animation. |
Commit Details:
Full Hash: 945936277b06554e132c5a5d2bc3f97e86ebdaae
Parent Commit: dec977f
Lines Changed: +80, -85
6 Modified Paths:
/source/blender/collada/AnimationExporter.cpp (+9, -9) (Diff)
/source/blender/collada/AnimationExporter.h (+4, -4) (Diff)
/source/blender/collada/BCAnimationCurveContainer.cpp (+24, -24) (Diff)
/source/blender/collada/BCAnimationCurveContainer.h (+16, -16) (Diff)
/source/blender/collada/BCSampleData.cpp (+20, -20) (Diff)
/source/blender/collada/BCSampleData.h (+7, -12) (Diff)
/source/blender/collada/AnimationExporter.h (+4, -4) (Diff)
/source/blender/collada/BCAnimationCurveContainer.cpp (+24, -24) (Diff)
/source/blender/collada/BCAnimationCurveContainer.h (+16, -16) (Diff)
/source/blender/collada/BCSampleData.cpp (+20, -20) (Diff)
/source/blender/collada/BCSampleData.h (+7, -12) (Diff)