Blender Git Commit Log

Git Commits -> Revision 2a18501

November 5, 2014, 18:41 (GMT)
Add mapping to properties for widgets.

Still pretty much exploring the best way to move here but currently this
works by wrapping objects in RNA pointers, pretty much like buttons do.

Also modified the arrow widget for lamps to use the new code. The new
"unmbrella" widget works now as expected for lamps - of course fine
tuning is also needed.

Commit Details:

Full Hash: 2a18501562411ae06a9bba8c012a77c264feb846
Parent Commit: 4b11cf1
Lines Changed: +107, -30

7 Modified Paths:

/source/blender/editors/include/ED_view3d.h (+5, -0) (Diff)
/source/blender/editors/object/object_lamp.c (+12, -0) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+7, -4) (Diff)
/source/blender/windowmanager/intern/wm_generic_widgets.c (+45, -9) (Diff)
/source/blender/windowmanager/intern/wm_widgets.c (+31, -10) (Diff)
/source/blender/windowmanager/wm.h (+3, -4) (Diff)
/source/blender/windowmanager/WM_api.h (+4, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021