blender/release/scripts
Martin Poirier b400703403 Macro operator properties using property groups in groups (initial code by brecht).
Works correctly with menu, keymap definitions and keymap export/import.

Properties set in the macro definition overwrite those set by the user (there's no way to see that in the UI at this point).

MISSING: Python operator calling code to fill in the properties hierarchy.

Also contains some keymap export changes by Imran Syed (freakabcd on irc): the exported configuration will use the name of the file and the exported script will select the added configuration when ran.
2010-01-21 21:58:40 +00:00
..
io BPY: fixed iteration over and slicing of multidim. arrays. 2010-01-20 14:06:38 +00:00
modules - temp marker rename in menu (using python or the outliner isnt fun) 2010-01-21 19:43:27 +00:00
op bugfix [#20726] "Export UV Layout" creates invalid SVG files 2010-01-20 11:08:50 +00:00
presets netrender tab to spaces 2009-12-29 00:04:57 +00:00
templates generic operator menu was searching for "type" and using the first enum property if it wasnt found. 2010-01-15 22:40:33 +00:00
ui Macro operator properties using property groups in groups (initial code by brecht). 2010-01-21 21:58:40 +00:00