Blender Git Loki
Git Commits -> Revision 50de143
Revision 50de143 by Brecht Van Lommel (master) January 4, 2010, 16:26 (GMT) |
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. |
Commit Details:
Full Hash: 50de143ca30ad8211668d5e74cbda46fc695348e
SVN Revision: 25706
Parent Commit: 589b2b4
Lines Changed: +1, -4
1 Modified Path:
/intern/ghost/intern/GHOST_WindowX11.cpp (+1, -4) (Diff)