Blender Git Commit Log

Git Commits -> Revision 2fe1e9d

Revision 2fe1e9d by Gaia Clary
March 23, 2018, 08:50 (GMT)
Added separate functions to get curve data for sampling and keyframes

For Materials, Camera, Lamp actions it turned out that the sampler
can not sample the data at the moment. So for those curves i need
to get the data from the original curves for now. I Added a getter
that would retreive the data from the FCurve instead from the sampled
data if no sampled data is available. This will change (wip)

Known limitation: the Material,Lamp,Camera actions are always
exported with linear interpolation (wip)

Commit Details:

Full Hash: 2fe1e9dc0fbd0502e9e2cffade9f6e20fefc9b53
Parent Commit: b916220
Lines Changed: +56, -16

4 Modified Paths:

/source/blender/collada/AnimationExporter.cpp (+4, -4) (Diff)
/source/blender/collada/BCAnimationCurve.cpp (+45, -7) (Diff)
/source/blender/collada/BCAnimationCurve.h (+5, -3) (Diff)
/source/blender/collada/BCAnimationCurveContainer.cpp (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021