Files
blender/release/scripts/startup/bl_operators
Bastien Montagne 279cfdeef5 Fix T42394: Copy Rigid Body Tools would not work as expected if dest ob had no rigidbody yet.
Adding new object to RigidBodyWorld obgroup is not a good way to do that, since it only
takes effect (create rigid_body for new objects) when you change current frame.

Better to use rigidbody.object_add() operator here!
2014-10-29 13:11:10 +01:00
..
2014-09-17 18:36:17 +10:00
2014-09-17 18:36:17 +10:00
2013-08-26 20:23:26 +00:00
2014-09-17 18:36:17 +10:00