Blender Git Commit Log

Git Commits -> Revision 4b7596e

Revision 4b7596e by Gaia Clary (master)
January 5, 2019, 20:52 (GMT)
fix T59743: Collada exporter: Add option for exporting flat curves

The Collada exporter suppresses the export of flat animation curves
to optimize the animation (in fact to make the exported file smaller).

But sometimes it is important to also have the flat curves exported
because they may be needed to define an initial transformation to
a fixed location - like translating the weapon from the ground floor
to the back of the model in the report.

I added a new option "all keyed curves" which is disabled by default
but when enabled it also exports flat curves.

feedback is very welcome

Commit Details:

Full Hash: 4b7596ec914e9d748b23831db736ef89eb879886
Parent Commit: e8d4304
Lines Changed: +20, -4

3 Modified Paths:

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