Blender Git Commit Log
Git Commits -> Revision 3daf5cc
Revision 3daf5cc by Campbell Barton (master) August 9, 2018, 22:14 (GMT) |
Gizmo: 2d select now takes region coords Was taking an event, when only the region coords are needed. |
Commit Details:
Full Hash: 3daf5cc1ceb4854ba7ca481b9e2f1a5ed19bd2cb
Parent Commit: eb7b450
Lines Changed: +19, -19
9 Modified Paths:
/source/blender/editors/gizmo_library/gizmo_types/arrow2d_gizmo.c (+3, -3) (Diff)
/source/blender/editors/gizmo_library/gizmo_types/button2d_gizmo.c (+3, -3) (Diff)
/source/blender/editors/gizmo_library/gizmo_types/cage2d_gizmo.c (+2, -2) (Diff)
/source/blender/editors/gizmo_library/gizmo_types/grab3d_gizmo.c (+2, -2) (Diff)
/source/blender/editors/space_view3d/view3d_gizmo_navigate_type.c (+2, -2) (Diff)
/source/blender/editors/space_view3d/view3d_gizmo_ruler.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_wm_gizmo.c (+3, -3) (Diff)
/source/blender/windowmanager/gizmo/intern/wm_gizmo_group.c (+1, -1) (Diff)
/source/blender/windowmanager/gizmo/wm_gizmo_fn.h (+1, -1) (Diff)
/source/blender/editors/gizmo_library/gizmo_types/button2d_gizmo.c (+3, -3) (Diff)
/source/blender/editors/gizmo_library/gizmo_types/cage2d_gizmo.c (+2, -2) (Diff)
/source/blender/editors/gizmo_library/gizmo_types/grab3d_gizmo.c (+2, -2) (Diff)
/source/blender/editors/space_view3d/view3d_gizmo_navigate_type.c (+2, -2) (Diff)
/source/blender/editors/space_view3d/view3d_gizmo_ruler.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_wm_gizmo.c (+3, -3) (Diff)
/source/blender/windowmanager/gizmo/intern/wm_gizmo_group.c (+1, -1) (Diff)
/source/blender/windowmanager/gizmo/wm_gizmo_fn.h (+1, -1) (Diff)