Blender Git Commit Log
Git Commits -> Revision 8daa543
Revision 8daa543 by Gaia Clary (collada2.8) August 2, 2018, 17:07 (GMT) |
Refactor Collada: use BCKeyPoint to construct the exported FCurves Before the handles where taken from the FCurves. But this caused odd behavior when exporting Object hierarhcies with parent_inverse matrices. Then the handles where calculated wrong. Now there wil be no handles for those cases. (we might still consider to optionally generate handles here (to be decided) |
Commit Details:
Full Hash: 8daa543a2a2885fa6bbb2a11dfba92691824b726
Parent Commit: d0a9b0c
Lines Changed: +31, -22