Blender Git Commit Log
Git Commits -> Revision 45adcc5
Revision 45adcc5 by Julian Eisel (master) May 7, 2020, 11:55 (GMT) |
macOS: Remove workaround for old quit dialog Got added in 1a30e52142c5 (and tweaked in follow-ups) but shouldn't be needed anymore with the newer popup based quit dialog. It prevents Blender from quitting properly in case macOS closed all Blender windows. This may happen in some corner-cases unfortunately (e.g. T74101) which would be nice to have addressed at some point. Until then, users shouldn't have to force-kill Blender to shut it down if they run into this. |
Commit Details:
Full Hash: 45adcc51b21d626238b25428f791937148cf0a20
Parent Commit: b949147
Lines Changed: +1, -8
1 Modified Path:
/intern/ghost/intern/GHOST_SystemCocoa.mm (+1, -8) (Diff)