mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-14 07:49:35 -06:00
Cherrypick remaining changes from the feature/catch2 branch sans the big switch to SGCT 3.0
This commit is contained in:
@@ -53,7 +53,9 @@ ScriptEngine::ScriptEngine()
|
||||
{ "scriptingTemplate","${WEB}/documentation/scripting.hbs" },
|
||||
}
|
||||
)
|
||||
{}
|
||||
{
|
||||
tracy::LuaRegister(_state);
|
||||
}
|
||||
|
||||
void ScriptEngine::initialize() {
|
||||
ZoneScoped
|
||||
|
||||
Reference in New Issue
Block a user