blender/release/scripts
Sergej Reich 2d8637946b rigidbody: Add rigid body simulation
Add operators to add/remove rigid body world and objects.
Add UI scripts.

The rigid body simulation works on scene level and overrides the
position/orientation of rigid bodies when active.
It does not deform meshes or generate data so there is no modifier.

Usage:
* Add rigid body world in the scene tab
* Create a group
* Add objects to the group
* Assign group to the rigid body world
* Play animation
For convenience the rigid body tools operators in the tools panel of the 3d view
will add a world, group and add objects to the group automatically so you only have
to press one button to add/remove rigid bodies to the simulation.

Part of GSoC 2010 and 2012.
Authors: Joshua Leung (aligorith), Sergej Reich (sergof)
2013-01-23 05:56:44 +00:00
..
modules Usual minor UI messages fixes... 2013-01-21 16:25:25 +00:00
presets Added gsoc-2012 collada improvements from bratwurst branch 2013-01-21 13:45:49 +00:00
startup rigidbody: Add rigid body simulation 2013-01-23 05:56:44 +00:00
templates_osl OSL Templates: remove unnecessary stdosl.h include. 2012-12-30 10:37:32 +00:00
templates_py Adding some example for new UIList... 2013-01-05 11:14:35 +00:00