This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f21053e4ef3cef8ca00c8a408871c8ea652da924
godot
/
editor
/
script
T
History
Thaddeus Crews
afc720e35c
Merge pull request
#116450
from fkeyzuwu/fix-export-dragndrop-type-hint
...
Match type hint behavior of drag and drop `@export` to `@onready`
2026-02-19 19:20:38 -06:00
..
editor_script_plugin.cpp
…
editor_script_plugin.h
…
editor_script.cpp
…
editor_script.h
Style: Convert
*.gen.inc
to
*.gen.h
2026-02-05 19:47:56 -06:00
find_in_files.cpp
…
find_in_files.h
…
script_create_dialog.cpp
Fix auto-translation of EditorValidationPanel
2026-02-09 13:52:42 +01:00
script_create_dialog.h
…
script_editor_base.cpp
Convert "Line and column numbers" label to button
2026-02-11 14:01:03 +00:00
script_editor_base.h
Fix
ScriptTextEditor
resizing issue
2026-02-14 13:04:08 +01:00
script_editor_plugin.cpp
Add reload_open_files() to script editor
2026-02-18 17:06:14 -08:00
script_editor_plugin.h
Add reload_open_files() to script editor
2026-02-18 17:06:14 -08:00
script_text_editor.cpp
Match type hint behavior of drag and drop @export to @onready
2026-02-18 22:06:38 +02:00
script_text_editor.h
Add drag and drop info label
2026-02-12 19:58:08 +03:00
SCsub
…
syntax_highlighters.cpp
…
syntax_highlighters.h
…
text_editor.cpp
…
text_editor.h
…