-Fixed a few bugs in Viewport
-Made a few demos using Viewport to show it's true power! -Fixed some start-up error messages.
This commit is contained in:
parent
b4969373b3
commit
7ea3e8267a
66 changed files with 2748 additions and 84 deletions
|
|
@ -2708,8 +2708,6 @@ Error EditorNode::load_scene(const String& p_scene) {
|
|||
return ERR_FILE_NOT_FOUND;
|
||||
}
|
||||
|
||||
print_line("OPEN FILENAME: "+new_scene->get_filename());
|
||||
|
||||
/*
|
||||
Node *old_scene = edited_scene;
|
||||
_hide_top_editors();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue