Here is a semi-dev related followup...

I figured it should be possible to cause a keypress to bring up the
context-menu to select a specific proportional editing mode. I tried to
replace the "shift-o" keybinding
to wm.context_cycle_enum(tool_settings.proportional_edit_falloff) to a
direct reference to tool_settings.proportional_edit_falloff (which is what
it says in the tooltip for that popup menu). I expected it to make a
context-menu when I hit the key, but it didn't work. I also tried
ToolSettings.proportional_edit_falloff.

It looks like it's resolving something in the keybind panel.. Why doesn't
this work?

http://www.pasteall.org/pic/54972
_______________________________________________
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to