Blender Git Loki
Git Commits -> Revision a477920
Revision a477920 by Gaia Clary March 30, 2018, 16:36 (GMT) |
Fix Collada: Export of sampled animations exports nothing When exporting animations as matrix data, the exporter did not create anything. This was because i forgot to copy the sampled object matrix to the BCSample while decomposing the matrix. The fix makes sampled animation export work again |
Commit Details:
Full Hash: a47792038bd3de3a11c4e6ff7a646e082696fb79
Parent Commit: 66109b2
Lines Changed: +2, -0
1 Modified Path:
/source/blender/collada/BCSampleData.cpp (+2, -0) (Diff)