Commit Graph

865 Commits

Author SHA1 Message Date
Michael Alexsander 6337973383 Fix corner cases related to scroll hints across the editor 2026-06-24 15:25:13 -03:00
Pāvels Nadtočajevs 4fb8381639 [iOS] Use unique splash image set name to avoid caching. 2026-06-24 11:28:31 +03:00
Dario 5d87e9b616 Add support for ASTC 6x6 and high quality compression profiles. 2026-06-23 14:00:26 -03:00
Thaddeus Crews 79c4b1dda7 Merge pull request #116939 from gumaciel/spm-integration
Add SPM support for Apple Embedded plugins (.gdip)
2026-06-19 15:09:20 -05:00
Thaddeus Crews 0283671369 Merge pull request #118257 from YeldhamDev/gdb_fixes_improvements
Fix/improve the pretty print for GDB
2026-06-19 12:05:53 -05:00
Thaddeus Crews d0b80d5f7c Bump version to 4.8-dev 2026-06-18 09:48:07 -05:00
Thaddeus Crews fb5a83eb60 Merge pull request #120007 from bruvzg/msys_dl
Fix download scripts and build in the MSYS2 environment.
2026-06-08 15:20:55 -05:00
Pāvels Nadtočajevs 80de17565c Update D3D12 download script to use current release. 2026-06-05 08:34:38 +03:00
Pāvels Nadtočajevs fd574d221f Fix download scripts and build in the MSYS2 environment. 2026-06-04 10:58:05 +03:00
Thaddeus Crews d9fd641396 Merge pull request #119563 from bruvzg/tr_imp_inv
[Import] Fix empty columns importing as invalid English translation.
2026-05-19 11:18:29 -05:00
Thaddeus Crews f04809882b Merge pull request #119367 from YeldhamDev/filesystem_keep_selection
Fix and improve selection behavior in the Filesystem dock
2026-05-19 11:18:19 -05:00
Pāvels Nadtočajevs 735827bd78 [Import] Fix empty columns importing as invalid English translation. 2026-05-19 14:48:41 +03:00
Michael Alexsander 088cd1faa4 Fix wrong path in EditorExportPlugin._export_begin() when zipping 2026-05-14 19:44:40 -03:00
Michael Alexsander e2278afdd3 Fix and improve selection behavior in the Filesystem dock 2026-05-14 11:08:24 -03:00
Skyth 0b78f5bbf6 Fix compute barriers not working on Intel Iris Xe Graphics. 2026-05-13 12:05:25 +03:00
Gustavo Maciel f877b970a5 Add support for Swift Package Manager dependencies in Apple export plugins 2026-04-26 21:43:31 -03:00
Thaddeus Crews 925fbbc5c4 Style: Migrate root images to misc/logo/ 2026-04-19 14:11:51 -05:00
Thaddeus Crews 2dc3039d56 Merge pull request #118128 from dhoverb/update_spatial_entities_apis
Make OpenXR Spatial Entities easier to extend
2026-04-16 09:41:09 -05:00
dhoverb d72e8691f2 Update spatial entities APIs 2026-04-15 13:43:34 +00:00
Lukas Tenbrink 299b0f69f9 Change Object::is_class to take StringName for better performance (intended for GDExtension casting and inheritance checks). 2026-04-15 13:08:43 +02:00
Fredia Huya-Kouadio f06290bbfa Enable 'perfetto' by default for Android debug builds. 2026-04-12 12:41:50 -07:00
Thaddeus Crews cba344c16d Merge pull request #112617 from Meorge/feat/richtextlabel-img-em
Add option to scale images in RichTextLabel relative to font size
2026-04-10 10:32:20 -05:00
Thaddeus Crews c83925eaf0 Merge pull request #117399 from devloglogan/expose-interaction-profile-metadata
Expose `OpenXRInteractionProfileMetadata` singleton
2026-04-10 10:32:16 -05:00
Malcolm Anderson c309339ec6 Allow image dimensions in RichTextLabel to be relative to font size 2026-04-07 16:41:20 -07:00
Pāvels Nadtočajevs f867029abf [Windows] WinRT build improvements.
Adds warning and link to the script when winrt headers are missing.
Adds CXXFLAG to fix build with old (Windows 10) SDKs.
Moves WinRT from `github.com/bruvzg/winrt_mingw` to `github.com/godotengine/winrt_mingw`.
2026-04-07 12:01:03 +03:00
Michael Alexsander fd4b6828f9 Fix/improve the pretty print for GDB 2026-04-06 17:32:01 -03:00
Thaddeus Crews 0eee380851 Merge pull request #117968 from sorascode/commit-amends
Support Commit Amends
2026-04-01 18:10:27 -05:00
Thaddeus Crews 803c6df71a Merge pull request #117800 from allenwp/exr-clipping
Add support for saving HDR screenshots to `Image.save_exr` functions.
2026-04-01 18:10:16 -05:00
Thaddeus Crews eda3dc13b9 Merge pull request #109142 from QbieShay/qbe/particle-process-windown
Extra particle tools for seeking
2026-04-01 18:10:08 -05:00
Thaddeus Crews 0dabee78c7 Merge pull request #116349 from bruvzg/onecore_opt
[Windows] Implement OneCore TTS support using C++/WinRT (no deps).
2026-03-31 10:46:51 -05:00
sora afc3e7bb57 Support Commit Amends 2026-03-31 12:21:19 +02:00
Allen Pestaluky 2b9cea5f87 Add support for saving HDR screenshots to Image.save_exr functions. 2026-03-27 11:20:06 -04:00
Pāvels Nadtočajevs 4d8234d50e [iOS] Reintegrate camera module to the main repo. 2026-03-27 13:52:18 +02:00
Pāvels Nadtočajevs dc53136043 [Windows] Implement OneCore TTS support using C++/WinRT. 2026-03-27 13:43:22 +02:00
Qbieshay 158d8784c3 Add parameter to request_process_time to have particle process without
emission.

Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2026-03-27 11:57:08 +01:00
Rémi Verschelde da8ea211eb Merge pull request #117762 from Calinou/web-editor-fix-change-version-link
Fix Change version link in web editor shell
2026-03-26 16:01:39 +01:00
Rémi Verschelde e030230a99 Merge pull request #117445 from bruvzg/angle_no_dyn
[macOS/Windows] Remove dynamically linked ANGLE support, add flag to enable/disable ANGLE.
2026-03-26 16:01:25 +01:00
Logan f990050ecf Expose OpenXRInteractionProfileMetadata singleton 2026-03-24 09:36:13 -05:00
Rémi Verschelde 1951485a07 Merge pull request #109892 from Ryan-000/Bind-Object-ConnectFlags-as-a-bitfield-instead-of-enum-
Bind `Object::ConnectFlags` as a bitfield, instead of enum.
2026-03-23 22:33:43 +01:00
Hugo Locurcio e2538b4958 Fix Change version link in web editor shell
The URL needs to be absolute to point to the correct location regardless
of the editor version.
2026-03-23 21:09:26 +01:00
Pāvels Nadtočajevs 5fc9f6b3d9 [macOS/Windows] Remove dynamically linked ANGLE support, add flag to enable/disable ANGLE.
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2026-03-23 13:01:25 +02:00
Ryan 69f9e3a75c Bind Object::ConnectFlags as a bitfield, instead of enum. 2026-03-18 15:21:18 -04:00
Thaddeus Crews 87b0010244 Merge pull request #117149 from bruvzg/hb_colr
Update HarfBuzz to 13.1.1 and optionally use new `hb-raster` API to render glyphs.
2026-03-18 11:43:25 -05:00
Thaddeus Crews f6d1765340 CI: Add #include validation hook 2026-03-18 10:41:59 +01:00
Pāvels Nadtočajevs f5d278fe90 Update HarfBuzz to 13.1.1 and optionally use new hb-raster API to render glyphs. 2026-03-18 10:48:27 +02:00
Thaddeus Crews e11d9eb8da Merge pull request #110369 from vaner-org/blendspace-edit-name-index
Display and allow setting name/index of BlendSpace points
2026-03-12 09:03:38 -05:00
Pāvels Nadtočajevs 6fe300e67f Update access-kit to 0.21.2 2026-03-12 11:31:04 +02:00
Pāvels Nadtočajevs dd0387fcb0 Remove AccessKit dynamic wrappers, add download script and build warning if libs are missing. 2026-03-11 14:52:38 +02:00
vaner-org f873fa3c3a Display and allow setting name/index of BlendSpace points 2026-03-10 00:29:49 +05:30
Silc Lizard (Tokage) Renew 73d041dd98 Optimize Animation Resource, Library, Mixer, Player
Co-Authored-By: Silc Lizard (Tokage) Renew <tokage.it.lab@gmail.com>
2026-03-06 16:35:21 -05:00