BGE Py API
- Added OpenGL access to the game engine as a module so you can import BGL directly.
This commit is contained in:
@@ -689,6 +689,7 @@ bool GPG_Application::startEngine(void)
|
||||
initGameKeys();
|
||||
initPythonConstraintBinding();
|
||||
initMathutils();
|
||||
initBGL();
|
||||
#ifdef WITH_FFMPEG
|
||||
initVideoTexture();
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user