Blender Git Loki
Git Commits -> Revision 681585f
Revision 681585f by Arystanbek Dyussenov (master) October 26, 2009, 17:17 (GMT) |
Bug fix in collada exporter: <light>s and <camera>s used the same ids as <node>s linked with them, this resulted in id duplication and produced invalid DAE. Now appending -light and -camera suffixes for <light> and <camera> id. |
Commit Details:
Full Hash: 681585f4a0f86b701c64a116300bb777f38569b1
SVN Revision: 24093
Parent Commit: bf03634
Lines Changed: +23, -13
1 Modified Path:
/source/blender/collada/DocumentExporter.cpp (+23, -13) (Diff)