fix glsl float interpolation, fix layers on ui reload, add vr thread for Quest
This commit is contained in:
@@ -106,7 +106,7 @@ bool LayoutManager::load(const char* path)
|
||||
}
|
||||
|
||||
if (on_loaded)
|
||||
on_loaded();
|
||||
on_loaded(m_loaded);
|
||||
m_loaded = true;
|
||||
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user