|
|
8c76d71971
|
Merge pull request #113065 from KoBeWi/Outdock
Add bottom dock tab style setting
|
2025-11-25 09:52:30 -06:00 |
|
|
|
ada0e6032e
|
Merge pull request #112087 from KoBeWi/improved_docking
Improve editing EditorDock node
|
2025-11-25 07:07:00 -06:00 |
|
|
|
912da563d5
|
Merge pull request #113070 from lodetrick/dock-too-many-notifications
Remove extra `NOTIFICATION_VISIBILITY_CHANGED` notifications in docks
|
2025-11-25 07:06:55 -06:00 |
|
|
|
92ce6c7b75
|
Add bottom dock tab style setting
|
2025-11-25 00:04:04 +01:00 |
|
|
|
a945df8413
|
Improve editing EditorDock node
Co-authored-by: Capry <lunacapryy@gmail.com>
|
2025-11-24 22:17:28 +01:00 |
|
|
|
de18f3200e
|
Move History dock to the bottom left by default.
|
2025-11-24 17:38:47 +01:00 |
|
|
|
06f7cc9e02
|
Merge pull request #101787 from Break-Ben/signals-and-groups-docks
Separate Node editor dock
|
2025-11-24 10:21:24 -06:00 |
|
|
|
62eeecd528
|
Fix extra NOTIFICATION_VISIBILITY_CHANGED notifications
|
2025-11-24 03:42:43 -08:00 |
|
|
|
23b6f129c7
|
Use create script dialog for script-type resources
|
2025-11-24 04:43:18 -05:00 |
|
|
|
ef9738005a
|
Separate Node editor dock
|
2025-11-22 10:17:03 +08:00 |
|
|
|
67735cf213
|
Make bottom panel into available dock slot
|
2025-11-21 18:52:13 +01:00 |
|
|
|
cb1569345a
|
Merge pull request #112729 from KoBeWi/multi_group_yoink
Edit groups on multiple nodes
|
2025-11-20 16:47:07 -06:00 |
|
|
|
d6d60845fe
|
Separate visual shader code out of shader editor plugin and dialog
|
2025-11-20 10:49:18 -08:00 |
|
|
|
dc590a50d3
|
Merge pull request #112201 from timothyqiu/update-main-scene
Fix FileSystem item color not updated after changing main scene
|
2025-11-14 14:22:50 -06:00 |
|
|
|
e18b1de88d
|
Merge pull request #107942 from Mickeon/scene-tree-filter-placeholder
Simplify Node Filter's placeholder in Scene dock
|
2025-11-14 14:22:38 -06:00 |
|
|
|
e474bc5ce3
|
Merge pull request #108554 from ryevdokimov/inspector-don't-require-restart
Do not require editor restart when changing editor inspector settings
|
2025-11-14 14:22:33 -06:00 |
|
|
|
23338d2d98
|
Merge pull request #108168 from Nikitf777/move-nodes-with-different-parents
Allow moving nodes when they have different parents in SceneTreeDock
|
2025-11-14 14:22:29 -06:00 |
|
|
|
e33d929efc
|
Merge pull request #112621 from Giganzo/filesystem-prev-next
Change prev/next button theme variation to FlatButton for FileSystem and Inspector dock
|
2025-11-13 20:52:14 -06:00 |
|
|
|
64c943694e
|
Fix FileSystem item color not updated after changing main scene
|
2025-11-14 08:14:17 +08:00 |
|
|
|
b52e3f7e6b
|
Merge pull request #107440 from lodetrick/tabcontainer-popup
Allow `tab_rmb_clicked` to always work
|
2025-11-13 17:42:59 -06:00 |
|
|
|
d59cf3e6c2
|
Merge pull request #92390 from KoBeWi/add_section_end_section_separate_section._-._section
Refactor SceneTreeDock context menu separators
|
2025-11-13 17:42:50 -06:00 |
|
|
|
5fa0f31247
|
Edit groups on multiple nodes
Co-authored-by: Pablo Ibarz <fribarz123@gmail.com>
|
2025-11-13 13:37:09 +01:00 |
|
|
|
e6f7161b94
|
Change prev/next button theme_type_variation to FlatButton for Filesystem and Inspector dock
|
2025-11-12 20:07:32 +01:00 |
|
|
|
5328a653bc
|
Merge pull request #112600 from timothyqiu/plural-message
FileSystem dock: Use plural prompt message when moving/copying files
|
2025-11-11 10:37:39 -06:00 |
|
|
|
77cfbe9371
|
Merge pull request #111780 from aaronfranke/tree-double-click-not-editable
Allow double-clicking icons of non-editable Tree items
|
2025-11-10 17:46:58 -06:00 |
|
|
|
ce19c4a647
|
FileSystem dock: Use plural prompt message when moving/copying files
|
2025-11-10 09:27:16 +08:00 |
|
|
|
e50cf880c3
|
Allow tab_rmb_clicked signal to always be emitted
|
2025-11-07 11:10:09 -08:00 |
|
|
|
5c4d9930a4
|
Modern Style: Use a StyleBox in signals and groups
|
2025-11-07 16:02:26 -03:00 |
|
|
|
7df702bf80
|
Merge pull request #108342 from KoBeWi/automatization
Automatically open newly created script
|
2025-11-07 10:32:38 -06:00 |
|
|
|
522fa8d9bc
|
Merge pull request #106164 from lodetrick/refactor-bottom-panel
Refactor editor `EditorBottomPanel` to be a `TabContainer`
|
2025-11-07 10:32:35 -06:00 |
|
|
|
e2caff9a06
|
Refactor Bottom Panel to be a TabContainer
|
2025-11-06 13:39:52 -08:00 |
|
|
|
2e09c69f55
|
Simplify Node Filter's placeholder in Scene dock
|
2025-11-06 20:36:01 +01:00 |
|
|
|
19e3242eb0
|
Automatically open newly created script
|
2025-11-06 12:49:37 +01:00 |
|
|
|
019889d1da
|
Merge pull request #112187 from timothyqiu/deps-manual-ii
Allow fixing indirect missing dependencies manually
|
2025-11-04 19:48:20 -06:00 |
|
|
|
f99eeb9616
|
Merge pull request #109017 from nubels/file-system-confirmation-dialog
Add confirmation dialog to filesystem dock when moving or copying files
|
2025-11-04 19:48:19 -06:00 |
|
|
|
e32b9274a3
|
Fix UI focus being shown when it shouldn't
|
2025-11-03 17:00:05 -03:00 |
|
|
|
9b36dfe0b0
|
Merge pull request #112052 from Giganzo/filesystem-dock-list-mode
Fix FileSystem file list mode button visibility
|
2025-11-01 19:05:45 +01:00 |
|
|
|
08705259f2
|
Merge pull request #109919 from KoBeWi/you_have_no_duplicate_here
Show simple dialog when there are no Resources to duplicate
|
2025-10-31 09:23:35 -05:00 |
|
|
|
ce2fae79b1
|
Fallback to parent class icon by default for gdextension
|
2025-10-31 18:03:32 +08:00 |
|
|
|
f0d5073037
|
Allow fixing indirect missing dependencies manually
|
2025-10-30 17:40:50 +08:00 |
|
|
|
e06f015f95
|
Add a new editor theme
Co-authored-by: passivestar <60579014+passivestar@users.noreply.github.com>
|
2025-10-30 00:31:54 -03:00 |
|
|
|
0994b19ba4
|
Merge pull request #111025 from xuhuisheng/dev/clear_inheritance
Fix Clear Inheritance issues
|
2025-10-29 13:13:53 -05:00 |
|
|
|
766b45bdd9
|
Fix Clear Inheritance error
|
2025-10-29 21:27:50 +08:00 |
|
|
|
ac5aa66012
|
Fix FileSystem file list mode button visibility
|
2025-10-26 13:40:10 +01:00 |
|
|
|
c2ca5bdd23
|
Merge pull request #107275 from DexterFstone/file-system-selection-changed-signal
Expose the signal when user select a file/folder in the FileSystemDock
|
2025-10-24 11:23:07 -05:00 |
|
|
|
682b0f7c54
|
Add switch on hover to TabBar
|
2025-10-22 00:34:57 +02:00 |
|
|
|
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 |
|
|
|
fd4ad29b84
|
Merge pull request #110641 from DallasHuff/new-resource-hotkey
Add Create Resource Hotkey
|
2025-10-21 15:10:59 -05:00 |
|
|
|
b360196dcd
|
Merge pull request #111000 from DallasHuff/move-file-filter
Move file filter when filesystem dock is in the bottom panel
|
2025-10-21 15:10:52 -05:00 |
|
|
|
464ddd4ea7
|
Merge pull request #109043 from GabCoolDude/resource-signal-viewer
View resource signals in the Connections Dock
|
2025-10-20 18:09:56 -05:00 |
|