Blender Git Loki
Git Commits -> Revision 674d364
Revision 674d364 by Gaia Clary (master) January 5, 2019, 17:08 (GMT) |
fix T60092 collada exporter: exporting a rig with one single bone fails The problem was that removing entries from a vetor while iterating the vector was implemented badly. This caused the failure when only one element was in vector. |
Commit Details:
Full Hash: 674d364af0b1bce68cefd3af22c4318ece1c9b01
Parent Commit: 9c928bb
Lines Changed: +1, -1
1 Modified Path:
/source/blender/collada/ArmatureExporter.cpp (+1, -1) (Diff)