Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2011-11-08 20:59:06 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-11-08 20:59:06 +0400
commit5f40c0e9a5b5665e559b441c7659050ff861931d (patch)
treea1ab1fe645405794053a16a1f2d0c6ea5b1d3839 /source/blender/makesrna
parent51ead63ae6a9e032af892058f132f12933f4c138 (diff)
- operator presets now work in the 3D view as well as the file selector.
to enable from python: bl_options = {'REGISTER', 'UNDO', 'PRESET'} from C: ot->flag= OPTYPE_REGISTER|OPTYPE_UNDO|OPTYPE_PRESET; - added context member 'active_operator' - enable this for 'Add Torus' for testing.
Diffstat (limited to 'source/blender/makesrna')
0 files changed, 0 insertions, 0 deletions