Put back Armature/Pose code, including 'heat weight'.
I've added reeb.h to get things compile, but Martin will
cleanup files and put back?

Now where to put all vertexgroup code.... I guess mesh?

Note for msvc: yep, another new dir to add! :)
This commit is contained in:
2009-01-05 15:19:31 +00:00
parent df20a12728
commit 1fe21f7e8f
33 changed files with 9157 additions and 254 deletions

View File

@@ -7,6 +7,7 @@ SConscript(['datafiles/SConscript',
'util/SConscript',
'interface/SConscript',
'animation/SConscript',
'armature/SConscript',
'mesh/SConscript',
'object/SConscript',
'space_buttons/SConscript',