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

3 Modified Paths:

/source/blender/editors/interface/interface_region_popup.c (+1, -3) (Diff)
/source/blender/editors/screen/area.c (+12, -6) (Diff)
/source/blender/editors/screen/screen_edit.c (+0, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021