This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-01-01 18:51:18 +00:00
Code
Releases
Wiki
Activity
Files
11a4961081dfd7919087b200a25fccf7639df951
godot
/
editor
/
script
History
robert yevdokimov
11a4961081
Relocate
add_root_node
method to
EditorInterface
from
EditorScript
and deprecate old method
2025-08-05 17:23:57 +04:00
..
editor_script_plugin.cpp
…
editor_script_plugin.h
…
editor_script.cpp
Relocate
add_root_node
method to
EditorInterface
from
EditorScript
and deprecate old method
2025-08-05 17:23:57 +04:00
editor_script.h
…
find_in_files.cpp
Fix and improve auto-translation for
FindInFiles
2025-07-18 22:49:07 +03:00
find_in_files.h
…
script_create_dialog.cpp
…
script_create_dialog.h
…
script_editor_plugin.cpp
Fix some Text Editor theme issues and clean up
2025-07-15 13:43:30 -04:00
script_editor_plugin.h
Fix some Text Editor theme issues and clean up
2025-07-15 13:43:30 -04:00
script_text_editor.cpp
Fix dropping Node into script on non-empty line
2025-07-22 15:34:31 -04:00
script_text_editor.h
Merge pull request
#108440
from kitbdev/fix-colorpicker-wrong-line
2025-07-10 11:39:20 -05:00
SCsub
…
text_editor.cpp
…
text_editor.h
…