Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntony Riakiotakis <kalast@gmail.com>2014-10-19 22:50:43 +0400
committerAntony Riakiotakis <kalast@gmail.com>2014-10-19 22:50:57 +0400
commit308c4fc234fce82b46ca03a27de7d9e0d69a7913 (patch)
tree839087e1620bcf224b62b21d4dd88f4432c0c8d9 /release
parent984836781e8f419d16681a2da1946fde9032e4f6 (diff)
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.
Diffstat (limited to 'release')
0 files changed, 0 insertions, 0 deletions