Campbell Barton
750764f411
rna flag PROP_ENUM_FLAG which makes rna props a tuple of enums when converted into a PyObject
...
only used by wm.invoke_props_popup() currently
2009-12-07 00:16:57 +00:00
Campbell Barton
8b897879cd
pep8 cleanup in ui and op dirs, added popup to select pattern
2009-11-28 23:37:56 +00:00
Thomas Dinges
22f49ffe71
* Small Cleanup.
2009-11-27 18:55:59 +00:00
Campbell Barton
247f9cfc04
- add cloth button wasnt working because it was set to execute the operator.
...
- for adding an operator, start with a blank name and dont write the default one. (still writes each name you type in, will need to fix this properly)
- move the AddPresetBase class into presets.py since all the presets are defined there.
2009-11-22 13:15:21 +00:00
Campbell Barton
8b84cc2ab6
use context member rather then modifier name in presets
2009-11-22 11:33:44 +00:00
Thomas Dinges
02e99b9a43
* Minor cleanups.
...
* Added Cloth Presets. Patch by nudelZ. Thanks!
2009-11-22 10:32:37 +00:00
Campbell Barton
adb14a2247
remove template uiTemplate_view3d_select_faceselmenu
2009-11-22 10:02:32 +00:00
Campbell Barton
9e2ed89105
SSS presets, Thomas and I added these at the same time, however I meant to make this a more general system.
...
this commit shows how to add a preset using the base preset class and menu with minimal effort.
2009-11-22 00:22:29 +00:00
Campbell Barton
6db600dddc
moving this file back, sorry for the noise
2009-11-22 00:18:43 +00:00