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-11-10 13:00:37 +00:00
Code
Releases
Wiki
Activity
Files
81c7cae56782b73f7d9881763607582ff2b51a29
godot
/
editor
/
script
History
Thaddeus Crews
b0055592fb
Merge pull request
#108336
from arkology/find-in-files-translation
...
Fix and improve auto-translation for `FindInFiles`
2025-07-23 13:27:07 -05:00
..
editor_script_plugin.cpp
…
editor_script_plugin.h
…
editor_script.cpp
…
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
…