Blender Git Commit Log

Git Commits -> Revision 2431044

Revision 2431044 by Germano Cavalcante (master)
November 2, 2021, 03:43 (GMT)
Fix snap cursor still active even when gizmo is not available

The snap cursor continued to appear even when the workspace is changed for example.

So add the region to check in the cursor pool.

Commit Details:

Full Hash: 24310441ddc85ecc8dc857ccc75b508db59bd844
Parent Commit: 348d7c3
Lines Changed: +14, -2

4 Modified Paths:

/source/blender/editors/gizmo_library/gizmo_types/snap3d_gizmo.c (+4, -1) (Diff)
/source/blender/editors/include/ED_view3d.h (+1, -0) (Diff)
/source/blender/editors/space_view3d/view3d_cursor_snap.c (+7, -0) (Diff)
/source/blender/editors/space_view3d/view3d_placement.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021