blender/release/scripts/startup
Sergej Reich c82213359a rigidbody: Add motor constraint
It's implemented as a separate constraint instead of adding properties
to the existing constraints.
Motors only apply linear and angular impulses and don't limit the
movement of rigid bodies, so it's best to use them in conjunction with
other constraints to limit the degrees of freedom.

Thanks to Markus Kasten (markus111) for the initial patch.
2013-02-23 23:04:07 +00:00
..
bl_operators rigidbody: Add option to create chanis for the connect operator 2013-02-21 19:04:39 +00:00
bl_ui rigidbody: Add motor constraint 2013-02-23 23:04:07 +00:00
keyingsets_builtins.py Adding Scale Visual keying (and de-duplicated part of the code returning visual values to key). 2012-12-23 10:51:48 +00:00