Blender Git Commit Log

Git Commits -> Revision d7a576e

Revision d7a576e by Gaia Clary
April 17, 2018, 15:54 (GMT)
Collada refactor: Added meaningful Constructor for BCAnimationSampler

The processing was unnecessarily split into creating the Sampler
and initialising it later. This can safely be done in one go
within a Sampler constructor

Also removed the not needed reference to the Sampler inside
the AnimationExporter instance. The Sampler is now a simple
local variable in AnimationExporter::exportAnimations()

Commit Details:

Full Hash: d7a576ef7dac568097289cd2e63fcb8f81ac62b6
Parent Commit: 3db6a17
Lines Changed: +13, -16

4 Modified Paths:

/source/blender/collada/AnimationExporter.cpp (+3, -5) (Diff)
/source/blender/collada/AnimationExporter.h (+0, -1) (Diff)
/source/blender/collada/BCAnimationSampler.cpp (+9, -9) (Diff)
/source/blender/collada/BCAnimationSampler.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021