godot/modules
Rémi Verschelde 30d4c923cb
Merge pull request #32966 from ffaristocrat/fix-hex-parsing
Fix base 16 hex literal parsing
2019-11-12 23:04:20 +01:00
..
arkit
assimp Remove all uses of ERR_EXPLAIN macros. 2019-11-11 10:24:04 +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
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 Restore GDNative compatibility by moving new functions introduced in #33210 to core API 1.2 extension. 2019-11-02 15:25:43 +02:00
gdscript Merge pull request #32966 from ffaristocrat/fix-hex-parsing 2019-11-12 23:04:20 +01:00
gridmap Fixed cases where labels with autowrap can overflow the editor ui 2019-11-04 10:12:36 +01:00
hdr
jpg
jsonrpc Add missing semicolons to BIND_ENUM_CONSTANT macro uses 2019-10-02 09:57:12 +02:00
mbedtls Fix crash when passing invalid key to Crypto. 2019-10-09 15:59:17 +02:00
mobile_vr
mono Merge pull request #33249 from JoshLee0915/MonoHeadlessServer 2019-11-12 14:57:29 +01:00
ogg
opensimplex
opus Update opus to 1.3.1 and opusfile to 0.11 2019-11-09 13:06:56 -06:00
pvr
recast Add option to create navmesh from objects in group 2019-10-16 12:01:10 +02:00
regex
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 Merge pull request #32853 from OsamaElHariri/visual_script_setter_props_fix 2019-11-07 13:13:33 +01:00
vorbis
webm Memory leak and crash fixes 2019-11-10 09:49:13 +01:00
webp
webrtc
websocket Trim protocol field from spaces in WS classes. 2019-10-16 16:16:27 +02:00
xatlas_unwrap Remove all uses of ERR_EXPLAIN macros. 2019-11-11 10:24:04 +01:00
register_module_types.h
SCsub