Blender Git Commit Log
Git Commits -> Revision ead79e5
Revision ead79e5 by Arystanbek Dyussenov (master) November 29, 2009, 14:38 (GMT) |
COLLADA branch: bone animation import works! Here's the doc describing how it works: http://wiki.blender.org/index.php/User:Kazanbas/Collada_Animation_Import Here's a video showing it at work: http://vimeo.com/7877617 |
Commit Details:
Full Hash: ead79e535d403f3cff00352a9ef0a750afbab30d
SVN Revision: 25001
Parent Commit: 8512013
Lines Changed: +903, -164
7 Modified Paths:
/source/blender/blenkernel/BKE_texture.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/texture.c (+1, -1) (Diff)
/source/blender/blenlib/BLI_util.h (+1, -1) (Diff)
/source/blender/blenlib/intern/util.c (+1, -1) (Diff)
/source/blender/collada/collada_internal.h (+7, -4) (Diff)
/source/blender/collada/DocumentExporter.cpp (+1, -1) (Diff)
/source/blender/collada/DocumentImporter.cpp (+891, -155) (Diff)
/source/blender/blenkernel/intern/texture.c (+1, -1) (Diff)
/source/blender/blenlib/BLI_util.h (+1, -1) (Diff)
/source/blender/blenlib/intern/util.c (+1, -1) (Diff)
/source/blender/collada/collada_internal.h (+7, -4) (Diff)
/source/blender/collada/DocumentExporter.cpp (+1, -1) (Diff)
/source/blender/collada/DocumentImporter.cpp (+891, -155) (Diff)