blender/release/scripts
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
..
addons@c210f87f12 Fix for previous commit which changed submodules 2014-10-14 11:14:59 +02:00
addons_contrib@8f33ffcebe Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
freestyle Revert "Freestyle: Built-in SVG exporter." 2014-10-19 19:10:32 +02:00
modules Cleanup: remove redundant 'object' parent class 2014-10-28 18:42:06 +01:00
presets Fix T42304: blender 2.72a 3D view object selected color wrong in 2.4x theme. 2014-10-19 20:55:38 +02:00
startup Fix T42394: Copy Rigid Body Tools would not work as expected if dest ob had no rigidbody yet. 2014-10-29 13:11:10 +01:00
templates_osl Cycles: Remove Westin closure. 2014-10-03 16:03:49 +02:00
templates_py Fix T42389: Removed outdated comment from custom_nodes.py example script. 2014-10-29 13:05:21 +01:00