Blender Git Loki
Git Commits -> Revision 882514d
Revision 882514d by Ton Roosendaal (master) March 4, 2011, 18:39 (GMT) |
Bugfix #26270 Transform started with button in Toolbar was drawing the helper line badly. This needed two fixes: - helper line now has poll() callback to check for correct region - event system needs to set 'subwinactive' for modal handlers too The latter might fix issues with cursor/overlay drawing in other cases? |
Commit Details:
Full Hash: 882514d28f074b37c1c7690a58c6979fcde56c45
SVN Revision: 35356
Parent Commit: 9d5c6bb
Lines Changed: +20, -10