godot/modules
George Marques 899f7999b4
GDScript: properly set type of local variable initialization
Properly sets the type of the identifier for the local variable
that is stored in the assignment operation. This makes sure that the
compiler is aware of typing for local variables when they are
initialized with the declaration.
2020-01-08 11:36:50 -03:00
..
arkit Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
assimp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
bmp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
bullet Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
camera Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
csg Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
cvtt Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
dds Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
enet Fix ENet max clients highest value. 2020-01-03 20:18:33 +01:00
etc Add support for Lum-alpha textures to ETC fallback 2020-01-03 11:10:44 -08:00
freetype Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gdnative Expose cast_to to GDNative for dynamic casts 2020-01-03 04:27:13 +01:00
gdscript GDScript: properly set type of local variable initialization 2020-01-08 11:36:50 -03:00
gridmap Merge pull request #34706 from KoBeWi/grindput 2020-01-01 11:35:39 +01:00
hdr Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
jpg Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
jsonrpc Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
mbedtls Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
mobile_vr Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
mono [Mono]: the C# script icon is now visible in the editor. 2020-01-03 22:49:22 +01:00
ogg Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
opensimplex Make NoiseTexture threading more robust 2020-01-07 11:35:34 +01:00
opus Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
pvr Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
recast Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
regex Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
squish Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
stb_vorbis Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
svg Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
tga Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
theora Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
tinyexr Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
upnp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
vhacd Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
visual_script Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
vorbis Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
webm Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
webp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
webrtc Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
websocket Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
xatlas_unwrap Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_module_types.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub SCons: Add 'split_libmodules' option to workaround linker issue 2019-12-11 15:40:28 +01:00