Commit Graph

83358 Commits

Author SHA1 Message Date
kobewi f3a7c7d8a1 Better clarify assert behavior 2026-04-28 16:38:49 +02:00
Thaddeus Crews fd8c4ef3e9 Merge pull request #119009 from Repiteo/revert-118911
Revert "[HDR] Save editor screenshot as EXR when HDR is enabled."
2026-04-27 13:55:50 -05:00
Thaddeus Crews 6e2b9cbab4 Revert "[HDR] Save editor screenshot as EXR when HDR is enabled."
This reverts commit d97199bcbf.
2026-04-27 13:46:11 -05:00
Thaddeus Crews 759b697769 Merge pull request #116986 from HolonProduction/gdscript/slightly-better-positions
GDScript: Track columns by raw string offsets
2026-04-27 12:05:50 -05:00
Thaddeus Crews dc7e9407ef Merge pull request #112759 from KoBeWi/GitHubization_of_the_editor
Open missing source file errors on GitHub
2026-04-27 12:05:49 -05:00
Thaddeus Crews ba193121fe Merge pull request #118911 from bruvzg/hdr_screenshot
[HDR] Save editor screenshot as EXR when HDR is enabled.
2026-04-27 12:05:48 -05:00
Thaddeus Crews 75444feae7 Merge pull request #118857 from LiveTrower/clearcoat-reflection-fixes
Fix and clean up clearcoat reflection probe process
2026-04-27 12:05:47 -05:00
Thaddeus Crews e9b93fffae Merge pull request #118928 from KoBeWi/per_language_projects
Fix per-project overrides not working for language
2026-04-27 12:05:46 -05:00
Thaddeus Crews 8df803f2a2 Merge pull request #115282 from YeldhamDev/node_removal_undo_fix
Fix properties being set before nodes are readded when undoing removals
2026-04-27 12:05:45 -05:00
Thaddeus Crews 7de9cdf7dc Merge pull request #118993 from bruvzg/hb_no_hint
[TextServer] Use FT rasterizer if hinting is enabled.
2026-04-27 12:05:43 -05:00
Thaddeus Crews 6c9c5a383c Merge pull request #118963 from syntaxerror247/version-name
Fix `get_version()` fallback for Android
2026-04-27 12:05:42 -05:00
Thaddeus Crews d8227b7a78 Merge pull request #118860 from syntaxerror247/editor-minsdk-revert
Revert Android Editor minSdk bump to 24
2026-04-27 12:05:42 -05:00
Thaddeus Crews 08f01333d3 Merge pull request #118952 from BlueCube3310/libpng-1.6.58
libpng: Update to 1.6.58
2026-04-27 12:05:41 -05:00
Thaddeus Crews a02cead472 Merge pull request #118942 from syntaxerror247/opengl-default-minsdk
Android: Set the default minSdk for compatibility renderer to 24
2026-04-27 12:05:40 -05:00
Thaddeus Crews dfa352d181 Merge pull request #118921 from aurpine/remove-unused-fileaccess-create-in-gltf_document
Remove unused FileAccess::create calls in GLTFDocument
2026-04-27 12:05:39 -05:00
Thaddeus Crews ad6ead96a2 Merge pull request #118893 from realybin/fix/imm-windows
[Windows] Fix IME candidate window misalignment by setting composition font
2026-04-27 12:05:38 -05:00
Thaddeus Crews 0e24341c1a Merge pull request #118887 from YeldhamDev/why_is_this_even_here
Remove redraw timer for theme previews
2026-04-27 12:05:37 -05:00
Thaddeus Crews b233e85c11 Merge pull request #118876 from unit-tick/fix_tag_container
Editor: Fix Tag Container Clipping Project Title and Breaking Project Manager UI
2026-04-27 12:05:36 -05:00
Thaddeus Crews bc6610d735 Merge pull request #118868 from dsnopek/correct-capitalization-of-androidxr
In editor properties, capitalize "androidxr" as "AndroidXR" (with uppercase "XR")
2026-04-27 12:05:35 -05:00
Thaddeus Crews 714d71f247 Merge pull request #118798 from bruvzg/dyn_coremsg
[Windows] Dynamically load `coremessaging`.
2026-04-27 12:05:34 -05:00
Pāvels Nadtočajevs 94cd2364ae [TextServer] Use FT rasterizer if hinting is enabled. 2026-04-27 11:55:21 +03:00
HolonProduction 612475a680 GDScript: Track columns by raw string offsets 2026-04-26 21:32:46 +02:00
Pāvels Nadtočajevs d97199bcbf [HDR] Save editor screenshot as EXR when HDR is enabled. 2026-04-26 17:52:30 +03:00
Anish Kumar 57ba18e144 Fix get_version() fallback on Android 2026-04-26 17:16:24 +05:30
Anish Kumar bb63952a5f Revert Android Editor minSdk bump to 24 2026-04-25 22:24:53 +05:30
BlueCube3310 2f55d31910 libpng: Update to 1.6.58 2026-04-25 14:17:00 +02:00
Anish Kumar b236b0950b Android: Set the default minSdk for compatibility renderer to 24 2026-04-25 10:59:35 +05:30
LiveTrower 4b94f459f4 Fix and cleanup clearcoat reflection probe process 2026-04-24 16:04:41 -06:00
Thaddeus Crews 6d6e822c68 Bump version to 4.7-beta 2026-04-24 16:54:42 -05:00
kobewi 8f1d43384a Fix per-project overrides not working for language 2026-04-24 22:46:00 +02:00
Thaddeus Crews 28eecef6f1 Merge pull request #118906 from TokageItLab/spb-signal-arg
Add lacked argument to bound method for curve in SpringBoneSimulator
2026-04-24 15:43:33 -05:00
Thaddeus Crews 7a8adcf4d8 Merge pull request #117913 from allenwp/hdr-output-allow-request
Fix behavior of `window_is_hdr_output_supported` for Wayland and adjust warnings.
2026-04-24 15:43:32 -05:00
Thaddeus Crews 4d794c4ffb Merge pull request #118629 from Kaleb-Reid/fix-bilinear-fallback
Fall back to bilinear scaling when setting FSR or MetalFX Temporal on Mobile
2026-04-24 15:43:31 -05:00
aurpine a3bda42c94 Remove unused FileAccess::create calls in GLTFDocument 2026-04-24 11:51:40 -04:00
Silc Lizard (Tokage) Renew c7bd58d3c9 Add lacked argument to bound method for curve in SpringBoneSimulator 2026-04-24 11:10:28 +09:00
realybin 8cf3b63ac2 [Windows] Fix IME candidate window misalignment by setting composition font 2026-04-24 02:26:06 +08:00
Michael Alexsander b0a0113ac3 Remove redraw timer for theme previews 2026-04-23 13:36:54 -03:00
Thaddeus Crews 1c8cc9e7e2 Merge pull request #118815 from Calinou/new-project-default-stretch-mode-canvas-items
Use the `canvas_items`/`expand` stretch mode/aspect by default for new projects
2026-04-23 08:35:00 -05:00
Thaddeus Crews a3b1272962 Merge pull request #118867 from YeldhamDev/gridmap_navmesh_optimize
Improve `GridMap` collider navmesh baking performance when using bake bounds
2026-04-23 08:34:59 -05:00
Thaddeus Crews e2115157f1 Merge pull request #118785 from bruvzg/hb_1420
Update HarfBuzz to 14.2.0 and ICU4C to 78.3
2026-04-23 08:34:58 -05:00
Thaddeus Crews 7ffe0a57cc Merge pull request #118777 from NoctemCat/web_reenable_proxy_to_pthread
[Web] Remove flags that prevent `proxy_to_pthread` from building
2026-04-23 08:34:57 -05:00
Thaddeus Crews 04e3d906f9 Merge pull request #114957 from LucaTuerk/fix_compat_backbuffer_allocation
Remove Compatibility RenderTarget backbuffer size limit
2026-04-23 08:34:56 -05:00
Thaddeus Crews d57f844e79 Merge pull request #118863 from LiveTrower/fix-clearcoat-area-light
Fix clearcoat intensity for area lights
2026-04-23 08:34:54 -05:00
Thaddeus Crews a712b7acc3 Merge pull request #116843 from Mrfanta-stick/fix-remote-dict-inspector
Fix Dictionary editor losing selection when changing types in Remote inspector
2026-04-23 08:34:53 -05:00
Thaddeus Crews 28200b1bce Merge pull request #118848 from realybin/fix/windows-imm-position
[Windows] Fix inconsistent update logic between IME composition and the candidate window
2026-04-23 08:34:53 -05:00
Thaddeus Crews 908983880b Merge pull request #118645 from Miurg/fix-texture-button-switch
GUI: replace single case switch with if in texture_button
2026-04-23 08:34:46 -05:00
unit-tick 79a9ea2a38 Editor: Fix Tag Container Clipping Project Title and Breaking UI
Removed project_title->set_clip_text (default behaviour is false).
Changed horizontal_size_flag to SIZE_FILL so it only occupies the space up to its
title.

Converted tag_container from HBoxContainer to HFlowContainer, enabling
tag_controls to wrap. Set its alignment to end, so it fills from the
right. Set horizontal_size_flags to SIZE_EXPAND_FILL so it uses up all
relevant space, it doesn't spread horizontally otherwise.

Added Maximum Size to Tag Button to prevent Project Title Clipping due
to overly long names. Added tooltip to show full name of tag.
2026-04-23 05:03:01 -04:00
Mrfanta-stick a3499cf72a Fix Dictionary editor losing selection when changing types in Remote inspector 2026-04-23 13:08:31 +05:30
David Snopek b8b55d095b In editor properties, capitalize "androidxr" as "AndroidXR" (with uppercase "XR") 2026-04-22 17:45:35 -05:00
Michael Alexsander d243f7c6d4 Improve GridMap collider navmesh baking performance when using bake bounds
Co-authored-by: smix8 <52464204+smix8@users.noreply.github.com>
2026-04-22 19:40:01 -03:00