Blender Git Commit Log

Git Commits -> Revision 3f58e82

Revision 3f58e82 by Gaia Clary
April 19, 2018, 19:48 (GMT)
Refactor Collada: Removed obsolete BCKeyPoint class

Also simplified the way how the AnimationSampler
stores its sampled data.

After some experimenting i decided to use FCurves as
intermediate storage for exported animation curves.
This looks a lot cleaner to me now because now i no
longer have duplicate storage locations.
Also the handling of curve handles is now pretty much straight
forward and no longer needs any extra calculations.

Commit Details:

Full Hash: 3f58e82805d95f00c0c914b8d52639969e112f10
Parent Commit: fabfbaf
Lines Changed: +48, -219

3 Modified Paths:

/source/blender/collada/AnimationExporter.cpp (+12, -72) (Diff)
/source/blender/collada/BCAnimationCurve.cpp (+31, -73) (Diff)
/source/blender/collada/BCAnimationCurve.h (+5, -74) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021