1
0
Fork 0
Commit Graph

102 Commits

Author SHA1 Message Date
Rémi Verschelde 5e0ddecb73
Merge pull request #112343 from timothyqiu/filter-nodes
Scene Dock: Simplify Filter Nodes related UI
2025-12-01 11:48:29 +01:00
kobewi 68e9cb4a97 Fix initial dock tabs 2025-11-27 17:29:43 +01:00
kobewi a07fcf5d05 Change MSBuildPanel to EditorDock 2025-11-25 21:26:50 +01:00
Thaddeus Crews 8c76d71971
Merge pull request #113065 from KoBeWi/Outdock
Add bottom dock tab style setting
2025-11-25 09:52:30 -06:00
Thaddeus Crews ada0e6032e
Merge pull request #112087 from KoBeWi/improved_docking
Improve editing EditorDock node
2025-11-25 07:07:00 -06:00
Thaddeus Crews 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
kobewi 92ce6c7b75 Add bottom dock tab style setting 2025-11-25 00:04:04 +01:00
kobewi a945df8413 Improve editing EditorDock node
Co-authored-by: Capry <lunacapryy@gmail.com>
2025-11-24 22:17:28 +01:00
Lukas Tenbrink de18f3200e Move History dock to the bottom left by default. 2025-11-24 17:38:47 +01:00
Thaddeus Crews 06f7cc9e02
Merge pull request #101787 from Break-Ben/signals-and-groups-docks
Separate Node editor dock
2025-11-24 10:21:24 -06:00
Logan Detrick 62eeecd528 Fix extra NOTIFICATION_VISIBILITY_CHANGED notifications 2025-11-24 03:42:43 -08:00
Chris Cranford 23b6f129c7
Use create script dialog for script-type resources 2025-11-24 04:43:18 -05:00
Break ef9738005a Separate Node editor dock 2025-11-22 10:17:03 +08:00
kobewi 67735cf213 Make bottom panel into available dock slot 2025-11-21 18:52:13 +01:00
Thaddeus Crews cb1569345a
Merge pull request #112729 from KoBeWi/multi_group_yoink
Edit groups on multiple nodes
2025-11-20 16:47:07 -06:00
Aaron Franke d6d60845fe
Separate visual shader code out of shader editor plugin and dialog 2025-11-20 10:49:18 -08:00
Thaddeus Crews 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
Thaddeus Crews 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
Thaddeus Crews 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
Thaddeus Crews 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
Thaddeus Crews 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
Haoyu Qiu 64c943694e Fix FileSystem item color not updated after changing main scene 2025-11-14 08:14:17 +08:00
Thaddeus Crews b52e3f7e6b
Merge pull request #107440 from lodetrick/tabcontainer-popup
Allow `tab_rmb_clicked` to always work
2025-11-13 17:42:59 -06:00
Thaddeus Crews 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
kobewi 5fa0f31247 Edit groups on multiple nodes
Co-authored-by: Pablo Ibarz <fribarz123@gmail.com>
2025-11-13 13:37:09 +01:00
Giganzo e6f7161b94 Change prev/next button theme_type_variation to FlatButton for Filesystem and Inspector dock 2025-11-12 20:07:32 +01:00
Thaddeus Crews 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
Thaddeus Crews 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
Haoyu Qiu ce19c4a647 FileSystem dock: Use plural prompt message when moving/copying files 2025-11-10 09:27:16 +08:00
Haoyu Qiu a146639824 Scene Dock: Simplify Filter Nodes related UI 2025-11-08 13:09:47 +08:00
Logan Detrick e50cf880c3 Allow tab_rmb_clicked signal to always be emitted 2025-11-07 11:10:09 -08:00
DeeJayLSP 5c4d9930a4 Modern Style: Use a StyleBox in signals and groups 2025-11-07 16:02:26 -03:00
Thaddeus Crews 7df702bf80
Merge pull request #108342 from KoBeWi/automatization
Automatically open newly created script
2025-11-07 10:32:38 -06:00
Thaddeus Crews 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
Logan Detrick e2caff9a06 Refactor Bottom Panel to be a TabContainer 2025-11-06 13:39:52 -08:00
Micky 2e09c69f55 Simplify Node Filter's placeholder in Scene dock 2025-11-06 20:36:01 +01:00
kobewi 19e3242eb0 Automatically open newly created script 2025-11-06 12:49:37 +01:00
Thaddeus Crews 019889d1da
Merge pull request #112187 from timothyqiu/deps-manual-ii
Allow fixing indirect missing dependencies manually
2025-11-04 19:48:20 -06:00
Thaddeus Crews 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
Michael Alexsander e32b9274a3
Fix UI focus being shown when it shouldn't 2025-11-03 17:00:05 -03:00
Rémi Verschelde 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
Thaddeus Crews 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
LuoZhihao ce2fae79b1 Fallback to parent class icon by default for gdextension 2025-10-31 18:03:32 +08:00
Haoyu Qiu f0d5073037 Allow fixing indirect missing dependencies manually 2025-10-30 17:40:50 +08: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
Thaddeus Crews 0994b19ba4
Merge pull request #111025 from xuhuisheng/dev/clear_inheritance
Fix Clear Inheritance issues
2025-10-29 13:13:53 -05:00
xuhuisheng 766b45bdd9 Fix Clear Inheritance error 2025-10-29 21:27:50 +08:00
Giganzo ac5aa66012 Fix FileSystem file list mode button visibility 2025-10-26 13:40:10 +01:00
Thaddeus Crews 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
kobewi 682b0f7c54 Add switch on hover to TabBar 2025-10-22 00:34:57 +02:00