godot/modules
Rémi Verschelde 96d37769d9
Merge pull request #20468 from vnen/typed-gds-fixes
General GDScript fixes
2018-07-26 13:48:37 +02:00
..
bmp Fix bits_per_pixel validation in BMP and TGA loader modules. 2018-07-08 18:51:20 +01:00
bullet Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
csg Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
dds
enet Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
etc
freetype
gdnative doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
gdscript GDScript: Add type inference syntax for function arguments 2018-07-25 21:06:35 -03:00
gridmap Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
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 Merge pull request #18282 from aaronfranke/better-mathf 2018-07-26 10:48:47 +02:00
ogg
opus
pvr Style: Format code with clang-format 6.0.1 2018-07-18 16:27:03 +02:00
recast Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
regex Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
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 Add UPnP support (port forwarding, querying external IP) 2018-06-07 01:52:04 +02:00
visual_script Fix Visual Script duplicate issue 2018-07-26 14:01:48 +05:30
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 Removed unnecessary assignments 2018-07-24 09:51:03 +02:00
register_module_types.h
SCsub