Blender Git Commit Log
Git Commits -> Revision 7846956
Revision 7846956 by Arystanbek Dyussenov (master) July 28, 2009, 12:08 (GMT) |
Added armature export in COLLADA exporter (not complete yet). For each object in scene linked with armature writing the following information: - bone names - vertex weights - bone inverse bind matrices (fake values for now) Assuming objects don't share Armatures for now. |
Commit Details:
Full Hash: 7846956df3eac0ab0e383cf661bb42092ad0a822
SVN Revision: 21970
Parent Commit: a5d8e6e
Lines Changed: +325, -3
1 Added Path:
/source/blender/collada/collada_internal.h (+58, -0) (View)
1 Modified Path:
/source/blender/collada/DocumentExporter.cpp (+267, -3) (Diff)