Blender Git Commit Log

Git Commits -> Revision b089332

November 10, 2014, 14:48 (GMT)
WidgetMaps:

Now widgetmaps get created and destroyed with the area. Not sure if it's
the best design but it avoids too many creations and recreations.

arrow offset now calculated at property binding time - no RNA access
during interaction means no chance of crash during undo.

Commit Details:

Full Hash: b089332a4d3ba915eac27f6fea13b26740404bd1
Parent Commit: 6968547
Lines Changed: +43, -10

9 Modified Paths:

/source/blender/blenkernel/intern/screen.c (+3, -0) (Diff)
/source/blender/editors/screen/area.c (+2, -1) (Diff)
/source/blender/editors/screen/screen_edit.c (+0, -1) (Diff)
/source/blender/editors/screen/screen_ops.c (+0, -1) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+4, -1) (Diff)
/source/blender/windowmanager/intern/wm_generic_widgets.c (+16, -3) (Diff)
/source/blender/windowmanager/intern/wm_init_exit.c (+3, -1) (Diff)
/source/blender/windowmanager/intern/wm_widgets.c (+12, -2) (Diff)
/source/blender/windowmanager/wm.h (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021