-fixes and more fixes to new scene system, seems stable now..
BUT DONT TRUST ME IT MAY STILL BREAK, USE WITH CARE!!
This commit is contained in:
parent
6b20ee4324
commit
078a474135
10 changed files with 210 additions and 27 deletions
|
|
@ -4417,6 +4417,7 @@ void EditorNode::_scene_tab_changed(int p_tab) {
|
|||
EditorNode::EditorNode() {
|
||||
|
||||
EditorHelp::generate_doc(); //before any editor classes are crated
|
||||
SceneState::set_disable_placeholders(true);
|
||||
|
||||
InputDefault *id = Input::get_singleton()->cast_to<InputDefault>();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue