godot/modules
Ignacio Etcheverry ca8100f29f Workaround for bug with Mono's MSBuild and BaseIntermediateOutputPath
BaseIntermediateOutputPath seems to be empty by default. The workaround is to explicitly set it.

Also fixed passing char instead of char[] to String.Split. Why was this even working with Mono?
2019-01-21 00:38:28 +01:00
..
bmp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
bullet Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
csg Fix some errors found by static analysis 2019-01-16 10:59:45 +01:00
cvtt Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
dds Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
enet doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +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 Fixed infinite loop at end of video. 2019-01-12 00:51:59 +05:30
gdscript GDScript: Fix return value of "lerp" builtin 2019-01-18 10:47:04 +01:00
gridmap doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
hdr Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
jpg Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
mbedtls Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
mobile_vr Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
mono Workaround for bug with Mono's MSBuild and BaseIntermediateOutputPath 2019-01-21 00:38:28 +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 Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
pvr Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
recast Update copyright statements to 2019 2019-01-01 12:58:10 +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 Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
svg Update copyright statements to 2019 2019-01-01 12:58:10 +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 Consistency in resource format saver/loader de-registration 2019-01-10 12:45:57 +01:00
tinyexr Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
upnp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
visual_script doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +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 doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
xatlas_unwrap Update copyright statements to 2019 2019-01-01 12:58:10 +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