Commit Graph

19153 Commits

Author SHA1 Message Date
Thaddeus Crews
d69ca31768 Merge pull request #107574 from stuartcarnie/apple_embedded_fixes
Apple: Improve Apple embedded export and debugging
2025-06-18 18:13:47 -05:00
Thaddeus Crews
d4fa7e15ed Merge pull request #106919 from kitbdev/fix-codeedit-hover-word-lookup
Fix CodeEdit hover word lookup
2025-06-18 18:13:43 -05:00
Thaddeus Crews
ab14669425 Merge pull request #107676 from daniel080400/fix_issue_107667
Do not remove ```SubViewport``` nodes in thumbnail preview scene
2025-06-18 18:13:40 -05:00
Thaddeus Crews
50a363b4de Merge pull request #104474 from arkology/color-channel-selector
`ColorChannelSelector`: add tooltip, fix `toggle_button` repositioning and channels autotranslation
2025-06-18 18:13:40 -05:00
Thaddeus Crews
9796e1a7f8 Merge pull request #107668 from AThousandShips/fix_signal_crash
[Editor] Fix crash in `ConnectionsDialog`
2025-06-18 18:13:39 -05:00
Thaddeus Crews
4587ecbc28 Merge pull request #107410 from timothyqiu/csv-reload
Fix CSV translation not updating after reimport
2025-06-18 18:13:38 -05:00
Thaddeus Crews
de8d8204fa Merge pull request #107534 from beicause/fix-editing-shader-include-open
Fix editing `ShaderInclude` causes a `Shader` to be edited
2025-06-18 18:13:37 -05:00
Thaddeus Crews
2fc899e4dd Merge pull request #98566 from Geometror/vs-refactor-p1
Fix and improve editor state persistence for the VisualShader editor
2025-06-18 18:13:23 -05:00
kobewi
8a92c81a66 Clear current path when deselecting files 2025-06-18 22:50:53 +02:00
Stuart Carnie
939f29f6d5 Apple: Improve reliability of Apple Embedded build and deployment 2025-06-19 06:33:08 +10:00
HolonProduction
d55883b4b1 LSP: Fix file URI handling + warn about workspace project mismatch 2025-06-18 19:54:50 +02:00
daniel080400
cd6e5ba9f4 Do not remove subviewport nodes in thumbnail preview scene 2025-06-19 01:31:15 +08:00
A Thousand Ships
a0a3a9c2fc [Editor] Fix crash in ConnectionsDialog 2025-06-18 15:16:06 +02:00
Haoyu Qiu
1301343f42 Improve auto-translation of editor's top & bottom bars
- The main menu
- The run bar
- The update spinner
- The bottom panel buttons
2025-06-18 21:11:32 +08:00
kobewi
4bb4c5c1b0 Improve Camera2D limit editing 2025-06-18 11:12:55 +02:00
nikitalita
b863b3f3d0 Fix EditorNode::push_node_item not pushing deselection 2025-06-17 17:45:38 -06:00
Kongfa Waroros
d36a3e5c06 Add null check on generating thumbnails for PackedScene 2025-06-17 20:04:33 +07:00
Kongfa Waroros
4067d7d30f Free nodes from instantiating if it is not a Control in the theme editor 2025-06-17 19:45:53 +07:00
arkology
6e2193bcdd ColorChannelSelector: add tooltip, fix toggle_button repositioning and channels autotranslation 2025-06-17 12:38:22 +00:00
LuoZhihao
623164408a Fix editing ShaderInclude causes a Shader to be edited 2025-06-17 20:24:35 +08:00
Pāvels Nadtočajevs
507cb47f97 Fix deadlock in EditorFileSystem::reimport_files. 2025-06-17 12:45:02 +03:00
Haoyu Qiu
296aba7dc5 Fix CSV translation not updating after reimport 2025-06-17 17:22:49 +08:00
Anish Mishra
ca1f25e551 Fix export fail on Android if shader_baker is enabled. 2025-06-16 21:13:12 +05:30
ydeltastar
abecb3f261 Fix audio name doesn't appear in exports of child classes of AudioStream 2025-06-16 12:28:05 -03:00
kobewi
a6d4faf9b4 Allow toggling UID display in path properties 2025-06-16 15:46:50 +02:00
Haoyu Qiu
a7ab249a2a Make PROPERTY_HINT_GROUP_ENABLE hide properties by default 2025-06-16 20:03:49 +08:00
Haoyu Qiu
0a1fa10315 Fix game view window not updating title when translation changes 2025-06-16 09:35:25 +08:00
Rémi Verschelde
31892b13b5 Merge pull request #107559 from groud/remove_get_used_cells_where_possible
Remove `get_used_cells` to avoid unecessary allocations in navigation baking
2025-06-16 01:52:54 +02:00
Rémi Verschelde
31b510e2ba Merge pull request #107490 from YeldhamDev/remote_inspector_script_meta_fix
Fix problems with scripts and metadata in remote objects
2025-06-16 01:52:27 +02:00
Rémi Verschelde
776f8dee59 Merge pull request #106763 from ogapo/fix-for-folder-duplicate
Duplicate Folder: Fix to remap references between duplicated files.
2025-06-16 01:52:20 +02:00
Fredia Huya-Kouadio
09f5be761c Add support for running hybrid apps from the XR editor 2025-06-15 07:05:12 -07:00
Gilles Roudière
a39f6b1c64 Remove get_used_cells to avoid unecessary allocations in navigation baking 2025-06-15 13:42:39 +02:00
Rémi Verschelde
019ab8745f Merge pull request #107546 from demolke/bone
Fix editing/removal of bone meta
2025-06-15 00:50:47 +02:00
demolke
80aada7d23 Fix editing/removal of bone meta
This was accidentally always targeting bone 1
2025-06-14 21:25:04 +02:00
Robert Yevdokimov
7e5ccada9c Fix freelook in 3D when multiple viewports are open 2025-06-14 16:00:04 +04:00
Hendrik Brucker
666d7c030b [VisualShader] Fix and improve editor state persistence 2025-06-14 13:10:17 +02:00
daniel080400
f2c6d16290 Avoid manipulating PackedScene cache when generating scene thumbnails 2025-06-14 18:11:37 +08:00
Rémi Verschelde
ee84a5a100 Merge pull request #107482 from nikitalita/fix-pck-misalign
PCKPacker: Fix first file being written mis-aligned
2025-06-13 18:37:46 +02:00
Rémi Verschelde
4c5c577612 Merge pull request #107368 from Meorge/docs/what-is-fuzzy-2
Improve description of fuzzy matching in editor settings documentation
2025-06-13 18:37:30 +02:00
Malcolm Anderson
cf56390e81 Improve description of fuzzy matching in editor settings documentation
Update doc/classes/EditorSettings.xml

