mirror of
https://github.com/godotengine/godot.git
synced 2024-12-15 10:12:40 +08:00
f0b6b24d9e
Because of ref safety changes in the languages, all methods that return an interop struct have to have all other reference parameters marked as scoped to signal the the method does not capture that reference. The variant change is necessary, because for some reason a type of the exact shape godot_variant is in, crashes the .NET 7 JIT, but when changing it to be sequential with the same effective layout it works. |
||
---|---|---|
.. | ||
astcenc | ||
basis_universal | ||
bcdec | ||
betsy | ||
bmp | ||
camera | ||
csg | ||
cvtt | ||
dds | ||
enet | ||
etcpak | ||
fbx | ||
freetype | ||
gdscript | ||
glslang | ||
gltf | ||
godot_physics_2d | ||
godot_physics_3d | ||
gridmap | ||
hdr | ||
interactive_music | ||
jolt_physics | ||
jpg | ||
jsonrpc | ||
ktx | ||
lightmapper_rd | ||
mbedtls | ||
meshoptimizer | ||
minimp3 | ||
mobile_vr | ||
mono | ||
msdfgen | ||
multiplayer | ||
navigation | ||
noise | ||
ogg | ||
openxr | ||
raycast | ||
regex | ||
svg | ||
text_server_adv | ||
text_server_fb | ||
tga | ||
theora | ||
tinyexr | ||
upnp | ||
vhacd | ||
vorbis | ||
webp | ||
webrtc | ||
websocket | ||
webxr | ||
xatlas_unwrap | ||
zip | ||
register_module_types.h | ||
SCsub |