blender/release/scripts
Matt Ebb 980e97923b Key map related things:
* Moved 'change shortcut' (previously directly RMB on menu items) to a context-menu item, and added Remove Shortcut and Add Shortcut. This is all available now in a RMB context menu for operator buttons and menu entries.
* Renamed a bunch of key maps to be consistent with UI names, and human-readable. Since these key map names are now being directly used in the UI for people to find things, they should be understandable and in plain language.

This renaming may break some older saved key map setups - though previously saved .b25.blends should convert over ok. Exported .py files may need some find/replacing - in this commit check the changes in resources.c to see what's changed.
2009-12-24 09:26:06 +00:00
..
io netrender: display dispatching rules under master header. (read only for now) 2009-12-21 19:56:53 +00:00
modules py error fix and minor changes to rna info class 2009-12-21 23:14:16 +00:00
op key shortcits for sculpt back 2009-12-23 12:13:48 +00:00
presets Two files missing in case conversion in r24816. 2009-11-23 17:27:00 +00:00
templates rna flag PROP_ENUM_FLAG which makes rna props a tuple of enums when converted into a PyObject 2009-12-07 00:16:57 +00:00
ui Key map related things: 2009-12-24 09:26:06 +00:00