1
0
Fork 0
godot/modules
Raul Santos f0c9253bec
[.NET] Require `net9.0` for Android exports
To ensure Android exports are compatible with the new Play Store
requirement that all `.so` libraries included are aligned to 16k,
we now require C# projects to target `net9.0` which uses the
correct alignment (as opposed to the current one of 4k).

The thirdparty jar library has also been updated to the one from
the 9.0.4 runtime package so it's compatible with non-gradle
builds targeting `net9.0`.

Non-android projects are not affect, the minimum TFM is still
`net8.0`.
2025-09-05 04:14:27 +02:00
..
astcenc
basis_universal
bcdec
betsy Ensure that threads only process one pump task. 2025-07-29 07:15:34 -07:00
bmp
camera Fix build on OpenBSD 2025-08-30 15:02:01 +02:00
csg Merge pull request #95414 from jsjtxietian/inside-tree 2025-07-30 09:03:45 -05:00
cvtt
dds Fix Image format RGB565 conversion 2025-08-03 16:28:13 +02:00
enet
etcpak
fbx Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
freetype SCons: Support header-only modules 2025-07-14 15:37:05 -05:00
gdscript Merge pull request #109791 from Talkashie/master 2025-08-21 18:39:37 -05:00
glslang
gltf Merge pull request #109685 from nikitalita/fix-gltf-infinite-loop 2025-08-26 19:01:12 -05:00
godot_physics_2d Fix `move_and_slide` forcing synchronization with physics thread 2025-08-14 18:58:36 +02:00
godot_physics_3d Fix `move_and_slide` forcing synchronization with physics thread 2025-08-14 18:58:36 +02:00
gridmap Improve documentation related to GridMap mesh/lightmap baking 2025-07-31 16:30:32 +02:00
hdr
interactive_music Fix some inspector action buttons not updating icon when theme changes 2025-08-04 15:30:36 +08:00
jolt_physics Fixed crash when rendering a soft body 3d 2025-08-24 15:38:11 +02:00
jpg
jsonrpc
ktx
lightmapper_rd Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
mbedtls Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
meshoptimizer meshoptimizer: Update to 0.24 2025-06-27 01:02:34 +02:00
minimp3 Use TightLocalVector for AudioStreamWAV/MP3 2025-06-21 00:25:31 -03:00
mobile_vr
mono [.NET] Require `net9.0` for Android exports 2025-09-05 04:14:27 +02:00
msdfgen SCons: Support header-only modules 2025-07-14 15:37:05 -05:00
multiplayer Merge pull request #101416 from MrBlockers/91342-nested-spawner 2025-07-10 11:39:23 -05:00
navigation_2d Fix path post-processing edgecentered 2025-08-01 15:06:30 +02:00
navigation_3d Fix path post-processing edgecentered 2025-08-01 15:06:30 +02:00
noise Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
ogg
openxr OpenXR: Fix default action map entry for Vive Focus 3 2025-08-22 16:28:25 +10:00
raycast Move occlusion culling back to being based on euclidian distance but with some distance calculation using double precision 2025-07-08 13:38:36 +02:00
regex
svg
text_server_adv Merge pull request #109152 from bruvzg/font_fb_no_msdf 2025-08-22 12:35:36 -05:00
text_server_fb Merge pull request #109152 from bruvzg/font_fb_no_msdf 2025-08-22 12:35:36 -05:00
tga
theora [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
tinyexr
upnp [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
vhacd
vorbis
webp
webrtc
websocket Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
webxr [Web] Fix Emscripten for WebXR and update minimum version 2025-07-22 14:02:44 -04:00
xatlas_unwrap
zip
SCsub SCons: Support header-only modules 2025-07-14 15:37:05 -05:00
modules_builders.py
register_module_types.h