feat(new_editor): wire project, inspector, and viewport runtime
This commit is contained in:
@@ -42,7 +42,7 @@ std::string ResolveViewportStatusMessage(
|
||||
} // namespace
|
||||
|
||||
void EditorContext::SetReadyStatus() {
|
||||
SetStatus("Ready", "Old editor shell baseline loaded.");
|
||||
SetStatus("Ready", "Application shell loaded.");
|
||||
}
|
||||
|
||||
void EditorContext::SetStatus(
|
||||
|
||||
Reference in New Issue
Block a user