blender/release/scripts/op
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
..
add_mesh_torus.py - dir() now works for collection functions 2009-11-20 10:00:54 +00:00
console_python.py - aspectx wasnt saved in the render preset 2009-11-21 23:55:14 +00:00
console_shell.py - aspectx wasnt saved in the render preset 2009-11-21 23:55:14 +00:00
mesh_skin.py fix for skinning uneven loops, fixed to use even edge removal currently 2009-11-13 19:18:17 +00:00
mesh.py - aspectx wasnt saved in the render preset 2009-11-21 23:55:14 +00:00
presets.py - add cloth button wasnt working because it was set to execute the operator. 2009-11-22 13:15:21 +00:00
uvcalc_smart_project.py operators were copying the properties from the rna operator into the class instance. 2009-11-19 17:12:08 +00:00
vertexpaint_dirt.py - aspectx wasnt saved in the render preset 2009-11-21 23:55:14 +00:00
wm.py - add cloth button wasnt working because it was set to execute the operator. 2009-11-22 13:15:21 +00:00