This website requires JavaScript.
Explore
Help
Sign In
seedlingattempt
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5f0ecf4c8c9a2b79924a19585847e6de7fcd143a
godot
/
editor
/
script
History
Thaddeus Crews
ac65df58a5
Merge pull request
#110946
from KoBeWi/regions_of_ruin
...
Fix region folding not loading properly
2025-09-30 20:10:47 -05:00
..
editor_script_plugin.cpp
…
editor_script_plugin.h
…
editor_script.cpp
…
editor_script.h
…
find_in_files.cpp
Merge pull request
#110770
from arkology/find-in-files-count
2025-09-23 12:08:47 -05:00
find_in_files.h
FindInFiles
: Show the number of matches for each file
2025-09-21 18:11:47 +03:00
script_create_dialog.cpp
Improve usage of String.split() vs get_slice()
2025-09-19 16:31:55 +02:00
script_create_dialog.h
…
script_editor_plugin.cpp
Merge pull request
#108577
from YYF233333/global_class_list
2025-09-30 11:19:10 -05: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 region folding not loading properly
2025-09-26 23:29:31 +02:00
script_text_editor.h
Fix region folding not loading properly
2025-09-26 23:29:31 +02:00
SCsub
…
text_editor.cpp
Hide
Control
focus when given via mouse input
2025-09-19 13:43:29 -03:00
text_editor.h
…