blender/release/scripts
Campbell Barton a1abdf1c1c fix [#27778] Set Bone Flags - No Scale - Toggle seems not to work.
Toggling options on the selection is better done as a generic operator.
Replace ARMATURE_OT_flags_set and POSE_OT_flags_set with WM_OT_context_collection_boolean_set and use menus to access it with specific settings.

This way its easy make a key shortcut which toggles any boolean on any collection - sequences, metaballs, objects, bones etc.
2011-06-27 07:51:52 +00:00
..
modules pep8 compliance 2011-06-21 17:17:51 +00:00
presets fix [#27196] Traceback caused by preset selection 2011-04-28 09:52:16 +00:00
startup fix [#27778] Set Bone Flags - No Scale - Toggle seems not to work. 2011-06-27 07:51:52 +00:00
templates move generic bpy helper modules into bpy_extras. 2011-05-16 07:51:02 +00:00