blender/release
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
..
bin Code cleanup: style/warnings 2014-02-28 11:04:15 +11:00
darwin OSX: updated codesigning README and removed not longer valid rule plists 2014-08-01 01:01:12 +02:00
datafiles UI Icons: add 'triangle-bar' left/right/up/down icons. 2014-10-21 12:07:23 +02:00
freedesktop
scripts 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
text Update readme for Blender 2.72. 2014-09-07 16:38:10 +02:00
windows
environment-macosx
environment-mswindows
environment-unix