This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
04ac5cbb89bce692f4a42e5865c546c5ff1dca2e
godot
/
editor
/
script
History
Thaddeus Crews
4e8c4bce38
Merge pull request
#112728
from jinyangcruise/fix_find_in_files_auto_search_when_changing_language
...
Fix find in files auto search when changing theme
2025-11-17 19:36:18 -06:00
..
editor_script_plugin.cpp
…
editor_script_plugin.h
…
editor_script.cpp
…
editor_script.h
…
find_in_files.cpp
Merge pull request
#112728
from jinyangcruise/fix_find_in_files_auto_search_when_changing_language
2025-11-17 19:36:18 -06:00
find_in_files.h
Merge pull request
#112728
from jinyangcruise/fix_find_in_files_auto_search_when_changing_language
2025-11-17 19:36:18 -06:00
script_create_dialog.cpp
…
script_create_dialog.h
…
script_editor_plugin.cpp
ScriptEditor::reload_scripts only call deferred if not main thread
2025-11-12 10:14:33 +01: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 drag and drop @export variable assignment when script has errors
2025-11-11 23:50:56 +02:00
script_text_editor.h
Fix drag and drop @export variable assignment when script has errors
2025-11-11 23:50:56 +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
…