You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
-Fix global transform cache not being cleared in 2D nodes, fixes many editor bugs, closes #2115
This commit is contained in:
@@ -3108,8 +3108,6 @@ void PropertyEditor::update_tree() {
|
||||
item->add_button(1,get_icon("Reload","EditorIcons"),3);
|
||||
}
|
||||
}
|
||||
} else {
|
||||
print_line("no default value!");
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user