Blender Git Loki

Git Commits -> Revision 63eeaef

Revision 63eeaef by Benoit Bolsee (master)
May 7, 2009, 16:37 (GMT)
Implement stub for iTaSC plugin. Add ikdata field in bArmature to store IK solver temporary data. Add BIK_remove_armature() to plugin interface to clean IK solver data when removing armature and changing of solver in UI. Handle file read/write.

Commit Details:

Full Hash: 63eeaef05ee4ad4d2fbd5a4147cede44d14ef9fd
SVN Revision: 20097
Parent Commit: fd56803
Lines Changed: +164, -6

2 Added Paths:

/source/blender/ikplugin/intern/itasc_plugin.cpp (+47, -0) (View)
/source/blender/ikplugin/intern/itasc_plugin.h (+49, -0) (View)

10 Modified Paths:

/source/blender/blenkernel/intern/armature.c (+3, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+1, -0) (Diff)
/source/blender/ikplugin/BIK_api.h (+6, -2) (Diff)
/source/blender/ikplugin/CMakeLists.txt (+1, -1) (Diff)
/source/blender/ikplugin/intern/ikplugin_api.c (+21, -0) (Diff)
/source/blender/ikplugin/intern/ikplugin_api.h (+3, -0) (Diff)
/source/blender/ikplugin/intern/Makefile (+7, -0) (Diff)
/source/blender/ikplugin/SConscript (+1, -1) (Diff)
/source/blender/makesdna/DNA_armature_types.h (+1, -0) (Diff)
/source/blender/src/buttons_object.c (+24, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021