Hugo Locurcio
|
ca987476d5
|
Make drag-and-dropped resources unique when holding Ctrl/Cmd in the editor
This uses the Make Unique action under the hood (not Make Unique (Recursive),
as the dialog fails to spawn just after a drag-and-drop operation).
|
2025-11-18 02:21:56 +01:00 |
|
Thaddeus Crews
|
8a04e33056
|
Merge pull request #109153 from timothyqiu/replication-editor-auto-translation
Improve auto-translation of the replication editor
|
2025-11-17 10:56:57 -06:00 |
|
Thaddeus Crews
|
11dd67108d
|
Merge pull request #112174 from kleonc/editor_property_layers_grid_allow_drag_toggling
Allow drag setting flags in layers property editor
|
2025-11-17 10:56:44 -06:00 |
|
Haoyu Qiu
|
cbd3528e01
|
Improve auto-translation of the replication editor
Texts in `ReplicationEditor`, `SceneTreeDialog`, `PropertySelector`.
Also the "Copy Text" button in the general warning dialog.
|
2025-11-15 10:22:35 +08:00 |
|
Thaddeus Crews
|
5389f835c2
|
Merge pull request #108379 from timothyqiu/inspector-unused
Remove unused member variables in `EditorInspector`
|
2025-11-14 14:22:59 -06:00 |
|
Thaddeus Crews
|
356fd8fc62
|
Merge pull request #108479 from timothyqiu/static-clipboard
Make editor property clipboard static
|
2025-11-14 14:22:46 -06:00 |
|
Thaddeus Crews
|
e658d2ae83
|
Merge pull request #109384 from Giganzo/property_selector_search_box
Add icon & clear button to Select Method dialog search bar
|
2025-11-13 17:42:52 -06:00 |
|
kleonc
|
2e7c2da2a0
|
Allow drag setting flags in layers property editor
|
2025-11-13 00:46:18 +01:00 |
|
Thaddeus Crews
|
4eb11cc9d8
|
Merge pull request #112173 from kleonc/editor_property_layer_grid_fix_last_bit_tooltip
Fix layers property editor last bit value in tooltip
|
2025-11-12 17:26:19 -06:00 |
|
kobewi
|
a1340f05a9
|
Allow editing editor settings from project manager
|
2025-11-12 16:34:43 +01:00 |
|
kleonc
|
c31b92ba19
|
Fix layers property editor last bit value in tooltip
|
2025-11-12 14:59:24 +01:00 |
|
Thaddeus Crews
|
8327dfa215
|
Merge pull request #112092 from timothyqiu/ts-nums
Move localized number formatting methods to `TranslationServer`
|
2025-11-10 17:47:09 -06:00 |
|
Thaddeus Crews
|
cfd2b37278
|
Merge pull request #111606 from YeldhamDev/out_of_the_field
Fix error when editing multifield values inside arrays and dictionaries
|
2025-11-10 08:20:24 -06:00 |
|
Thaddeus Crews
|
5f6229022f
|
Merge pull request #109525 from bruvzg/res_link_target
Show symlink target in the resource tooltip.
|
2025-11-10 08:20:19 -06:00 |
|
Haoyu Qiu
|
72d437c030
|
Move localized number formatting methods to TranslationServer
Co-Authored-By: Pāvels Nadtočajevs <7645683+bruvzg@users.noreply.github.com>
|
2025-11-10 15:01:22 +08:00 |
|
Thaddeus Crews
|
f3c44f00a9
|
Merge pull request #106099 from xefensor/master
Fix edit resource on inspector when inside array or dictionary
|
2025-11-07 10:32:34 -06:00 |
|
Thaddeus Crews
|
05d9587d26
|
Merge pull request #112318 from timothyqiu/string-name-enum
Fix `StringName` not documented for enum hint
|
2025-11-04 16:32:45 -06:00 |
|
Thaddeus Crews
|
158d178821
|
Merge pull request #112317 from timothyqiu/editor-auto-lang
Make editor language setting default to Auto
|
2025-11-04 16:32:43 -06:00 |
|
Thaddeus Crews
|
dc0aa56865
|
Merge pull request #109458 from SatLess/DumbRes
Add indicator to linked resources
|
2025-11-04 16:32:25 -06:00 |
|
Sat
|
804188d320
|
Add indicator to linked Resources
|
2025-11-04 16:55:31 -03:00 |
|
Rémi Verschelde
|
f2f543758f
|
Merge pull request #112046 from BlueCube3310/mat-preview-fix
Fix the material preview sphere model
|
2025-11-04 10:53:36 +01:00 |
|
kleonc
|
fb5a299a60
|
Fix TileSet editor crash on terrain pick in paint mode
|
2025-11-03 20:31:29 +01:00 |
|
Haoyu Qiu
|
86bf1d95fc
|
Fix StringName not documented for enum hint
|
2025-11-03 20:25:56 +08:00 |
|
Haoyu Qiu
|
ba6b7d2818
|
Make editor language setting default to Auto
|
2025-11-03 20:11:52 +08:00 |
|
Michael Alexsander
|
8e94bfef53
|
Make EditorInspectorCategory's theme update happen via signal
|
2025-11-02 10:46:25 -03:00 |
|
BlueCube3310
|
3b16d96d82
|
Fix the material preview sphere
|
2025-11-01 21:10:47 +01:00 |
|
Rémi Verschelde
|
4ca3a9094f
|
Merge pull request #112264 from YeldhamDev/inspector_category_size_fix
Fix incorrect category size in `EditorInspector` on style switch
|
2025-11-01 19:06:37 +01:00 |
|
Rémi Verschelde
|
cd7b57e6c8
|
Merge pull request #112243 from Giganzo/resource-picker-buttons
Fix resource picker button style
|
2025-11-01 19:05:58 +01:00 |
|
Michael Alexsander
|
f9c38e9a09
|
Fix incorrect category size in EditorInspector on style switch
|
2025-10-31 19:05:42 -03:00 |
|
Giganzo
|
a73722e0e9
|
Fix resource picker button style
|
2025-10-31 13:36:56 +01:00 |
|
LuoZhihao
|
ce2fae79b1
|
Fallback to parent class icon by default for gdextension
|
2025-10-31 18:03:32 +08:00 |
|
Thaddeus Crews
|
64b18288d7
|
Merge pull request #112190 from bruvzg/drag_spam
Fix error spam when dragging text in the script editor.
|
2025-10-30 13:51:38 -05:00 |
|
Thaddeus Crews
|
8afb2e5976
|
Merge pull request #111118 from YeldhamDev/godots_new_groove
Add a new editor theme
|
2025-10-30 13:51:36 -05:00 |
|
Thaddeus Crews
|
638366b4e0
|
Merge pull request #107947 from lodetrick/inspector-pending
Replace Inspector `pending` stack usage with loop
|
2025-10-30 10:45:54 -05:00 |
|
Pāvels Nadtočajevs
|
de3ff99398
|
Fix error spam when dragging text in the script editor.
|
2025-10-30 12:20:00 +02:00 |
|
Michael Alexsander
|
e06f015f95
|
Add a new editor theme
Co-authored-by: passivestar <60579014+passivestar@users.noreply.github.com>
|
2025-10-30 00:31:54 -03:00 |
|
dugramen
|
d795a3b536
|
Stretch inline buttons & center text to full property header height
|
2025-10-29 15:56:49 -04:00 |
|
dugramen
|
7df65de796
|
Inline Array and Dictionary inspector buttons
|
2025-10-29 12:51:11 -04:00 |
|
Thaddeus Crews
|
daf15172eb
|
Merge pull request #97753 from jaydensipe/fix-various-editor-easing-property-bugs
Fix various editor easing property issues
|
2025-10-28 12:19:35 -05:00 |
|
Thaddeus Crews
|
9d2b619f51
|
Merge pull request #108737 from bruvzg/adb_scrcpy
[Android] Add export option to use "scrcpy" to run project from editor.
|
2025-10-24 11:23:03 -05:00 |
|
kobewi
|
4dcb5cf721
|
Add ThemeCache to EditorProperty
|
2025-10-23 18:17:33 +02:00 |
|
kobewi
|
682b0f7c54
|
Add switch on hover to TabBar
|
2025-10-22 00:34:57 +02:00 |
|
Thaddeus Crews
|
fe9cdea92c
|
Merge pull request #106947 from Meorge/feat/quick-load-preview
Allow Quick Open dialog to preview change in scene
|
2025-10-21 15:11:04 -05:00 |
|
Thaddeus Crews
|
ed4f4d275e
|
Merge pull request #110904 from YeldhamDev/tree_drag_unfolding
Unfold tree items on hover while drag-n-dropping
|
2025-10-21 15:11:01 -05:00 |
|
Thaddeus Crews
|
e36dfb0239
|
Merge pull request #110647 from arkology/add-meta-dialog
Expand `LineEdit` with metadata name in `AddMetadataDialog`
|
2025-10-21 15:11:00 -05:00 |
|
Thaddeus Crews
|
06c0985fee
|
Merge pull request #105450 from raulsntos/MissingNode/default_properties
Make `MissingNode`/`MissingResource` non-virtual and hide from dialogs
|
2025-10-20 18:09:55 -05:00 |
|
Thaddeus Crews
|
20430236e7
|
Merge pull request #107999 from timothyqiu/translation-cleanup
Clean up editor translation related methods
|
2025-10-15 16:31:09 -05:00 |
|
Jayden Sipe
|
61179bb293
|
Fix various editor easing property issues
|
2025-10-14 17:59:56 -04:00 |
|
Thaddeus Crews
|
79e533679c
|
Merge pull request #111620 from Ivorforce/node-no-display-server
Remove `display_server.h` transitive include from `node.h`.
|
2025-10-14 10:31:25 -05:00 |
|
Pāvels Nadtočajevs
|
f7263b9517
|
[Android] Add export option to use "scrcpy" to run project from editor.
|
2025-10-14 15:12:48 +03:00 |
|