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-09 12:50:35 +00:00
Code
Releases
Wiki
Activity
Files
ebb51d1f7dfbc99eada9955611dbb950ef48f598
godot
/
editor
/
script
History
Thaddeus Crews
c263b209ec
Merge pull request
#109735
from mihe/infinite-doc-regen
...
Fix/remove error about "Can't update documentation" when saving script
2025-08-19 10:29:41 -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
#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 hover styles to buttons in Script/Shader editor
2025-08-16 15:05:07 +02:00
script_text_editor.h
Merge pull request
#108440
from kitbdev/fix-colorpicker-wrong-line
2025-07-10 11:39:20 -05: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
…