This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
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
..
2013-03-26 07:29:01 +00:00
2013-04-07 10:21:22 +00:00
2013-04-08 04:39:09 +00:00
2013-04-08 19:56:38 +00:00
2013-03-29 06:25:22 +00:00
2013-04-08 04:39:09 +00:00
2013-03-26 07:29:01 +00:00
2013-04-08 04:39:09 +00:00