Blender Git Commit Log

Git Commits -> Revision 308c4fc

Revision 308c4fc by Antonis Ryakiotakis (master)
October 19, 2014, 18:50 (GMT)
Fix T42303 Icons lost after loading window

The issue here is that if no matching winid is found, we destroy all
windows and their context with them. This will also delete the OpenGL
textures associated with the initial context, thus we lose the icons.
This patch makes sure a window is always kept for later so the initial
context does not get lost.

Thanks to Campbell and Ton for the discussion on the issue.

Commit Details:

Full Hash: 308c4fc234fce82b46ca03a27de7d9e0d69a7913
Parent Commit: 9848367
Lines Changed: +37, -19

1 Modified Path:

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