Blender Git Commit Log

Git Commits -> Revision 0cc59b9

Revision 0cc59b9 by Campbell Barton (master)
February 21, 2010, 14:05 (GMT)
generic modal operator to make adjusting almost any rna property with the mouse possible with a few lines.

Example which is similar to interactive lamp adjusting in 2.4x ...
wm.context_modal_mouse(path_iter="selected_editable_objects", path_item="data.spot_size")

Added lamp Wkey menu back.

Commit Details:

Full Hash: 0cc59b9bb7d46a5a8a7e4c9cf88bfe794a0c675b
SVN Revision: 27053
Parent Commit: 1bb37bc
Lines Changed: +125, -0

3 Modified Paths:

/release/scripts/op/wm.py (+86, -0) (Diff)
/release/scripts/ui/space_view3d.py (+37, -0) (Diff)
/source/blender/editors/object/object_ops.c (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021