blender/source
Campbell Barton 28826d22e9 rigidbody operators poll functions were mixing up CTX_data_active_object/ED_object_active_context.
- replace ED_operator_rigidbody_add_poll with ED_operator_object_active_editable_mesh
- replace ED_operator_rigidbody_active_poll with ED_operator_scene_editable for operators that use the entire selection.
- remove rigid-body from objects that are converted from meshes to curves, while this isnt crashing it is confusing to see in the UI.
2013-04-09 01:43:39 +00:00
..
blender rigidbody operators poll functions were mixing up CTX_data_active_object/ED_object_active_context. 2013-04-09 01:43:39 +00:00
blenderplayer svn merge ^/trunk/blender -r55776:55813 2013-04-05 15:42:31 +00:00
creator fix [#34900] Building blender as a python module is broken in trunk 2013-04-08 05:01:35 +00:00
gameengine style cleanup 2013-04-08 04:39:09 +00:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests freestyle lineset tag attribute was defined but not used, also some code cleanup. 2013-04-07 01:38:03 +00:00
CMakeLists.txt
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00