Blender Git Loki
Git Commits -> Revision fda3a09
Revision fda3a09 by Gaia Clary (collada2.8) August 2, 2018, 15:40 (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: fda3a09f117eeb2a747f32467e143a2f534a815b
Parent Commit: 5d4c1f0
Lines Changed: +81, -85
6 Modified Paths:
/source/blender/collada/AnimationExporter.cpp (+10, -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)