godot/modules
Ignacio Etcheverry a98d44f654 C#: Fix always saving copy of csproj even with no changes
This was a regression from 93d7ec8836 (#38110).
Mono's old implementation of Microsoft.Build hardcodes HasUnsavedChanges to
always return true.
This workaround can be reverted once we switch to official Microsoft.Build.

(cherry picked from commit 81f13f6171)
2020-04-27 10:15:07 +02:00
..
arkit Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
assimp Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
bmp Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
bullet DocData: Skip unexposed classes 2020-04-21 14:15:34 +02:00
camera Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
csg Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
cvtt Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
dds Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
enet Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
etc Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
freetype Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
gdnative Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
gdscript Mark assert lines as safe in gdscript 2020-04-27 10:10:20 +02:00
gridmap Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
hdr Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
jpg Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
jsonrpc Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
mbedtls Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
mobile_vr Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
mono C#: Fix always saving copy of csproj even with no changes 2020-04-27 10:15:07 +02:00
ogg Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
opensimplex NoiseTexture: prevent race condition because of Ref::unref() 2020-04-16 12:47:18 +02:00
opus Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
pvr Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
recast Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
regex Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
squish Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
stb_vorbis Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
svg Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
tga Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
theora Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
tinyexr Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
upnp Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
vhacd Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
visual_script Change round return type to float 2020-04-16 12:57:21 +02:00
vorbis Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
webm Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
webp Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
webrtc Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
websocket Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
xatlas_unwrap Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
register_module_types.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub SCons: Add 'split_libmodules' option to workaround linker issue 2019-12-11 15:40:28 +01:00