godot/modules
George Marques 4b18c4e448
Add typed instructions to GDScript
- Typed assignment (built-in, native, and script).
- Cast (built-in conversion; native and script checks).
- Check type of functions arguments on call.
- Check type of members on set.
2018-07-20 21:55:17 -03:00
..
bmp Fix bits_per_pixel validation in BMP and TGA loader modules. 2018-07-08 18:51:20 +01:00
bullet
csg Added some documentation for the CSG nodes 2018-07-19 22:24:46 +10:00
dds
enet
etc
freetype
gdnative
gdscript Add typed instructions to GDScript 2018-07-20 21:55:17 -03:00
gridmap
hdr
jpg Add webp buffer loader for Image 2018-07-17 12:03:45 +08:00
mbedtls Implement non blocking-handshake for StreamPeerSSL 2018-07-16 13:08:17 +02:00
mobile_vr
mono Fix bug with Basis.Transposed() 2018-07-19 00:17:45 +01:00
ogg
opus
pvr Style: Format code with clang-format 6.0.1 2018-07-18 16:27:03 +02:00
recast
regex
squish
stb_vorbis
svg
tga Fix bits_per_pixel validation in BMP and TGA loader modules. 2018-07-08 18:51:20 +01:00
thekla_unwrap
theora Fix loading and exporting of Theora and WebM video streams 2018-07-03 20:21:46 +02:00
tinyexr
upnp
visual_script Fix visual script editor interface 2018-07-10 11:17:00 -03:00
vorbis Style: Format code with clang-format 6.0.1 2018-07-18 16:27:03 +02:00
webm Fix loading and exporting of Theora and WebM video streams 2018-07-03 20:21:46 +02:00
webp Add webp buffer loader for Image 2018-07-17 12:03:45 +08:00
websocket Style: Format code with clang-format 6.0.1 2018-07-18 16:27:03 +02:00
SCsub
register_module_types.h