Blender Git Commit Log

Git Commits -> Revision 9062c08

Revision 9062c08 by Bastien Montagne (master)
February 24, 2017, 13:58 (GMT)
Fix T50676: Crash on closing while frameserver rendering.

Can't see any reason to call AUD exit early in WM_exit, that's a
low-level module that has no dependency on anything else in Blender, but
is dependency of some other parts of Blender, so it should rather be
exited late in the process!

Commit Details:

Full Hash: 9062c086b481ee9f1307f6e2688d822a1166d805
Parent Commit: 1e29286
Lines Changed: +4, -2

1 Modified Path:

/source/blender/windowmanager/intern/wm_init_exit.c (+4, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021