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
48c169cbf0
Merge pull request #112444 from DeeJayLSP/treeitem-stylebox-actionmap
...
Modern style: Use stylebox setter for Action Map `TreeItem`s
2025-11-07 10:32:29 -06:00
Aditya Raj
d940614595
Autoloads with UIDs
2025-11-07 21:08:54 +05:30
passivestar
ca10a849f3
Fix colors of GraphEdit overlays in light version of modern theme
2025-11-07 11:48:15 +04: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
Thaddeus Crews
cb3af5afff
Merge pull request #94013 from KoBeWi/scrleanup
...
Misc script editor code cleanup
2025-11-06 08:13:16 -06:00
Martin Delille
9e190d1bcd
Focus shader text editor when opened with quick open dialog
2025-11-06 13:58:45 +01:00
kobewi
19e3242eb0
Automatically open newly created script
2025-11-06 12:49:37 +01:00
风青山
630e2c9fe5
Improve Project Manager UI navigation
...
Provide a focus stylebox for navigable controls.
Add shortcuts for explore (`E`) and favorite (`F`).
In particular, when switching favorites (clicking the favorite button with
the mouse or pressing the `F` key), pressing `ALT` will follow the item.
2025-11-06 10:08:21 +08:00
Paviel Kraskoŭski
f68242f533
Fix dragging blend position
2025-11-06 03:20:10 +03:00
DeeJayLSP
0fc47cf738
Modern style: Use stylebox setter for Action Map TreeItems
2025-11-05 16:30:57 -03:00
Robert Yevdokimov
8806036528
Add ability to add new EditorSettings shortcuts
...
Co-Authored-By: Igor Kordiukiewicz <igorkordiukiewicz@gmail.com >
2025-11-05 13:10:26 -06:00
Thaddeus Crews
00af6f7591
Merge pull request #112443 from DeeJayLSP/better-modern-subsection-color
...
Modern style: Fix `prop_subsection_stylebox` color not scaling with luminance
2025-11-05 13:05:47 -06:00
Thaddeus Crews
9d8d6fd343
Merge pull request #111805 from KoBeWi/open_source_be_like
...
Open source code errors in external editor
2025-11-05 11:48:08 -06:00
Thaddeus Crews
3b4239d649
Merge pull request #111288 from bruvzg/move_input
...
[Window] Add unfiltered input handler signal for custom decorations.
2025-11-05 11:48:06 -06:00
kobewi
89432600ce
Misc script editor code cleanup
2025-11-05 18:18:33 +01:00
DeeJayLSP
bbfd2be4bc
Modern style: Fix prop_subsection_stylebox color not scaling with luminance
2025-11-05 14:02:09 -03: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
Thaddeus Crews
939c7d5890
Merge pull request #100197 from shitake2333/fix_project_manager_import_dialog_error
...
Fix ProjectManager import dialog error
2025-11-04 19:48:15 -06:00
kobewi
edceae18a1
Open source code errors in external editor
2025-11-05 00:53:39 +01:00
Thaddeus Crews
86e0c22c57
Merge pull request #112375 from timothyqiu/dpi-texture-preview
...
Allow previewing DPITexture in Inspector
2025-11-04 16:32:55 -06:00
Thaddeus Crews
7fa41cf398
Merge pull request #112246 from syntaxerror247/persist-fullscreen
...
Persist fullscreen setting on Android Editor
2025-11-04 16:32:54 -06:00
Thaddeus Crews
d7353e27d8
Merge pull request #111449 from bruvzg/pe_set_max
...
Enable maximize button for Editor/Project settings dialogs.
2025-11-04 16:32:50 -06:00
Thaddeus Crews
e172334ee4
Merge pull request #108236 from timothyqiu/simplify-while
...
EditorFileSystem: Simplify resource loading logic on startup
2025-11-04 16:32:47 -06:00
Thaddeus Crews
809e0c710d
Merge pull request #112064 from KoBeWi/writadata
...
Save project metadata less often
2025-11-04 16:32:46 -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
90cab74af9
Merge pull request #110248 from KoBeWi/unexpected_include_hell
...
Misc cleanup in EditorExportPlatform
2025-11-04 16:32:39 -06:00
Thaddeus Crews
3fb8961b00
Merge pull request #110120 from TokageItLab/ik-modifier-3d
...
Add `SkeletonModifier3D` IKs as `IKModifier3D`
2025-11-04 16:32:36 -06:00
Thaddeus Crews
561bac4cb4
Merge pull request #112285 from Insert-Uncreateive-Name-Here/master
...
Fix `CollisionPolygon3D` debug shape rendering.
2025-11-04 16:32:30 -06:00
Thaddeus Crews
0d89d2fb82
Merge pull request #112149 from timothyqiu/csv-template
...
Add CSV translation template generation
2025-11-04 16:32:26 -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
kobewi
44358a586b
Update VisualShader on theme changes
2025-11-04 11:44:49 +01:00
Rémi Verschelde
630938a4d6
Merge pull request #112378 from akien-mga/revert-112322
...
Revert "Fix visual shader items not applying the correct theme components"
2025-11-04 10:53:44 +01:00
Rémi Verschelde
f9eb98d02f
Merge pull request #112337 from Rindbee/do-not-assign-a-uid-for-keep-or-skip-importer
...
Don't assign a uid when copying resource file whose `importer` name is `keep` or `skip`
2025-11-04 10:53:40 +01: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
Rémi Verschelde
5d6ea08a67
Revert "Fix visual shader items not applying the correct theme components"
...
This reverts commit e0cb03a371 .
This causes a crash when opening the editor with the shader editor pre-opened in the layout.
2025-11-04 10:26:37 +01:00
Haoyu Qiu
8cf34991c1
Allow previewing DPITexture in Inspector
2025-11-04 16:05:51 +08:00
Thaddeus Crews
90659c1a72
Merge pull request #112350 from YeldhamDev/modern_contrast_change
...
Enhance contrast on Modern theme
2025-11-03 17:49:37 -06:00
Thaddeus Crews
1adfcb262d
Merge pull request #112349 from kleonc/tile_set_editor_paint_terrain_pick_crash
...
Fix TileSet editor crash on terrain pick in paint mode
2025-11-03 17:49:36 -06:00
Thaddeus Crews
76b44ebd2e
Merge pull request #112339 from AdvanceControl/fix_no_icon_class
...
Fix crash for classes without an icon
2025-11-03 17:49:35 -06:00
Thaddeus Crews
85082bbe1a
Merge pull request #112241 from KoBeWi/bone_breaker
...
Fix Polygon2D editor undo crash
2025-11-03 17:49:34 -06:00
AdvanceControl
8a6d044fa1
Fix crash for classes without an icon
2025-11-04 00:30:11 +01:00
Michael Alexsander
21e3ef9af7
Enhance contrast on Modern theme
2025-11-03 17:04:19 -03:00
Michael Alexsander
e32b9274a3
Fix UI focus being shown when it shouldn't
2025-11-03 17:00:05 -03:00
kleonc
fb5a299a60
Fix TileSet editor crash on terrain pick in paint mode
2025-11-03 20:31:29 +01:00
Thaddeus Crews
06faefc9f4
Merge pull request #112313 from passivestar/separator-contrast
...
Improve visibility of separators in modern theme
2025-11-03 11:39:03 -06:00