blender/release/scripts
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
..
io - dir() now works for collection functions 2009-11-20 10:00:54 +00:00
modules - hide members of bpy from dir() and autocomp. 2009-11-22 11:23:19 +00:00
op - add cloth button wasnt working because it was set to execute the operator. 2009-11-22 13:15:21 +00:00
presets use context member rather then modifier name in presets 2009-11-22 11:33:44 +00:00
templates patch from Ronan Bignaux 2009-11-21 17:41:09 +00:00
ui - add cloth button wasnt working because it was set to execute the operator. 2009-11-22 13:15:21 +00:00