Co-authored-by: Micky <66727710+Mickeon@users.noreply.github.com>

Update `max_fuzzy_misses` docs and "Fuzzy Search" tooltip to match `enable_fuzzy_matching`

Improve examples used and remove "middle of the filename" description

Apply suggestions from code review

Co-authored-by: Micky <66727710+Mickeon@users.noreply.github.com>
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>

Update doc/classes/EditorSettings.xml

Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>

Improve phrasing for `enable_fuzzy_matching` description

Update doc/classes/EditorSettings.xml

Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>

Semicolons
2025-06-13 08:28:36 -07:00
nikitalita
6e823b4b14 PCKPacker: Fix first file being written mis-aligned 2025-06-13 16:25:38 +02:00
Michael Alexsander
96e9670963 Fix problems with scripts and metadata in remote objects 2025-06-13 10:57:59 -03:00
Rémi Verschelde
7e385dad2e Merge pull request #107441 from ryevdokimov/blender-comma-transform
Allow numpad comma `,` to be used for 3D Blender-Style Transforms
2025-06-13 15:54:00 +02:00
Robert Yevdokimov
6f48795f5d Allow numpad comma , to be used for 3D Blender-Style Transforms 2025-06-13 13:24:11 +04:00
Rémi Verschelde
591e70ff78 Merge pull request #106750 from KoBeWi/path_guesser
Assign base path when creating Resource
2025-06-13 01:31:06 +02:00
Rémi Verschelde
79f39b252a Merge pull request #107467 from kitbdev/fix-debugger-inspector-size
Fix debugger inspector minimum size
2025-06-13 01:31:00 +02:00
Rémi Verschelde
c66d89d55d Merge pull request #107382 from Calinou/editor-lightmapprobe-add-gizmo-size-setting
Add a LightmapProbe gizmo size editor setting
2025-06-13 01:30:56 +02:00
Rémi Verschelde
856da6858c Merge pull request #107085 from KoBeWi/new_in_folder
Always use base directory in `CONTEXT_SLOT_FILESYSTEM_CREATE`
2025-06-13 01:30:43 +02:00
Rémi Verschelde
22702244f8 Merge pull request #105414 from KoBeWi/disable_uid_here
Add `@export_file_path` to export raw paths (no UID)
2025-06-13 01:30:24 +02:00
Rémi Verschelde
fae09980bd Merge pull request #105314 from bruvzg/ac_set_sep
Add separate editor accessibility mode setting.
2025-06-13 01:30:18 +02:00