Ghost Context Refactor
https://developer.blender.org/D643 Separates graphics context creation from window code in Ghost so that they can vary separately.
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
#include "PyObjectPlus.h"
|
||||
#include <structmember.h>
|
||||
|
||||
#include "GL/glew.h"
|
||||
#include "glew-mx.h"
|
||||
|
||||
#include "KX_PythonInit.h"
|
||||
#include "RAS_ICanvas.h"
|
||||
|
||||
Reference in New Issue
Block a user