1
0
Fork 0
godot/editor/script
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
..
SCsub
editor_script.cpp
editor_script.h
editor_script_plugin.cpp
editor_script_plugin.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
text_editor.cpp Add hover styles to buttons in Script/Shader editor 2025-08-16 15:05:07 +02:00
text_editor.h