Blender Git Commit Log
Git Commits -> Revision ea5e67e
Revision ea5e67e by Gaia Clary March 24, 2018, 15:57 (GMT) |
Feature: Collada Object->data FCurves can now also be sampled |
Commit Details:
Full Hash: ea5e67eb155364382084cbdba8ed78c1125e2132
Parent Commit: 9459362
Lines Changed: +711, -452
8 Modified Paths:
/source/blender/collada/AnimationExporter.cpp (+80, -97) (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)