blender/release
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
..
bin remove redundant []'s for list comprehension's, py2.4+ supports this. 2010-09-19 07:07:14 +00:00
datafiles script to convert datatoc files back to data. 2010-12-14 12:09:30 +00:00
freedesktop patch [#23671] [desktop file] add translations and remove deprecated key. 2010-09-05 15:15:27 +00:00
irix-6.2-mips correct fsf address 2010-02-12 13:34:04 +00:00
plugins remove some paranoid NULL checks, since the pointers are used already. 2010-12-17 19:05:10 +00:00
scripts presets for operators, re-using same preset system as render, cloth etc use. 2010-12-24 07:46:40 +00:00
test minor changes to the python api. 2010-11-28 06:03:30 +00:00
text Minor adjustments in the readme file. 2010-11-06 16:17:49 +00:00
windows Fix [#24552] Exception when starting Blender on Windows XP SP3 2010-11-15 10:29:42 +00:00
environment-macosx Continue development of bfile system. 2009-10-19 18:44:09 +00:00
environment-mswindows Continue development of bfile system. 2009-10-19 18:44:09 +00:00
environment-unix Continue development of bfile system. 2009-10-19 18:44:09 +00:00
getversion.py Makefile fix, the getversion.py was using minor release numbers, 2010-11-29 17:23:06 +00:00
Makefile Makefile fix, the getversion.py was using minor release numbers, 2010-11-29 17:23:06 +00:00
VERSION Commit new splash and bump version. Ready for tagging! 2010-10-27 11:33:04 +00:00