2
0
Fork 0
godot/modules
Rémi Verschelde 6b1628f9fc
Merge pull request #33517 from madmiraal/fix-_MSG-macros
Send *_MSG macros' explanations directly to the _err_print_error().
2019-11-11 13:27:51 +07:00
..
arkit Style: Fix copyright headers in new files 2019-08-28 09:19:52 +07:00
assimp Remove all uses of ERR_EXPLAIN macros. 2019-11-11 10:24:04 +07:00
bmp Changed some code found by Clang Tidy and Coverity 2019-09-22 18:45:08 +07:00
bullet Fix some crashes and using null pointers 2019-10-28 08:07:29 +07:00
csg Replace vector == and is_zero_approx(distance) with is_equal_approx 2019-10-14 16:47:42 +07:00
cvtt Allow building cvtt with system squish 2019-09-23 02:59:59 +07:00
dds Added some obvious errors explanations 2019-09-25 10:28:50 +07:00
enet Merge pull request #32051 from qarmin/some_error_explanation 2019-09-25 11:51:54 +07:00
etc Memory leak and crash fixes 2019-11-10 09:49:13 +07:00
freetype Fix missing `z_verbose` and `z_error` symbols in debug iOS build. 2019-10-25 15:51:17 +07:00
gdnative Restore GDNative compatibility by moving new functions introduced in #33210 to core API 1.2 extension. 2019-11-02 15:25:43 +07:00
gdscript Remove ERR_EXPLAIN macros and the scaffolding they needed. 2019-11-11 10:57:00 +07:00
gridmap Fixed cases where labels with autowrap can overflow the editor ui 2019-11-04 10:12:36 +07:00
hdr
jpg
jsonrpc Add missing semicolons to `BIND_ENUM_CONSTANT` macro uses 2019-10-02 09:57:12 +07:00
mbedtls Fix crash when passing invalid key to Crypto. 2019-10-09 15:59:17 +07:00
mobile_vr
mono Merge pull request #32477 from aaronfranke/equal-approx-separate 2019-11-07 14:54:15 +07:00
ogg
opensimplex doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +07:00
opus Added some obvious errors explanations 2019-09-25 10:28:50 +07:00
pvr
recast Add option to create navmesh from objects in group 2019-10-16 12:01:10 +07:00
regex
squish
stb_vorbis Added some obvious errors explanations 2019-09-25 10:28:50 +07:00
svg
tga
theora Memory leak and crash fixes 2019-11-10 09:49:13 +07:00
tinyexr
upnp
vhacd
visual_script Merge pull request #32853 from OsamaElHariri/visual_script_setter_props_fix 2019-11-07 13:13:33 +07:00
vorbis Added some obvious errors explanations 2019-09-25 10:28:50 +07:00
webm Memory leak and crash fixes 2019-11-10 09:49:13 +07:00
webp
webrtc doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +07:00
websocket Trim protocol field from spaces in WS classes. 2019-10-16 16:16:27 +07:00
xatlas_unwrap Remove all uses of ERR_EXPLAIN macros. 2019-11-11 10:24:04 +07:00
SCsub
register_module_types.h