Files
test/source/blender
Campbell Barton 711d04a499 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))
2009-01-18 07:35:44 +00:00
..
2008-12-23 21:20:34 +00:00
2.5
2009-01-17 18:35:33 +00:00
2.5
2009-01-17 14:56:12 +00:00
2009-01-17 22:14:08 +00:00
2008-12-23 21:20:34 +00:00
2.5
2009-01-18 01:26:20 +00:00
2008-12-23 21:20:34 +00:00
RNA
2009-01-04 19:25:24 +00:00
2009-01-17 00:51:42 +00:00
2009-01-17 22:14:08 +00:00
2009-01-13 17:10:56 +00:00
RNA
2009-01-10 22:57:33 +00:00
2.5
2009-01-04 19:16:13 +00:00
2.5
2009-01-04 14:14:06 +00:00
2008-12-23 16:07:24 +00:00
2.5
2009-01-04 14:14:06 +00:00
2008-11-12 21:16:53 +00:00
2008-11-12 21:16:53 +00:00