Thaddeus Crews
|
fdf32d1b2a
|
Merge pull request #108577 from YYF233333/global_class_list
Simplify `ScriptServer::get_global_class_list`
|
2025-09-30 11:19:10 -05:00 |
|
A Thousand Ships
|
bd65cfa876
|
Revert "Replace many uses of is_class with derives_from."
This reverts commit 78b743cf4a.
|
2025-09-25 13:48:53 +02:00 |
|
Thaddeus Crews
|
5db618a2db
|
Merge pull request #109078 from WhalesState/text-edit-clipping
Fix TextEdit clips children and focus style.
|
2025-09-24 09:59:12 -05:00 |
|
Thaddeus Crews
|
78b743cf4a
|
Merge pull request #110832 from Ivorforce/is-class-to-derives-from
Replace many uses of `is_class` with `derives_from`.
|
2025-09-24 09:59:09 -05:00 |
|
Lukas Tenbrink
|
8ef4a43ada
|
Replace many uses of is_class with derives_from.
|
2025-09-23 19:59:00 +02:00 |
|
Thaddeus Crews
|
4b8cd07408
|
Merge pull request #110770 from arkology/find-in-files-count
`FindInFiles`: Show the number of matches for each file
|
2025-09-23 12:08:47 -05:00 |
|
Thaddeus Crews
|
3d63c6b602
|
Merge pull request #110137 from fstxz/fix_edit_script
Fix `ScriptEditor::edit()` not jumping to the first line
|
2025-09-22 21:00:57 -05:00 |
|
Thaddeus Crews
|
be421bcdd4
|
Merge pull request #110250 from YeldhamDev/i_just_cant_keep_focused
Hide `Control` focus when given via mouse input
|
2025-09-22 13:28:44 -05:00 |
|
Thaddeus Crews
|
94dbc42a56
|
Merge pull request #62083 from KoBeWi/string_slice'n_dice
Improve usage of `String.split()` vs `get_slice()`
|
2025-09-22 08:50:01 -05:00 |
|
arkology
|
7fcc8c0831
|
FindInFiles: Show the number of matches for each file
|
2025-09-21 18:11:47 +03:00 |
|
Mounir Tohami
|
b25e35cf58
|
Fix TextEdit styles and disable clipping.
Co-Authored-By: kit <kitbdev@gmail.com>
|
2025-09-21 07:32:30 +03:00 |
|
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 |
|
Artemy Fedotov
|
0668944255
|
Fix ScriptEditor::edit() not jumping to the first line
|
2025-09-19 22:08:54 +04:00 |
|
Michael Alexsander
|
aeb3a45c97
|
Hide Control focus when given via mouse input
|
2025-09-19 13:43:29 -03:00 |
|
kobewi
|
d61a337a70
|
Improve usage of String.split() vs get_slice()
|
2025-09-19 16:31:55 +02:00 |
|
Thaddeus Crews
|
42fbaba8ad
|
Merge pull request #110225 from fstxz/edit_script_column
Fix `ScriptEditor::edit()` ignoring column parameter
|
2025-09-18 21:02:32 -05:00 |
|
fkeyz
|
02d8cf84b0
|
Add drag n drop export variables
|
2025-09-16 23:54:16 +03:00 |
|
Yufeng Ying
|
a50fc5acd8
|
Change ClassDB::get_class_list and related stuff.
|
2025-09-16 15:00:33 +08:00 |
|
Artemy Fedotov
|
fb7d2829f3
|
Fix ScriptEditor::edit() ignoring column parameter
|
2025-09-03 16:57:03 +04:00 |
|
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 |
|
Mikael Hermansson
|
c43425a209
|
Fix/remove error about "Can't update documentation" when saving script
|
2025-08-18 13:31:38 +02:00 |
|
Giganzo
|
c21a03361a
|
Add hover styles to buttons in Script/Shader editor
|
2025-08-16 15:05:07 +02:00 |
|
Thaddeus Crews
|
2a526028b1
|
Merge pull request #108792 from arkology/find-in-files-panel-sizing
Fix `FindInFilesPanel` sizing issues
|
2025-08-12 11:46:38 -05:00 |
|
Thaddeus Crews
|
916af4680c
|
Merge pull request #109522 from KoBeWi/resource_of_type_Folder
Don't open folders as file in script editor
|
2025-08-12 11:46:37 -05:00 |
|
kobewi
|
a979cfdc0e
|
Don't open folders as file in script editor
|
2025-08-11 14:43:36 +02:00 |
|
kit
|
2bc9bf5965
|
Add new line when dropping onready on empty line
|
2025-08-09 13:44:54 -04:00 |
|
arkology
|
f3267c0ca7
|
Fix FindInFilesPanel sizing issues
|
2025-08-06 08:46:07 +00:00 |
|
Elise
|
8835ac2a2a
|
Fix inheriting from abstract classes dialog
|
2025-08-06 08:43:22 +10:00 |
|
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 |
|