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
02d8cf84b05a19d79f9ec7ef03a8ffbebde6d7a1
godot
/
editor
/
script
History
fkeyz
02d8cf84b0
Add drag n drop export variables
2025-09-16 23:54:16 +03: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
#109735
from mihe/infinite-doc-regen
2025-08-19 10:29:41 -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
…