Blender Git Loki
Git Commits -> Revision d5455e4
Revision d5455e4 by Gaia Clary (collada2.8) August 2, 2018, 15:58 (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: d5455e4232c95b0a51ce9401bedcebd22662ecfb
Parent Commit: 22d6cb3
Lines Changed: +2, -0
1 Modified Path:
/source/blender/collada/BCSampleData.cpp (+2, -0) (Diff)