Go to file
Nathan Letwory b407702c5f Fix [#19997] Duplicating window results in graphics corruption in UI
reported by Micael Dias (and many others, see duplicates list)

On closing the first ("main") Blender window the very first OpenGL context
got deleted too. This context needs to be retained, since we share quite a
bit of OpenGL data through it to the newly created contexts (new windows).
Thanks to Ton Roosendaal for thinking out loud while trying to figure out
what the actual cause was.
2011-02-04 13:22:02 +00:00
build_files pep8 cleanup 2011-02-04 09:27:25 +00:00
doc pep8 cleanup 2011-02-04 09:27:25 +00:00
extern remove nan-makefiles 2011-01-30 15:29:22 +00:00
intern Fix [#19997] Duplicating window results in graphics corruption in UI 2011-02-04 13:22:02 +00:00
release pep8 cleanup 2011-02-04 09:27:25 +00:00
source small typo fix 2011-02-04 13:18:44 +00:00
CMakeLists.txt Commit to cope with API changes in OpenCOLLADA (latest for Windows right now r827). 2011-01-27 19:39:06 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile fix for make stub, readlink was used incorrectly and building didn't work on BSD because of CPU detection. 2011-02-04 04:12:24 +00:00
SConstruct And on your left you can see something much nicer (while I fix this here on your right). 2011-01-27 19:49:43 +00:00