Commit Graph

72290 Commits

Author SHA1 Message Date
Spartan322
e0a32a0d5e Merge commit godotengine/godot@07e41850ef 2025-05-14 14:22:39 -04:00
Fredia Huya-Kouadio
9622b4b681 Update the zipalign implementation to properly align APKs with uncompressed .so libraries 2025-05-12 15:54:50 -07:00
Rémi Verschelde
07e41850ef Bump version to 4.4.2-rc
I forgot to do this after 49a5bc7, so sadly a few commits in between wrongly
have 4.4.1-stable as version even though they're not the 4.4.1-stable tag.
2025-05-09 00:50:27 +02:00
George L. Albany
bd6a462e91 Merge pull request #1025 from Spartan322/4.4-add/required-redot-feature
[4.4] Add Redot as a project feature to protect Redot projects
2025-05-08 15:48:11 +00:00
Spartan322
e4751f53ac Add Redot as a project feature to protect Redot projects
(cherry picked from commit 02abb1e8a1)
2025-05-07 16:02:41 -04:00
George L. Albany
bd28f96831 Merge pull request #1021 from Spartan322/4.4-merge/841596c
[4.4] Merge commit godotengine/godot@841596c
2025-05-07 16:41:29 +00:00
Spartan322
cb7a2836b4 Merge commit godotengine/godot@841596cae4 2025-05-07 11:03:26 -04:00
Rémi Verschelde
841596cae4 macOS: Fix support for latest VulkanSDK .app name in install script
(cherry picked from commit efde4ae853)
2025-05-06 19:03:36 +02:00
Rémi Verschelde
e8e20b3eec AudioEffectPitchShift: 3rd attempt at fixing -Wstringop-overflow warning
(cherry picked from commit 80359d3577)
2025-04-25 14:24:56 +02:00
Rémi Verschelde
dafc47390c Merge pull request #95025 from AThousandShips/file_compressed_fix
[4.4] [Core] Fix `FileAccessCompressed.get_buffer` size error on multiples of block size
2025-04-25 11:38:02 +02:00
George L. Albany
5ac25c6b88 Merge pull request #1008 from Spartan322/4.4-update/jolt
[4.4] Cherry-picks for the 4.4 branch - 1st jolt batch
2025-04-23 16:31:51 +00:00
Andevrs
ff224a1c70 Merge pull request #1010 from Spartan322/4.4-cherry-pick/ci-legacy-dependency
[4.4] CI: Remove legacy dependency
2025-04-23 11:30:42 -05:00
Thaddeus Crews
58f8e65147 CI: Remove legacy dependency
(cherry picked from commit 92b1b0402c)
2025-04-23 11:54:35 -04:00
Mikael Hermansson
f580bdfb1d Refactor Jolt-related project settings to only be loaded as needed
(cherry picked from commit 3b78ff564a)
2025-04-23 09:37:51 -04:00
Mikael Hermansson
ba1d095e28 Jolt: Update to 5.3.0
(cherry picked from commit 5d00161040)
2025-04-23 09:37:51 -04:00
metakunt
99cd5fc8ce Improve Jolt module initialization style
(cherry picked from commit 0c25ac8d44)
2025-04-23 09:37:50 -04:00
McDubh
30541a4693 Merge pull request #1009 from Spartan322/4.4-fix/redot-cpp-ci
[4.4] Fix redot-cpp-build CI action
2025-04-23 07:39:10 -05:00
Spartan322
4eee665531 Fix redot-cpp-build CI action 2025-04-23 05:01:24 -04:00
McDubh
be3ab6ae82 Merge pull request #1006 from Spartan322/4.4-add/gdext-godot-compat
[4.4] Add godot compatibility header to GDExtension API dump
2025-04-22 17:54:27 -05:00
Spartan322
c47d6af256 Add godot compatibility header to GDExtension API dump
To retain Godot GDExtension compatibility, relies on Godot's `header`, Redot's GDExtension header is in `redot_header`

(cherry picked from commit 96e7bce528)
2025-04-22 16:52:06 -04:00
George L. Albany
1a17b61adc Merge pull request #997 from Spartan322/4.4-merge/4d7c448
[4.4] Merge commit godotengine/godot@4d7c448
2025-04-22 02:29:31 +00:00
Spartan322
b5e34ce34e Merge commit godotengine/godot@4d7c448a0a 2025-04-19 04:51:06 -04:00
McDubh
ae4f37e046 Merge pull request #994 from RadenTheFolf/master
Added a section of text in readme to link to the  ReX repo
2025-04-18 14:52:29 -05:00
RadenTheFolf
0737be2a7a Add section of text to link to ReX repo 2025-04-17 23:42:58 -04:00
Rémi Verschelde
4d7c448a0a Merge pull request #102059 from AThousandShips/fix_cowdata_performance
[4.4] [Core] Fix performance issues in some `CowData` methods
2025-04-09 13:49:11 +02:00
A Thousand Ships
38570afee6 [Core] Fix FileAccessCompressed.get_buffer size error on multiples of block size 2025-04-08 14:31:43 +02:00
George L. Albany
65c1d83e5b Merge pull request #983 from Spartan322/add/gdextension-get-redot-version
Add `get_redot_version` to GDExtension interface
2025-04-04 02:14:58 +00:00
Rémi Verschelde
96579d1399 Merge pull request #104881 from akien-mga/revert-modulate-colored-emojis
[4.4] Don't apply font color to colored emojis
2025-04-02 11:39:57 +02:00
Rémi Verschelde
13c34fc29c Don't apply font color to colored emojis
Partial revert of the change in #102880, cherry-picked to 4.4.1.

