blender/intern/ghost
Brecht Van Lommel 50de143ca3 Fix #20558: open file with new window setup corrupts text and icons in the UI.
On X11, the opengl context was destroyed when closing a window. This lead to
the text and icon textures being lost (among other things), now the opengl
context is kept like on Win/Mac.
2010-01-04 16:26:03 +00:00
..
doc This commit fixes up a bunch of svn properties to hopefully make things a little nicer for everyone. 2007-08-28 10:07:08 +00:00
intern Fix #20558: open file with new window setup corrupts text and icons in the UI. 2010-01-04 16:26:03 +00:00
make Update MSVC9 project files 2009-12-04 10:37:24 +00:00
test Big, big commit!! 2009-05-05 23:10:32 +00:00
CMakeLists.txt Quicktime Carbon: Fix memory leak when build with cocoa 2009-12-03 12:16:00 +00:00
GHOST_C-api.h Drag'n'drop : moved "setAcceptDragOperation" functions at window level 2009-11-19 08:56:26 +00:00
GHOST_IEvent.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GHOST_IEventConsumer.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GHOST_ISystem.h Drag'n'drop : moved "setAcceptDragOperation" functions at window level 2009-11-19 08:56:26 +00:00
GHOST_ITimerTask.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GHOST_IWindow.h Drag'n'drop : moved "setAcceptDragOperation" functions at window level 2009-11-19 08:56:26 +00:00
GHOST_Rect.h - wrapping failed with the cursor at the screen edge, 2009-10-17 14:54:13 +00:00
GHOST_Types.h Drag & drop implementation at GHOST level (only OSX for now) 2009-11-10 12:56:46 +00:00
Makefile Makefile updates for Blender 2.5 (from GSR) 2009-03-19 01:50:45 +00:00
SConscript Quicktime Carbon: Fix memory leak when build with cocoa 2009-12-03 12:16:00 +00:00