Blender Git Commit Log
Git Commits -> Revision 30127c4
Revision 30127c4 by Gaia Clary (collada2.8) August 2, 2018, 15:37 (GMT) |
Renamed the file BCMatrix.* to BCSampleData.* BCMatrix is still used, but i intend to setup a class hierarchy wher BCSampleData is the parent of all sampled data in the BCAnimationCurveContainer (wip) |
Commit Details:
Full Hash: 30127c406a7816332bebf71ef5e738e9ae0edef8
Parent Commit: 237da18
Lines Changed: +240, -240
2 Added Paths:
/source/blender/collada/BCSampleData.cpp (+166, -0) (View)
/source/blender/collada/BCSampleData.h (+70, -0) (View)
/source/blender/collada/BCSampleData.h (+70, -0) (View)
2 Deleted Paths:
/source/blender/collada/BCMatrix.cpp (+0, -166)
/source/blender/collada/BCMatrix.h (+0, -70)
/source/blender/collada/BCMatrix.h (+0, -70)