Co-authored-by: Pāvels Nadtočajevs <7645683+bruvzg@users.noreply.github.com>
2025-04-01 14:03:43 +02:00
Rémi Verschelde
49a5bc7b61 Bump version to 4.4.1-stable godot-4.4.1-stable 2025-03-26 00:11:16 +01:00
Rémi Verschelde
21455d8351 Add changelog for 4.4.1 2025-03-26 00:11:08 +01:00
Rémi Verschelde
f632725611 i18n: Sync translations with Weblate (classref)
Somehow missed in the previous commit.
2025-03-25 23:49:52 +01:00
Rémi Verschelde
994983a93b i18n: Sync translations with Weblate 2025-03-25 23:21:23 +01:00
风青山
3ef69f0a79 Fix editor crash when inspecting 2 objects handled by the same plugin
Already activated plugins do not need to be added again to `editor_plugins_over`.

`fold_resource()` changes `active_plugins` and is unsafe to call while iterating
over `active_plugins`.

(cherry picked from commit 411f476319)
2025-03-25 23:15:04 +01:00
Mikael Hermansson
00baf18d6e Fix shape always being zero with get_rest_info when using Jolt Physics
(cherry picked from commit 4b5661758f)
2025-03-25 23:14:49 +01:00
Pāvels Nadtočajevs
46f16271e2 Disable broken Vulkan layers before running RenderingDevice tests.
(cherry picked from commit 3358128dc2)
2025-03-25 23:14:32 +01:00
Rémi Verschelde
98ebd4e61a Vulkan: Re-enable Mesa device select layer
We got this from RenderDoc which had an issue with it 5 years ago, but it's
not a given that Godot is also affected.

This layer is actually quite convenient to be able to change what default Vulkan
capable GPU should be used for applications via environment variables:
https://docs.mesa3d.org/envvars.html#vulkan-mesa-device-select-layer-environment-variables

(cherry picked from commit c9f0ab6701)
2025-03-25 23:14:04 +01:00
Rémi Verschelde
f26392d45b i18n: Sync translations with Weblate 2025-03-24 22:46:36 +01:00
Fabio Alessandrelli
1e37886e19 mbedTLS: Update to version 3.6.3
(cherry picked from commit 0b0655aee4)
2025-03-24 22:37:21 +01:00
Hilderin
abef5e0d23 Fix crash when reimporting nested gltf scenes
(cherry picked from commit efc3e3aea7)
2025-03-20 17:29:05 +01:00
Pāvels Nadtočajevs
c477d248c6 Fix icons with non-ASCII file names in project manager.
(cherry picked from commit abe413ff8c)
2025-03-20 16:43:47 +01:00
Anish Mishra
a6c6104ae7 Add instruction to wrap nested classes in JavaClassWrapper
(cherry picked from commit 956db92c65)
2025-03-20 16:39:34 +01:00
bruvzg
6d45d6265b Fix use after free in the editor inspector section cleanup.
(cherry picked from commit c7ca36b827)
2025-03-20 16:39:20 +01:00
Jamie Pate
dcd9b6e48a Calculate the viewport location correctly in OpenXR
Fixes #104193

In OpenXR the viewport location is not centered on the transform origin

(cherry picked from commit 8e3e2a8f44)
2025-03-20 16:38:41 +01:00
Rémi Verschelde
ce7a785682 i18n: Sync translations with Weblate 2025-03-19 14:51:04 +01:00
Rémi Verschelde
12917362ef Merge pull request #104358 from akien-mga/4.4-cherrypicks
[4.4] Cherry-picks for the 4.4 branch (future 4.4.1) - 3rd batch
2025-03-19 14:33:06 +01:00
Hilderin
f0b2f6c3cd Fix error when embedded window is closed while resizing
(cherry picked from commit b61499353f)
2025-03-19 12:58:45 +01:00
Grublady
52e84ae83e Update mouse-entered state when subwindow closes (macOS display server)
(cherry picked from commit f3c54c1a32)
2025-03-19 12:58:34 +01:00
Stuart Carnie
6e298f2b95 Renderer: Fix Metal handling of cube textures; assert equal dimensions
(cherry picked from commit e2066298d9)
2025-03-19 12:58:21 +01:00
Pāvels Nadtočajevs
5c6f4a4ac6 Use single RNG instance for FileAccessEncrypted IV generation.
(cherry picked from commit cf18cf1630)
2025-03-19 12:58:09 +01:00