godot/modules
George Marques d076c76551
GDScript: Fix setting native type with script inheritance
Sometimes the inheritance tree is compiled out of order and the base
don't have yet a native type set. This is now changed to not rely on the
base script but use the native type set in the datatype, which is
already resolved by the analyzer.
2023-02-21 14:09:10 -03:00
..
astcenc
basis_universal Fix includes of thirdparty libs which can be unbundled on Linux 2023-02-16 15:52:13 +01:00
bmp
camera
csg
cvtt
dds
denoise
enet
etcpak
freetype
gdscript GDScript: Fix setting native type with script inheritance 2023-02-21 14:09:10 -03:00
glslang
gltf Merge pull request #73667 from aaronfranke/gltf-unused-joint-bool 2023-02-21 08:47:15 +01:00
gridmap
hdr
jpg
jsonrpc
lightmapper_rd
mbedtls
meshoptimizer
minimp3
mobile_vr
mono [macOS] Replace all Alt/Option+Letter/Number default shortcuts to avoid conflicts with special character input. 2023-02-20 22:02:47 +02:00
msdfgen
multiplayer [MP] Add a "synchronized" signal to MultiplayerSynchronized. 2023-02-20 14:46:39 +01:00
navigation Fix includes of thirdparty libs which can be unbundled on Linux 2023-02-16 15:52:13 +01:00
noise
ogg Fix includes of thirdparty libs which can be unbundled on Linux 2023-02-16 15:52:13 +01:00
openxr
raycast
regex
squish
svg
text_server_adv Fix includes of thirdparty libs which can be unbundled on Linux 2023-02-16 15:52:13 +01:00
text_server_fb
tga
theora
tinyexr
upnp
vhacd
vorbis Fix includes of thirdparty libs which can be unbundled on Linux 2023-02-16 15:52:13 +01:00
webp
webrtc
websocket
webxr
xatlas_unwrap
zip
modules_builders.py
register_module_types.h
SCsub