Blender Git Commit Log

Git Commits -> Revision 010106a

Revision 010106a by Campbell Barton (master)
November 1, 2010, 21:07 (GMT)
[#24491] not possible to create a new Rendering preset than "add render preset.py"
- Setting operator properties was broken because of bpy_types.py meta-classing (surprising this wasn't noticed before!)
- Presets now use a dialog with an OK button.
- Presets use a check function on the filename so invalid chars are replaced editing.
- Submit docs operator was broken.

Commit Details:

Full Hash: 010106a1f6f5b8f17eae9aeef38ad2ec4fe74627
SVN Revision: 32817
Parent Commit: f890b00
Lines Changed: +10, -7

3 Modified Paths:

/release/scripts/modules/bpy_types.py (+2, -2) (Diff)
/release/scripts/op/presets.py (+7, -4) (Diff)
/release/scripts/op/wm.py (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021