mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-21 19:50:00 -06:00
Compile and runtime fixes when running in Debug
Do not crash if ScreenSpaceLocalImage does not exist Add ability to specify identifier/name when adding screenspace items in the UI
This commit is contained in:
@@ -811,7 +811,6 @@ void OpenSpaceEngine::deinitialize() {
|
||||
|
||||
ghoul::logging::LogManager::deinitialize();
|
||||
|
||||
ghoul::deinitialize();
|
||||
LTRACE("deinitialize(end)");
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user