Commit Graph

21514 Commits

Author SHA1 Message Date
Thaddeus Crews a8643700ce Merge pull request #118661 from KoBeWi/AssetLib_is_dead
Fix leftover AssetLib icon reference
2026-04-16 21:46:57 -05:00
Thaddeus Crews e2355e8e0b Merge pull request #118648 from YeldhamDev/meshlib_editor_focus_fix
Fix `MeshLibrary` editor taking priority over `GridMap` when it shouldn't
2026-04-16 21:46:56 -05:00
kobewi 2b9d21aa35 Fix leftover AssetLib icon reference 2026-04-17 01:55:29 +02:00
Michael Alexsander a76a7d83b4 Fix MeshLibrary editor taking priority over GridMap when it shouldn't 2026-04-16 12:51:06 -03:00
Thaddeus Crews e0815c0bc9 Merge pull request #118633 from jaydensipe/small-icon-fix
Fix max icon width in remote scene view/debugger
2026-04-16 09:41:18 -05:00
Thaddeus Crews 12a980d13d Merge pull request #118614 from bruvzg/dict_prop_menu
Restore inspector context menu for dictionary elements.
2026-04-16 09:41:17 -05:00
Thaddeus Crews c8c9a07a62 Merge pull request #118604 from ryevdokimov/fix-transform
Fix 3D viewport drag-translate triggering without mouse button held
2026-04-16 09:41:13 -05:00
Thaddeus Crews 343655bfa3 Merge pull request #117532 from syntaxerror247/just-hide
Hide `Remote Deploy` button when not configured
2026-04-16 09:41:11 -05:00
Thaddeus Crews e5d0a8d814 Merge pull request #117072 from KoBeWi/template_shattering_event
Rework export template dialog to allow individual templates
2026-04-16 09:41:08 -05:00
kobewi 2f079a1360 Extract individual templates from remote TPZ
Co-authored-by: Alexander Hartmann <alex.hart.278@gmail.com>
2026-04-16 13:17:59 +02:00
kobewi 64c8952975 Rework export template dialog to allow individual templates 2026-04-16 12:31:58 +02:00
Jayden Sipe 333fda8fd0 Fix max icon width in remote scene view 2026-04-16 01:03:42 -04:00
Kaleb Reid f973e3e346 Remove p_ and add r_ prefixes to argument names 2026-04-15 13:47:15 -07:00
Thaddeus Crews 4836ba26f0 Merge pull request #115340 from wagnerfs/add-translation-context
Add translation context to Controls
2026-04-15 14:02:36 -05:00
Pāvels Nadtočajevs f0b1b61a94 Restore inspector context menu for dictionary elements. 2026-04-15 21:07:11 +03:00
Anish Kumar 5cb7a9133d Hide Remote Deploy button when not configured 2026-04-15 21:25:46 +05:30
ryevdokimov 9f4c35ab4d Fix 3D viewport drag-translate triggering without mouse button held 2026-04-15 07:40:45 -04:00
Rémi Verschelde 705c96e3c8 Merge pull request #118567 from brandonhare/fix-dpi-texture-color-map
Add missing dictionary type hints in SVG DPITexture import options
2026-04-15 12:41:15 +02:00
Rémi Verschelde 316bdc1d1a Merge pull request #117432 from vaner-org/animationtree-unify-error
Allow toggling AnimationTree error panel
2026-04-15 12:40:39 +02:00
Rémi Verschelde 0fd8c2cf2f Merge pull request #116308 from deralmas/wl/restore-workaround
Wayland: Re-enable window restore logic
2026-04-15 12:40:31 +02:00
Rémi Verschelde 637e23472b Merge pull request #112992 from YeldhamDev/asset_store_new_api
Improve asset store and port it to the new API
2026-04-15 12:40:26 +02:00
kobewi 08e3358cdb Improve Move/Duplicate dialog 2026-04-15 12:14:59 +02:00
Wagner a82b69a554 Adds translation context to Controls
Co-authored-by: jkirsteins <janis.kirsteins@datadoghq.com>
2026-04-14 23:47:49 -03:00
vaner-org ee520f5306 Unify AnimationTree error panel 2026-04-15 08:12:22 +05:30
Thaddeus Crews 90113707f2 Merge pull request #117887 from ryevdokimov/collision-vertex-snap
Add vertex snap to collision shape vertices in 3D editor
2026-04-14 15:44:30 -05:00
Thaddeus Crews a33f4855f8 Merge pull request #118564 from bruvzg/ios_name_esc
[iOS] Do not escape name in `pbxproj`.
2026-04-14 15:44:27 -05:00
brandonhare e31383fba4 Add missing dictionary type hints in SVG DPITexture import options 2026-04-14 23:41:21 +10:00
Pāvels Nadtočajevs f241e80105 [iOS] Do not escape name in pbxproj. 2026-04-14 15:33:56 +03:00
Thaddeus Crews 86075f7af1 Merge pull request #118561 from bruvzg/gm_crash
Fix GameView crash on init.
2026-04-14 07:11:05 -05:00
Thaddeus Crews d3bbd95ccf Merge pull request #118559 from bruvzg/ios_oneclick_26
[iOS] Fix one-click deploy with Xcode 26.
2026-04-14 07:11:04 -05:00
Thaddeus Crews 7ce1853014 Merge pull request #108219 from CookieBadger/area-light-integration
Add Rectangular Area Light Source
2026-04-14 07:10:56 -05:00
Pāvels Nadtočajevs 7050e62fc8 Fix GameView crash on init. 2026-04-14 11:33:13 +03:00
Pāvels Nadtočajevs 1dae15757e [iOS] Fix one-click deploy with Xcode 26. 2026-04-14 08:20:41 +03:00
Thaddeus Crews 8fd7cdac7e Merge pull request #115151 from YeldhamDev/multi_node_theme_fix
Fix theme properties not being handled correctly by `MultiNodeEdit`
2026-04-13 15:52:18 -05:00
Thaddeus Crews 29d756e073 Merge pull request #107856 from aaronfranke/scene-import-mesh
3D scene import: Allow importing files as Mesh or MeshLibrary via ResourceImporterScene
2026-04-13 15:52:11 -05:00
Thaddeus Crews bafe886286 Merge pull request #115788 from Calinou/gltfdocument-expose-import-flags
Expose import flags in GLTFDocument, mark EditorSceneFormatImporter flags as bitfield
2026-04-13 15:52:10 -05:00
Thaddeus Crews c36827986d Merge pull request #118487 from passivestar/fix-118394
Export: Always include global script cache file
2026-04-13 11:46:07 -05:00
Thaddeus Crews 53156fc135 Merge pull request #118266 from Akosmo/fix-audio-bus-db-labels
Revamp audio bus UI
2026-04-13 11:46:00 -05:00
Thaddeus Crews b5feab25cb Merge pull request #118446 from kevinlam508/revert-118204
Revert "Fix EditorSpinSlider drag exceeding min/max boundaries"
2026-04-13 11:45:58 -05:00
Thaddeus Crews 5adbdac72b Merge pull request #117025 from brandonhare/fix-imported-resource-script-class
Fix quick load for resources imported by editor import plugins
2026-04-13 11:45:57 -05:00
Thaddeus Crews 471371dbcc Merge pull request #116641 from Scrawach/fix-file-dialog-folder-colors
Fix icons colors for files and directories at light color preset
2026-04-13 11:45:56 -05:00
Thaddeus Crews 0f02fb598f Merge pull request #115274 from YeldhamDev/node_path_delete_fix
Fix error when `NodePath` properties have their assigned nodes deleted
2026-04-13 11:45:53 -05:00
Thaddeus Crews 13db19e3a7 Merge pull request #118079 from allenwp/game-view-add-hdr
Change embedded window options to use three stacked dots and add HDR info
2026-04-13 11:45:46 -05:00
Thaddeus Crews eac17ddc55 Merge pull request #117275 from uno1982/feature/blend-space-sync-continuous
Add `SyncMode::CYCLIC` to BlendSpace1D and BlendSpace2D
2026-04-13 11:45:45 -05:00
Thaddeus Crews f02cb5fcc1 Merge pull request #113060 from kitbdev/refactor-fif
Clean up FindInFiles code
2026-04-13 11:45:44 -05:00
Akosmo 5e6c1f2418 Revamp audio bus UI 2026-04-13 06:42:45 -03:00
passivestar 1dbd4d5e3e Always include global script cache file 2026-04-12 17:59:44 +04:00
Kevin Lam 8694faecd9 Revert "Fix EditorSpinSlider drag exceeding min/max boundaries"
This reverts commit 0d3b41480f.
2026-04-11 20:18:28 -05:00
Aaron Franke fc722636bf 3D scene import: Allow importing files as Mesh or MeshLibrary via RIS
RIS = ResourceImporterScene
2026-04-11 16:23:17 -07:00
Michael Alexsander 2b835503cf Improve asset store and port it to the new API 2026-04-11 12:56:08 -03:00