godot/modules
Fabio Alessandrelli 7e592f9641 Add ENet option to disable server relaying.
It's useless when building fully authoritative servers, and prevents
various kinds of abuse.
2019-11-27 11:48:31 +01:00
..
arkit [iOS] Link and load ARKit framework dynamically. 2019-11-20 11:18:01 +02:00
assimp Fix typos with codespell 2019-11-22 08:35:03 +01:00
bmp
bullet Fix some crashes and using null pointers 2019-10-28 08:07:29 +01:00
csg Replace vector == and is_zero_approx(distance) with is_equal_approx 2019-10-14 16:47:42 -04:00
cvtt
dds
enet Add ENet option to disable server relaying. 2019-11-27 11:48:31 +01:00
etc Memory leak and crash fixes 2019-11-10 09:49:13 +01:00
freetype Fix missing z_verbose and z_error symbols in debug iOS build. 2019-10-25 15:51:17 +03:00
gdnative Add singleton_name field to autogenerated json api 2019-11-16 20:29:54 +01:00
gdscript Added missing documentation for yield() 2019-11-25 18:08:18 +02:00
gridmap Fixed cases where labels with autowrap can overflow the editor ui 2019-11-04 10:12:36 +01:00
hdr
jpg
jsonrpc
mbedtls Fix crash when passing invalid key to Crypto. 2019-10-09 15:59:17 +02:00
mobile_vr
mono Merge pull request #33828 from neikeq/貴様 2019-11-23 11:24:48 +01:00
ogg
opensimplex
opus Revert "Update opus to 1.3.1 and opusfile to 0.11" 2019-11-18 09:56:48 +01:00
pvr
recast Add option to create navmesh from objects in group 2019-10-16 12:01:10 +02:00
regex pcre2: Use scons option to disable JIT on some platforms 2019-11-20 08:54:52 +01:00
squish
stb_vorbis AudioStreamOGGVorbis: Expose loop and loop_offset as properties 2019-11-11 15:14:37 +01:00
svg
tga
theora Memory leak and crash fixes 2019-11-10 09:49:13 +01:00
tinyexr
upnp
vhacd
visual_script Fix typos with codespell 2019-11-22 08:35:03 +01:00
vorbis
webm Memory leak and crash fixes 2019-11-10 09:49:13 +01:00
webp
webrtc
websocket Fix Visual Studio throwing C4334 warning. 2019-11-15 14:11:12 +01:00
xatlas_unwrap Remove all uses of ERR_EXPLAIN macros. 2019-11-11 10:24:04 +01:00
register_module_types.h
SCsub