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
2025-12-31 18:41:20 +00:00
Code
Releases
Wiki
Activity
Files
d0ced442eca5b46077f7432136fdbb0b5e07b5f1
godot
/
editor
/
script
History
jinyangcruise
d0ced442ec
Fix error when change language in FindInFilesPanel
2025-11-13 17:20:00 +08: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 error when change language in FindInFilesPanel
2025-11-13 17:20:00 +08:00
find_in_files.h
Support Keep Results in results of Find in Files
2025-11-11 10:35:01 +08:00
script_create_dialog.cpp
Enable script templates by default
2025-10-09 16:33:07 +02:00
script_create_dialog.h
…
script_editor_plugin.cpp
Support Keep Results in results of Find in Files
2025-11-11 10:35:01 +08:00
script_editor_plugin.h
Support Keep Results in results of Find in Files
2025-11-11 10:35:01 +08:00
script_text_editor.cpp
Fix warnings and error panel font not updating
2025-11-01 15:19:35 -04:00
script_text_editor.h
Fix region folding not loading properly
2025-09-26 23:29:31 +02:00
SCsub
…
text_editor.cpp
Fallback to parent class icon by default for gdextension
2025-10-31 18:03:32 +08:00
text_editor.h
…