Blender Git Commit Log
Git Commits -> Revision 51a7665
Revision 51a7665 by Gaia Clary (collada2.8) August 2, 2018, 15:49 (GMT) |
Feature: Collada Object->data FCurves can now also be sampled |
Commit Details:
Full Hash: 51a76657de24b33804df54b06f815a696fff0d01
Parent Commit: fda3a09
Lines Changed: +711, -451
8 Modified Paths:
/source/blender/collada/AnimationExporter.cpp (+80, -96) (Diff)
/source/blender/collada/AnimationExporter.h (+6, -8) (Diff)
/source/blender/collada/BCAnimationCurve.cpp (+12, -7) (Diff)
/source/blender/collada/BCAnimationCurve.h (+6, -36) (Diff)
/source/blender/collada/BCAnimationCurveContainer.cpp (+252, -200) (Diff)
/source/blender/collada/BCAnimationCurveContainer.h (+58, -76) (Diff)
/source/blender/collada/BCSampleData.cpp (+162, -18) (Diff)
/source/blender/collada/BCSampleData.h (+135, -10) (Diff)
/source/blender/collada/AnimationExporter.h (+6, -8) (Diff)
/source/blender/collada/BCAnimationCurve.cpp (+12, -7) (Diff)
/source/blender/collada/BCAnimationCurve.h (+6, -36) (Diff)
/source/blender/collada/BCAnimationCurveContainer.cpp (+252, -200) (Diff)
/source/blender/collada/BCAnimationCurveContainer.h (+58, -76) (Diff)
/source/blender/collada/BCSampleData.cpp (+162, -18) (Diff)
/source/blender/collada/BCSampleData.h (+135, -10) (Diff)