[Bf-committers] Regarding the current usage of proportional edit

David Jeske davidj at gmail.com
Sat Jul 6 01:10:47 CEST 2013


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


More information about the Bf-committers mailing list