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>2009-01-18 10:35:44 +0300
committerCampbell Barton <ideasman42@gmail.com>2009-01-18 10:35:44 +0300
commit711d04a4995f16abbbaca0deecadd48fefbbe165 (patch)
treed01e88a89ba100b8a246f666e1ee01e19c48d014 /source/blender/blenkernel/intern/world.c
parentabfc78afaf7bf5a482f3a821df3ae96ad7c26123 (diff)
Made modal operators print their operator string after executing
(when in debug "-d" mode only) copy & paste duplicate and transform operations can now be copied from user input and pasted into ./test.py and run with the Pkey (fixed some minor bugs preventing this) Would be nice if the "mode" setting used a proper RNA Enum rather then an int. # example, duplicate and transform bpyoperator.OBJECT_OT_add_duplicate(mode=1) bpyoperator.TFM_OT_transform(mode=1, options=0, values=(-1.23989, 0.570745, 0, 0), constraint_orientation=0, constraint_mode=0, constraint_matrix=(0, 0, 0, 0, 0, 0, 0, 0, 0))
Diffstat (limited to 'source/blender/blenkernel/intern/world.c')
0 files changed, 0 insertions, 0 deletions