blender/intern
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
..
audaspace Audio Bugfixes: 2011-02-03 13:25:05 +00:00
boolop remove nan-makefiles 2011-01-30 15:29:22 +00:00
bsp remove nan-makefiles 2011-01-30 15:29:22 +00:00
container remove nan-makefiles 2011-01-30 15:29:22 +00:00
decimation remove nan-makefiles 2011-01-30 15:29:22 +00:00
elbeem remove nan-makefiles 2011-01-30 15:29:22 +00:00
ghost Fix [#19997] Duplicating window results in graphics corruption in UI 2011-02-04 13:22:02 +00:00
guardedalloc remove nan-makefiles 2011-01-30 15:29:22 +00:00
iksolver remove nan-makefiles 2011-01-30 15:29:22 +00:00
itasc remove nan-makefiles 2011-01-30 15:29:22 +00:00
memutil remove nan-makefiles 2011-01-30 15:29:22 +00:00
moto remove nan-makefiles 2011-01-30 15:29:22 +00:00
opennl remove nan-makefiles 2011-01-30 15:29:22 +00:00
smoke remove nan-makefiles 2011-01-30 15:29:22 +00:00
string remove nan-makefiles 2011-01-30 15:29:22 +00:00
CMakeLists.txt use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed. 2010-12-08 08:43:06 +00:00
SConscript Merge of itasc branch. Project files, scons and cmake should be working. Makefile updated but not tested. Comes with Eigen2 2.0.6 C++ matrix library. 2009-09-24 21:22:24 +00:00