blender/release/scripts
Campbell Barton 4d0c10d5ca presets for operators, re-using same preset system as render, cloth etc use.
- operators need to enable the option OPTYPE_PRESET or 'PRESET' in python.
- hidden properties are not written.
- currently this only works in the file selector (enabled for FBX/OBJ export)
- currently the menu label doesnt change when presets are selected, this is a TODO, not so simple since the UI is defined in C and the label in python.
- presets save in "scripts/presets/operators/*id*/*.py"
2010-12-24 07:46:40 +00:00
..
io/netrender remove reload() from builtins since python3 no longer uses this. 2010-12-22 21:39:48 +00:00
keyingsets bugfix [#23795] Insert Visual Loc/Rot Keyframe of Armature Bones Broken 2010-09-23 08:15:53 +00:00
modules remove reload() from builtins since python3 no longer uses this. 2010-12-22 21:39:48 +00:00
op presets for operators, re-using same preset system as render, cloth etc use. 2010-12-24 07:46:40 +00:00
presets modified fix for commits r33811, 33812. 2010-12-20 23:26:29 +00:00
templates == text editor templates == 2010-12-22 18:43:21 +00:00
ui remove reload() from builtins since python3 no longer uses this. 2010-12-22 21:39:48 +00:00