Blender Git Loki
Git Commits -> Revision 0396b7c
Revision 0396b7c by Benoit Bolsee (master) May 20, 2009, 20:39 (GMT) |
iTaSC: working code for building persistent simulation scene. Nothing to be seen yet because the simulation is not executed, but I'm getting there. Still missing from the scene: joint limit and stiffness. |
Commit Details:
Full Hash: 0396b7c473c5f749d3e6c51f6090f222cbbd453e
SVN Revision: 20307
Parent Commit: c25b07a
Lines Changed: +586, -26
6 Modified Paths:
/intern/itasc/ConstraintSet.hpp (+2, -0) (Diff)
/intern/itasc/make/msvc_9_0/itasc.vcproj (+7, -3) (Diff)
/intern/itasc/Scene.hpp (+2, -0) (Diff)
/projectfiles_vc9/blender/blender.sln (+1, -0) (Diff)
/source/blender/ikplugin/intern/itasc_plugin.cpp (+570, -17) (Diff)
/source/blender/src/buttons_object.c (+4, -6) (Diff)
/intern/itasc/make/msvc_9_0/itasc.vcproj (+7, -3) (Diff)
/intern/itasc/Scene.hpp (+2, -0) (Diff)
/projectfiles_vc9/blender/blender.sln (+1, -0) (Diff)
/source/blender/ikplugin/intern/itasc_plugin.cpp (+570, -17) (Diff)
/source/blender/src/buttons_object.c (+4, -6) (Diff)