·
12 commits
to 4.3
since this release
Release Notes for Redot 4.3.1
We're excited to announce the release of our latest version, featuring a host of enhancements and fixes. Here's what's new:
Since Redot 4.3.1 Release Candidate 1
Enhancements & Features
- SCons: Bump minimum version of SCons to 4.0 & Python to 3.8 by @Spartan322 in #996
- Add godot compatibility header to GDExtension API dump by @Spartan322 in #1001
Bug Fixes
- Fix 0 patch version in
GDExtensionAPIDump::generate_extension_api
by @Spartan322 in #1003
Full Changelog: redot-4.3.1-rc.1...redot-4.3.1-stable
Since Redot 4.3
Enhancements & Features
- Add donation button back by @Spartan322 in #900
- Added get_open_scenes_roots to Editor Interface API by @Spartan322 in #908
- Round DDS width/height to next divisor multiple for block compression by @Spartan322 in #914
- CI: Install apt dependencies directly, works around issue with
awalsh128/cache-apt-pkgs-action
by @Spartan322 in #926 - Expose GDScript syntax highlighter to editor plugins by @Spartan322 in #958
- CI: Add redot-cpp testing by @Spartan322 in #981
- Add
get_redot_version
to GDExtension interface by @Spartan322 in #979 - SCons: Bump minimum version of SCons to 4.0 & Python to 3.8 by @Spartan322 in #996
- Add godot compatibility header to GDExtension API dump by @Spartan322 in #1001
Bug Fixes
- Fix invalid doc references to godot_notifications by @Spartan322 in #879
- Corrected manpage by @mcdubhghlas in #887
- Add Redot codespell documentation correction by @Spartan322 in #903
- Improve rebrand codespell regex structure by @Spartan322 in #905
- Fix Tilemap release display bug by @trashguy in #977
- Fixed occlusion culling buffer getting overwritten in larger scenes by @Spartan322 in #978
- Fix godot/redot cpp test CI concurrency error by @Spartan322 in #990
- Fix 0 patch version in
GDExtensionAPIDump::generate_extension_api
by @Spartan322 in #1003
Godot Syncs
- Merge commit godotengine/godot@b51be50 by @Spartan322 in #894
- Merge commit godotengine/godot@63e0fb5 by @Spartan322 in #898
- Merge commit godotengine/godot@90f21a3 by @Spartan322 in #909
- Merge commit godotengine/godot@7f166be by @Spartan322 in #956
- Merge commit godotengine/godot@99d66b4 by @Spartan322 in #962
- Merge commit godotengine/godot@d2dfab1 by @Spartan322 in #988
Cherry-picks
- Cherry-picks for the 4.3 (4.3.1) branch - 1st docs batch by @Spartan322 in #925
- Cherry-picks for the 4.3 (4.3.1) branch - 1st crashes batch by @Spartan322 in #928
- Cherry-picks for the 4.3 (4.3.1) branch - 1st regressions batch by @Spartan322 in #929
- Cherry-picks for the 4.3 (4.3.1) branch - 1st buildsystem bugs batch by @Spartan322 in #932
- Cherry-picks for the 4.3 (4.3.1) branch - 1st enhancements batch by @Spartan322 in #933
- Cherry-picks for the 4.3 (4.3.1) branch - 1st core bugs batch by @Spartan322 in #931
- Cherry-picks for the 4.3 (4.3.1) branch - 1st performance batch by @Spartan322 in #934
- Cherry-picks for the 4.3 (4.3.1) branch - 1st gdextension bugs batch by @Spartan322 in #935
- Cherry-picks for the 4.3 (4.3.1) branch - 1st audio bugs batch by @Spartan322 in #943
- Cherry-picks for the 4.3 (4.3.1) branch - 1st gdscript bugs batch by @Spartan322 in #945
- Cherry-picks for the 4.3 (4.3.1) branch - 1st editor bugs batch by @Spartan322 in #946
- Cherry-picks for the 4.3 (4.3.1) branch - 1st rendering bugs batch by @Spartan322 in #942
- Cherry-picks for the 4.3 (4.3.1) branch - 1st gui bugs batch by @Spartan322 in #944
- Cherry-picks for the 4.3 (4.3.1) branch - 1st misc bugs batch by @Spartan322 in #947
- Cherry-picks for the 4.3 (4.3.1) branch - 2nd gdscript bugs batch by @Spartan322 in #957
Full Changelog: redot-4.3-stable...redot-4.3.1-stable