godot/modules
Bojidar Marinov f0efc7521e
Allow parameters passed to GDScript functions to be nulled
Previous version resulted in confusing (but actually right) errors about converting "from Object to Object", since CallError
does not include information about the actual types involved.
2019-03-03 15:24:06 +02:00
..
bmp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
bullet Revert "Optimized area check" 2019-02-22 12:46:54 +01:00
csg Fix CSG crash, closes #26281 2019-03-01 13:36:21 -03:00
cvtt Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
dds Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
enet Fix all -Wtype-limits warnings. 2019-02-21 19:34:35 +01:00
etc Don't use -ffast-math or other unsafe math optimizations 2019-01-09 02:06:13 +01:00
freetype Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gdnative Merge pull request #26134 from marxin/fix-Wsign-compare 2019-02-27 09:22:47 +01:00
gdscript Allow parameters passed to GDScript functions to be nulled 2019-03-03 15:24:06 +02:00
gridmap Make translatable some undo/redo operations in the editor 2019-02-21 16:41:01 -03:00
hdr Cleanup unused header 2019-01-28 06:29:39 +01:00
jpg Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
mbedtls Small hack to avoid runtime error when using ubsan 2019-02-20 01:49:47 +01:00
mobile_vr Drivers, main, servers: Ensure classes match their header filename 2019-02-12 14:39:47 +01:00
mono C#: Fix parsing of class full name when the base has generics 2019-03-01 00:23:23 +01:00
ogg Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
opensimplex Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
opus opus: Better sync sources list with upstream buildsystem 2019-02-28 14:27:56 +01:00
pvr Fix -Wsign-compare warnings. 2019-02-27 07:45:57 +01:00
recast Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
regex Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
squish Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
stb_vorbis -Properly handle missing ETC support on export 2019-02-26 18:45:06 -03:00
svg Prevent upscaled SVG from exceeding Image bounds 2019-01-28 16:00:15 +01:00
tga Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
thekla_unwrap Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
theora Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
tinyexr Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
upnp Modules: Ensure classes match their header filename 2019-02-12 22:59:56 +01:00
visual_script Fix -Wsign-compare warnings. 2019-02-27 07:45:57 +01:00
vorbis Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
webm Android: Add support for x86_64 architecture 2019-01-16 11:39:39 +01:00
webp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
websocket Fix -Wsign-compare warnings. 2019-02-27 07:45:57 +01:00
xatlas_unwrap Fix -Wsign-compare warnings. 2019-02-27 07:45:57 +01:00
register_module_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00