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
96185c7d8c50fcfbdf5eb0446102660d918bfd40
godot
/
editor
/
script
History
Thaddeus Crews
96185c7d8c
Merge pull request
#106341
from fkeyzuwu/backup-drag-n-drop-export
...
Add drag and drop export variables
2025-09-20 13:41:31 -05:00
..
editor_script_plugin.cpp
…
editor_script_plugin.h
…
editor_script.cpp
…
editor_script.h
…
find_in_files.cpp
Fix
FindInFilesPanel
sizing issues
2025-08-06 08:46:07 +00:00
find_in_files.h
Fix
FindInFilesPanel
sizing issues
2025-08-06 08:46:07 +00:00
script_create_dialog.cpp
Fix inheriting from abstract classes dialog
2025-08-06 08:43:22 +10:00
script_create_dialog.h
…
script_editor_plugin.cpp
Merge pull request
#110225
from fstxz/edit_script_column
2025-09-18 21:02:32 -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
Add drag n drop export variables
2025-09-16 23:54:16 +03:00
script_text_editor.h
Add drag n drop export variables
2025-09-16 23:54:16 +03:00
SCsub
…
text_editor.cpp
Add hover styles to buttons in Script/Shader editor
2025-08-16 15:05:07 +02:00
text_editor.h
…