Commit Graph

66900 Commits

Author SHA1 Message Date
George L. Albany
4eafef8017 Merge pull request #989 from Redot-Engine/4.3-bump-version
[4.3] Bump to 4.3.1 rc
redot-4.3.1-rc.1
2025-04-04 04:38:52 +00:00
Spartan322
0bc4ada86c Bump to 4.3.1 rc 2025-04-04 00:11:47 -04:00
George L. Albany
3ce244cda8 Merge pull request #988 from Spartan322/4.3-merge/d2dfab1
[4.3] Merge commit godotengine/godot@d2dfab1
2025-04-04 04:08:02 +00:00
Spartan322
e5b3899e01 Merge commit godotengine/godot@d2dfab1fef 2025-04-03 23:29:53 -04:00
George L. Albany
2bb20dec66 Merge pull request #990 from Spartan322/4.3-fix/concurrency-ci-bug
[4.3] Fix godot/redot cpp test CI concurrency error
2025-04-04 03:25:47 +00:00
Spartan322
255853a669 Fix godot/redot cpp test CI concurrency error 2025-04-03 22:50:42 -04:00
George L. Albany
e87b6d3146 Merge pull request #979 from Spartan322/4.3-add/gdextension-get-redot-version
[4.3] Add `get_redot_version` to GDExtension interface
2025-04-04 01:15:59 +00:00
George L. Albany
57f28d1aa6 Merge pull request #981 from Redot-Engine/4.3-add/redot-cpp-ci
[4.3] CI: Add redot-cpp testing
2025-03-09 14:11:18 +00:00
George L. Albany
d4bc7c754b Merge pull request #980 from Redot-Engine/4.3.1-bump/beta
[4.3] Bump to 4.3.1 beta
redot-4.3.1-beta.1
2025-03-08 00:47:43 +00:00
Spartan322
82dfff9e0a CI: Add redot-cpp testing 2025-03-07 18:54:25 -05:00
Spartan322
1e939af965 Bump to 4.3.1 beta 2025-03-07 18:15:14 -05:00
Spartan322
2ccf5447ba Add get_redot_version to GDExtension interface
Add more godot compatible version macros
Add `build` to `Engine::get_godot_compatible_version_info`
Update `Engine.get_godot_compatible_version_info` documentation
Fix `Engine.get_version_info` documentation for `string`
2025-03-07 17:42:46 -05:00
George L. Albany
f41b587185 Merge pull request #978 from Spartan322/4.3-fix/occlusion-culling
[4.3] Fixed occlusion culling buffer getting overwritten in larger scenes
2025-03-06 17:34:24 +00:00
George L. Albany
5a8d57dff2 Merge pull request #977 from trashguy/4.3
[4.3] Fix Tilemap release display bug
2025-03-06 16:24:05 +00:00
Rudolph Bester
50bef31ad5 Fixed occlusion culling buffer getting overwritten in larger scenes
(cherry picked from commit 329d25b1fa)
2025-03-06 10:30:28 -05:00
Mack
e105e675b9 Fix setting TileMap data compatibility format broken by #98898.
(cherry picked from commit 282425eefb)
2025-03-06 10:05:16 -05:00
Trashguy
a85d141d33 Revert "Rationalize busy waits"
This reverts commit 3f4c085593.
2025-03-06 10:05:00 -05:00
Pāvels Nadtočajevs
d2dfab1fef Update MoltenVK install script to include version number in installer name.
(cherry picked from commit c63955b3eb)
2025-03-04 15:52:22 +01:00
bruvzg
6eca9111b8 [Misc] Check for the available and installed Vulkan SDK versions before downloading and installing.
(cherry picked from commit db1c1d43e3)
2025-03-04 15:52:18 +01:00
George L. Albany
ab0a573a32 Merge pull request #962 from Spartan322/4.3-merge/99d66b4
[4.3] Merge commit godotengine/godot@99d66b4
2025-02-13 00:59:24 +00:00
Pāvels Nadtočajevs
732f0412b1 Update MoltenVK install script to include version number in installer name.
(cherry picked from commit c63955b3eb)
2025-02-12 18:25:03 -05:00
bruvzg
cf7203ccd6 [Misc] Check for the available and installed Vulkan SDK versions before downloading and installing.
(cherry picked from commit db1c1d43e3)
2025-02-12 18:24:56 -05:00
Spartan322
db32d89f54 Merge commit godotengine/godot@99d66b4b22 2025-02-12 00:38:14 -05:00
Zae
e84f8c0a67 Fix popup shows behind always_on_top parent.
(cherry picked from commit 2211b1bf91)
2025-02-07 14:00:02 +01:00
David Snopek
9e4b5699fc OpenXR: Fix hiding/showing composition layers using hole punching
(cherry picked from commit d9ad5d1cd4)
2025-02-07 14:00:02 +01:00
Haoyu Qiu
e5b78070b1 Fix button text autowrap overflow when inside a container
(cherry picked from commit 0f98b32448)
2025-02-07 14:00:02 +01:00
clayjohn
2f88ea9d0e Correctly check time since shadow was allocated in atlas to avoid unnecessary re-allocations
Co-authored-by: jitspoe <jitspoe@yahoo.com>
(cherry picked from commit 1b5a15d5d1)
2025-02-07 14:00:02 +01:00
Haoyu Qiu
44a80d34d5 Fix button click detection when Tree is rotated
(cherry picked from commit 17642692c5)
2025-02-07 14:00:02 +01:00
David Snopek
2b8acb2015 GDExtension: Fix method binds not saying if they are varargs
(cherry picked from commit 2599df3b8a)
2025-02-07 14:00:02 +01:00
David Snopek
bb343ed1c5 Fix renaming nodes on X11
(cherry picked from commit 36293a2dbf)
2025-02-07 14:00:02 +01:00
David Snopek
1089bc1145 Fix project manager stealing focus on i3
(cherry picked from commit b1871cdabf)
2025-02-07 14:00:02 +01:00
clayjohn
c2a3644072 Clean up two recently introduced WebGL errors
(cherry picked from commit 0305e437ff)
2025-02-07 14:00:02 +01:00
David Snopek
15603b20db Fix bug with OpenXR composition layers added after OpenXR is running
(cherry picked from commit e2386de505)
2025-02-07 14:00:01 +01:00
Rémi Verschelde
99d66b4b22 i18n: Sync translations with Weblate
Adds Czech (cs), Persian (fa), Tamil (ta), and Vietnamese (vi) editor translations.
2025-02-07 10:15:03 +01:00
George L. Albany
775a22f28e Merge pull request #958 from Spartan322/4.3-add/gdscript-syntax-highlighter
[4.3] Expose GDScript syntax highlighter to editor plugins
redot-4.3.1-alpha.2
2025-02-05 22:24:09 +00:00
passivestar
3418e397b7 Expose GDScript syntax highlighter to editor plugins
(cherry picked from commit 3fe644de86)
2025-02-05 16:53:26 -05:00
George L. Albany
d79f560afb Merge pull request #957 from Spartan322/4.3.1-cherry-pick/bugs-gdscript
[4.3] Cherry-picks for the 4.3 (4.3.1) branch - 2nd gdscript bugs batch
2025-02-04 23:21:47 +00:00
HolonProduction
f697591ff3 Autocompletion: enable string literal completion in subscripts
(cherry picked from commit c824403853)
2025-02-04 18:00:20 -05:00
HolonProduction
8fa7c86841 Improve autocompletion for indices
(cherry picked from commit ccbdb34a2a)
2025-02-04 18:00:20 -05:00
Aina
de082034b9 Fix missing GDScriptParser reference on completion context
(cherry picked from commit 930742f8b3)
2025-02-04 18:00:19 -05:00
HolonProduction
990f6143d2 Autocompletion: reintroduce enum options on assignment
(cherry picked from commit 171c522290)
2025-02-04 18:00:13 -05:00
HolonProduction
d4aac8675d Autocompletion: Add arghint for annotations
(cherry picked from commit 00dfd568e0)
2025-02-04 17:02:13 -05:00
George L. Albany
786594181f Merge pull request #956 from Spartan322/4.3-merge/7f166be
[4.3] Merge commit godotengine/godot@7f166be
2025-02-04 20:13:14 +00:00
Spartan322
7f16b89420 Merge commit godotengine/godot@7f166be687 2025-02-04 11:41:47 -05:00
Rémi Verschelde
7f166be687 Merge pull request #101535 from smix8/locknroll
[4.3] Remove outer navigation map read locks
2025-01-30 12:53:01 +01:00
Rémi Verschelde
f11fa26c56 Merge pull request #100686 from raulsntos/fix-docs
[4.3] Fix various code examples in documentation
2025-01-30 12:52:56 +01:00
Rémi Verschelde
78e2c4d55e Merge pull request #99411 from clayjohn/mobile-normal-interp-43
[4.3] Normalize normal tangent and binormal before interpolating in the mobile renderer to avoid precision errors on heavily scaled meshes
2025-01-30 12:52:52 +01:00
Rémi Verschelde
93f4770c78 Merge pull request #98049 from aaronfranke/4.3-gltf-runtime-root-imp-mesh
[4.3] GLTF: Fix bad pointer to ImporterMeshInstance3D root node at runtime
2025-01-30 12:52:48 +01:00
Rémi Verschelde
cad4caa81b miniupnpc: Update to 2.2.8 (new major 18)
Keep support for major 17 by using a version check for the changed API.

Fixes #93907.

(cherry picked from commit 4c72d599f0)
2025-01-30 09:59:05 +01:00
Rémi Verschelde
3aafddd63b Add missing cstdint includes for GCC 15
(cherry picked from commit 1823460787)
2025-01-30 08:28:25 +01:00