mirror of
https://github.com/godotengine/godot.git
synced 2025-10-26 19:24:18 +00:00
-Added bindings to the resource filesystem for editor
-Added set_child_rect, which was unavailable for script
This commit is contained in:
parent
2da3aaefc2
commit
65b93d177e
7 changed files with 222 additions and 6 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue