You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
-Added bindings to the resource filesystem for editor
-Added set_child_rect, which was unavailable for script
This commit is contained in:
@@ -3470,7 +3470,7 @@ void SpatialEditor::_unhandled_key_input(InputEvent p_event) {
|
||||
return;
|
||||
|
||||
#if 0
|
||||
//i don't remember this being used
|
||||
//i don't remember this being used, why was it here?
|
||||
{
|
||||
|
||||
EditorNode *en = editor;
|
||||
|
||||
Reference in New Issue
Block a user