godot/modules
George Marques 99b702ea3d
GDScript: Call implicit ready on base script first
It is generally expected that the base class is called before the
inherited clas. This commit implements this behavior for the implicit
ready function (`@onready` annotation) to make it consistent with the
expectations.
2024-05-02 11:25:52 -03:00
..
astcenc
basis_universal
bmp
camera
csg Organize existing code for editor plugins 2024-04-27 11:59:58 -07:00
cvtt Avoid writing out of range data over valid data in CVTT decompress methods when decompressing small mip levels 2024-04-19 10:16:36 -07:00
dds
enet
etcpak
fbx Resolve bind poses from FBX clusters instead of FBX poses 2024-04-25 21:13:50 +03:00
freetype
gdscript GDScript: Call implicit ready on base script first 2024-05-02 11:25:52 -03:00
glslang
gltf Organize existing code for editor plugins 2024-04-27 11:59:58 -07:00
gridmap Organize existing code for editor plugins 2024-04-27 11:59:58 -07:00
hdr
interactive_music Organize existing code for editor plugins 2024-04-27 11:59:58 -07:00
jpg
jsonrpc
ktx
lightmapper_rd LightmapGI: Fix seam blending with directional lightmaps 2024-04-18 14:21:29 +02:00
mbedtls
meshoptimizer
minimp3
mobile_vr MobileVR: orientation is progressive and needs to be initialised 2024-04-29 21:46:28 +10:00
mono Organize existing code for editor plugins 2024-04-27 11:59:58 -07:00
msdfgen
multiplayer Organize existing code for editor plugins 2024-04-27 11:59:58 -07:00
navigation Organize existing code for editor plugins 2024-04-27 11:59:58 -07:00
noise Organize existing code for editor plugins 2024-04-27 11:59:58 -07:00
ogg
openxr Organize existing code for editor plugins 2024-04-27 11:59:58 -07:00
raycast
regex
squish
svg
text_server_adv SCons: Colorize warnings/errors during generation 2024-04-28 16:24:48 -05:00
text_server_fb SCons: Colorize warnings/errors during generation 2024-04-28 16:24:48 -05:00
tga
theora
tinyexr
upnp
vhacd
vorbis
webp
webrtc
websocket
webxr Remove the Hand enum from XRHandTracker to fix name-collision with the hand property of the base class. 2024-04-25 19:38:57 -04:00
xatlas_unwrap
zip
modules_builders.py
register_module_types.h
SCsub