1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-16 14:00:40 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Thaddeus Crews
b0055592fb Merge pull request #108336 from arkology/find-in-files-translation
Fix and improve auto-translation for `FindInFiles`
2025-07-23 13:27:07 -05:00
kit
732a35dfc5 Fix dropping Node into script on non-empty line 2025-07-22 15:34:31 -04:00
arkology
711f49d12b Fix and improve auto-translation for FindInFiles 2025-07-18 22:49:07 +03:00
kit
7e9e3b767c Fix some Text Editor theme issues and clean up 2025-07-15 13:43:30 -04:00
Thaddeus Crews
ed02254b2c Merge pull request #108440 from kitbdev/fix-colorpicker-wrong-line
Fix ScriptEditor inline color wrong line number
2025-07-10 11:39:20 -05:00
bruvzg
7cee0327b2 [Code Editor] Fix "Pick Color" menu option replacing multiple color items. 2025-07-10 17:24:33 +03:00
kit
927208a92e Fix ScriptEditor line number in color objects 2025-07-09 16:18:57 -04:00
Thaddeus Crews
9123ccb985 Merge pull request #108418 from KoBeWi/annoying_error
Improve error when `update_doc()` fails
2025-07-09 11:33:10 -05:00
kobewi
c3b4c823da Improve error when update_doc() fails 2025-07-08 22:52:23 +02:00
kit
9184256ae4 Fix ScriptEditor inline colors float handling 2025-07-08 11:55:11 -04:00
A Thousand Ships
f11aff3841 Editor: Restructure editor code
Moving various editor files into sub folders to reduce clutter
2025-07-04 18:18:22 +02:00