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-04 12:00:25 +00:00
Code
Releases
Wiki
Activity
Files
ddcb3cfcf55a403305999f3962c17f3bd96fd3e4
godot
/
editor
/
script
History
kobewi
ddcb3cfcf5
Store script states for built-in scripts
2025-10-01 17:57:46 +02: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
Store script states for built-in scripts
2025-10-01 17:57:46 +02:00
script_editor_plugin.h
Store script states for built-in scripts
2025-10-01 17:57:46 +02: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
…