Thaddeus Crews
71d80b26a4
Merge pull request #100371 from larspet/audio-bus-uid
...
Fix default `AudioBusLayout` not loading correctly if path is set in Project Settings
2025-01-28 09:03:44 -06:00
Thaddeus Crews
998a21782f
Merge pull request #101768 from KoBeWi/just_spread_the_code_with_another_layer_of_hacks_what_can_go_wrong_huh
...
Fix inspector jumping when gaining focus
2025-01-28 09:03:43 -06:00
Thaddeus Crews
d571eeaec1
Merge pull request #101933 from KoBeWi/embedded_problems_require_embedded_solutions
...
Fix ProgressDialog in single window mode
2025-01-28 09:03:42 -06:00
Thaddeus Crews
d421cccf0b
Merge pull request #102099 from mihe/pck-patch-bug
...
Fix patch PCKs incorrectly marking imported resources for removal
2025-01-28 09:03:36 -06:00
Thaddeus Crews
ef4940c429
Merge pull request #101918 from Yelloween10/fix-subresources-shortcut
...
Fix Make Sub-Resources Unique shortcut focus
2025-01-28 09:03:31 -06:00
Thaddeus Crews
108e662bea
Merge pull request #102006 from Hilderin/fix-embedded-game-paused
...
Fix flickering in embedded game when paused
2025-01-28 09:03:19 -06:00
kobewi
7a85b19e5a
Fix ProgressDialog in single window mode
2025-01-27 22:57:14 +01:00
Hilderin
3580509fee
Fix flickering in embedded game when paused
2025-01-27 16:21:08 -05:00
Mikael Hermansson
fddf30d028
Fix patch PCKs incorrectly marking imported resources for removal
2025-01-27 21:00:06 +01:00
kobewi
9226424401
Fix inspector jumping when gaining focus
2025-01-27 17:41:18 +01:00
Thaddeus Crews
7d185473bf
Merge pull request #96623 from ajreckof/avoid-bubbling-up-changed-notification-when-on-new-item/key-of-dictionaries-to-avoid-inspector-whipeout-
...
Avoid bubbling up changed notification when on new item/key of dictionaries to avoid inspector wipeout.
2025-01-27 09:46:19 -06:00
Thaddeus Crews
a366f23f3d
Merge pull request #102027 from YeldhamDev/missing_game_view_metadata
...
Add missing metadata saving for embed size mode
2025-01-27 09:46:17 -06:00
Thaddeus Crews
c019f3d4a5
Merge pull request #102049 from timothyqiu/editor-i18n
...
Fix several i18n issues in editor
2025-01-27 09:46:15 -06:00
Thaddeus Crews
6fdf91cc2f
Merge pull request #101616 from KoBeWi/how_was_it_even_functional
...
Rework script external modification tracking
2025-01-26 11:49:20 -06:00
Haoyu Qiu
4c4f29a490
Fix several i18n issues in editor
2025-01-26 16:41:10 +08:00
Michael Alexsander
d5eab41b00
Add missing metadata saving for embed size mode
2025-01-25 13:25:56 -03:00
Thaddeus Crews
b298f6f479
Merge pull request #101936 from Hilderin/disable-game-embedding-single-window-mode
...
Disable Game Embedding in Single Window Mode
2025-01-24 09:05:41 -06:00
Lily
721f8e793e
Fix SceneTreeDock::_new_scene_from()'s reset_scale in 3D
2025-01-22 20:31:45 -05:00
Thaddeus Crews
1022c6b907
Merge pull request #100920 from Summersay415/uid-moment
...
Ensure icon and splash paths on export
2025-01-22 16:32:28 -06:00
Thaddeus Crews
28c4ae2f44
Merge pull request #101841 from syntaxerror247/zoom-issue
...
Android Editor: Disable magnify gesture in the `ScriptEditor`
2025-01-22 16:32:27 -06:00
Hilderin
e75f679124
Disable Game Embedding in Single Window Mode
2025-01-22 16:34:01 -05:00
Yelloween
cdaeb31764
Fix Make Sub-Resources Unique shortcut focus
2025-01-22 18:53:26 +03:00
bruvzg
8ddd4985ea
[Editor] Add editor setting to globally override project game mode settings.
2025-01-22 17:39:56 +02:00
Thaddeus Crews
fef1bc664a
Merge pull request #101807 from Hilderin/fix-embedded-game-size
...
Fix Embedded Game Size
2025-01-22 09:19:29 -06:00
Hilderin
9eed43d429
Fix NOTIFICATION_WM_CLOSE_REQUEST in Embedded Floating Window
2025-01-21 21:03:15 -05:00
Hilderin
ae0b7ff42d
Fix Embedded Game Size
2025-01-21 20:17:01 -05:00
Thaddeus Crews
a7146ef807
Merge pull request #101570 from larspet/color-picker-pickle
...
Don't instantiate `ColorPicker` in `EditorPropertyColor` constructor
2025-01-21 11:55:35 -06:00
Thaddeus Crews
9a2ab8514e
Merge pull request #101810 from BattyBovine/collision-polygon-3d-debug-colours
...
Add debug colours and fills to CollisionPolygon3D.
2025-01-21 11:55:29 -06:00
Thaddeus Crews
23c7b87784
Merge pull request #97878 from WhalesState/bottom-panel
...
Fix `BottomPanel` excessive width.
2025-01-21 11:55:19 -06:00
BattyBovine
a3ef9de6a8
Add debug colours and fills to CollisionPolygon3D.
...
This brings CollisionPolygon3D up to feature parity with its counterpart
CollisionShape3D. Closes #101414 .
In addition, adding this feature fixes the issue that CollisionPolygon3D
would never be rendered in exported builds, even if Visible Collision Shapes
is enabled at runtime. Closes #101413 .
2025-01-20 18:27:05 -05:00
Lars Pettersson
3376ba6688
Don't instantiate ColorPicker in EditorPropertyColor constructor
2025-01-21 00:16:07 +01:00
Thaddeus Crews
1b7b009674
Merge pull request #101658 from dsnopek/export-options-overrides-remote-debug
...
Update export preset options overrides before doing "Remote Debug"
2025-01-20 16:25:50 -06:00
Thaddeus Crews
bacf8d198d
Merge pull request #101014 from BattyBovine/cs3d-separation-ray-fix-2
...
Prevent errors when drawing debug meshes with no mesh data.
2025-01-20 16:25:48 -06:00
Thaddeus Crews
97003022c4
Merge pull request #101683 from KoBeWi/duplicate_preventer
...
Don't duplicate .uid files
2025-01-20 16:25:44 -06:00
Thaddeus Crews
6fcaf71179
Merge pull request #101739 from Hilderin/fix-embedding-with-user-arguments
...
Fix Embedded Game Window with user arguments
2025-01-20 10:05:37 -06:00
Thaddeus Crews
7d8e0790d6
Merge pull request #101809 from Hilderin/fix-embedded-game-window-title
...
Fix Floating Game Window Title
2025-01-20 10:05:30 -06:00
Thaddeus Crews
e547ff010c
Merge pull request #101650 from KoBeWi/duality_of_uid_caches
...
Create .uid files in EditorFileSystem
2025-01-20 10:05:07 -06:00
Anish Mishra
b753b87ec5
Android Editor: Disable magnify gesture in the ScriptEditor
2025-01-20 20:56:41 +05:30
Hilderin
05fcfede1e
Fix Floating Game Window Title
2025-01-19 15:45:59 -05:00
Mounir Tohami
2f87b7aae0
Fix BottomPanel excessive width.
2025-01-19 14:21:43 +02:00
kobewi
8aa3ee6a35
Create .uid files in EditorFileSystem
2025-01-18 21:01:39 +01:00
Hilderin
f216efdd6d
Fix Embedded Game Window with user arguments
2025-01-18 00:36:07 -05:00
Thaddeus Crews
7b1ed520bd
Merge pull request #101592 from Ivorforce/float-constant-defs-translate-macos
...
Fix float constant descriptions not translating on macOS.
2025-01-17 17:09:26 -06:00
Thaddeus Crews
1351d3098e
Merge pull request #101565 from Hilderin/laspencer91/add-lookup-symbol-shortcut
...
Added shortcut for Lookup Symbol action
2025-01-17 17:09:24 -06:00
kobewi
d8db3085a3
Don't duplicate .uid files
2025-01-17 14:22:18 +01:00
Lukas Tenbrink
27665436cd
Fix float constant descriptions not translating on macOS.
2025-01-17 09:33:41 +01:00
Thaddeus Crews
fd88acc671
Merge pull request #101008 from Repiteo/scons/nocache-all-text
...
SCons: Properly `NoCache` all text files
2025-01-16 17:17:59 -06:00
Thaddeus Crews
7dba09882a
Merge pull request #101557 from btgs-0/empty-project-window-flowcontainer-101530
...
Make the `empty_list_actions` HBoxContainer into a FlowContainer.
2025-01-16 17:17:55 -06:00
Thaddeus Crews
cad87e5a75
Merge pull request #101574 from bruvzg/fs_err_res
...
Fix conversion plugin search showing errors on `TextFile` and `OtherFile`.
2025-01-16 17:17:47 -06:00
Thaddeus Crews
d6adc775a4
Merge pull request #89763 from ajreckof/fix-focus-on-reorder
...
Fix focus when reordering array
2025-01-16 17:17:42 -06:00