This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Antonis Ryakiotakis 308c4fc234 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.
2014-10-19 20:50:57 +02:00
..
2014-10-10 00:24:34 +02:00
2014-10-15 10:10:05 +02:00
2014-07-01 09:36:28 +10:00
2014-10-11 11:44:28 +02:00
2014-09-24 14:55:01 +10:00
2014-10-07 15:47:32 -05:00
2014-10-15 11:04:53 +02:00