Blender Git Commit Log
Git Commits -> Revision bda9e42
Revision bda9e42 by Campbell Barton (master) September 9, 2021, 05:33 (GMT) |
Fix smooth-view failure to add mouse-move events View operations that left the cursor over a gizmo were not being updated because the mouse-move event was added while the view was animated instead of once the animation had completed. Mouse-move events were also missing when smooth-view was disabled. This fixes a glitch with the 3D view navigation gizmo where multiple clicks on the view aligned axis failed to switch to the opposite side unless the user moved the cursor between clicks. |
Commit Details:
Full Hash: bda9e4238a07a72c26598ea9025e00f6ca896750
Parent Commit: c8f8045
Lines Changed: +43, -43
1 Modified Path:
/source/blender/editors/space_view3d/view3d_view.c (+43, -43) (Diff)