Blender Git Commit Log
Git Commits -> Revision 0b62670
Revision 0b62670 by Campbell Barton (master) February 21, 2020, 23:50 (GMT) |
Cleanup: internal changes to cursor resetting - Move gizmo cursor check into ED_region_cursor_set so the result of calling this function is the same as flagging for cursor update. - Use tagging in ui_popup_block_remove which avoids adding a mouse-move event in case the cursor needs to be changed again. |
Commit Details:
Full Hash: 0b626703f99fb7146915f4be9e7013bae0c64c61
Parent Commit: 3e77765
Lines Changed: +13, -14