mirror of
https://github.com/godotengine/godot
synced 2024-11-02 12:55:22 +00:00
4a7d49a89a
This improves the performance of typed calls to engine methods when the argument types are exact. Using validated calls delegate more of the work the core instead of doing argument unpacking in the VM. It also does not need different instructions for each return type, simplifying the code. |
||
---|---|---|
.. | ||
astcenc | ||
basis_universal | ||
bmp | ||
camera | ||
csg | ||
cvtt | ||
dds | ||
enet | ||
etcpak | ||
freetype | ||
gdscript | ||
glslang | ||
gltf | ||
gridmap | ||
hdr | ||
jpg | ||
jsonrpc | ||
ktx | ||
lightmapper_rd | ||
mbedtls | ||
meshoptimizer | ||
minimp3 | ||
mobile_vr | ||
mono | ||
msdfgen | ||
multiplayer | ||
navigation | ||
noise | ||
ogg | ||
openxr | ||
raycast | ||
regex | ||
squish | ||
svg | ||
text_server_adv | ||
text_server_fb | ||
tga | ||
theora | ||
tinyexr | ||
upnp | ||
vhacd | ||
vorbis | ||
webp | ||
webrtc | ||
websocket | ||
webxr | ||
xatlas_unwrap | ||
zip | ||
modules_builders.py | ||
register_module_types.h | ||
SCsub |