You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-08 20:03:48 +00:00
-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:
@@ -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>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user