feat(new_editor): wire project, inspector, and viewport runtime
This commit is contained in:
@@ -18,7 +18,7 @@ UIEditorPanelRegistryValidationResult MakeValidationError(
|
||||
|
||||
} // namespace
|
||||
|
||||
UIEditorPanelRegistry BuildDefaultEditorShellPanelRegistry() {
|
||||
UIEditorPanelRegistry BuildEditorFoundationPanelRegistry() {
|
||||
UIEditorPanelRegistry registry = {};
|
||||
registry.panels = {
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user