Blender Git Loki

Git Commits -> Revision 4c3a6fb

Revision 4c3a6fb by Gaia Clary (collada2.8)
August 2, 2018, 13:04 (GMT)
Feature: Collada added new User interface options

keep_keyframes:
When sampling the distance between 2 keyframes is defined by
the sampling rate. Furthermore the keyframes defined in the
FCurves are not exported. However when this option is enabled
then also the defined keyframes will be added to the exported fcurves

keep_smooth_curves:
When sampling we do not use FCurves. So we also have no Curve handles
for smooth exporting. However when this option is enabled, Blender
does its best to recreate the handles for export. This is a very
experimental feature and it is know to break when:

- the exported animated objects have parent inverse matrices different
from the unit matrix
- The exported objects have negative scaling

There may be many other situations when this feature breaks.
This needs to be further tested. It may be removed later or replaced
by something less wonky.

Commit Details:

Full Hash: 4c3a6fb3f956daa826f8019f65934a64da8ecaa5
Parent Commit: d299f9d
Lines Changed: +37, -3

2 Modified Paths:

/source/blender/collada/ExportSettings.h (+2, -0) (Diff)
/source/blender/editors/io/io_collada.c (+35, -3) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021