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
d48f255074af99f5148e665c38664fc7dcfd84e9
godot
/
editor
/
script
History
A Thousand Ships
bd65cfa876
Revert "Replace many uses of
is_class
with
derives_from
."
...
This reverts commit
78b743cf4a
.
2025-09-25 13:48:53 +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
Revert "Replace many uses of
is_class
with
derives_from
."
2025-09-25 13:48:53 +02: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
Merge pull request
#109078
from WhalesState/text-edit-clipping
2025-09-24 09:59:12 -05:00
script_text_editor.h
Add drag n drop export variables
2025-09-16 23:54:16 +03:00
SCsub
…
text_editor.cpp
Hide
Control
focus when given via mouse input
2025-09-19 13:43:29 -03:00
text_editor.h
…