mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-16 00:41:18 -06:00
Updating Ghoul version
Adapting OpenSpaceEngine to new Ghoul API
This commit is contained in:
@@ -272,7 +272,7 @@ bool OpenSpaceEngine::create(
|
||||
_engine->_console->initialize();
|
||||
|
||||
// Register the provided shader directories
|
||||
ghoul::opengl::ShaderObject::addIncludePath("${SHADERS}");
|
||||
ghoul::opengl::ShaderPreprocessor::addIncludePath("${SHADERS}");
|
||||
|
||||
_engine->_syncBuffer = new SyncBuffer(1024);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user