godot/modules
Tom Evans 8dc8833782 Mark assert lines as safe in gdscript
Now calling _reduce_node_type with debugging enabled to determine
if assert line is safe. Part of doing this required the assert line
to be stored away. Now the AssertNode line is being correctly set.
Newlines are now marked safe always
2020-03-25 08:42:04 -05:00
..
arkit Make file formatting comply with POSIX and Unix standards 2020-03-21 17:41:03 -04:00
assimp Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
basis_universal Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
bmp Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
bullet Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00
camera Make file formatting comply with POSIX and Unix standards 2020-03-21 17:41:03 -04:00
csg Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
cvtt Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
dds Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
enet Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
etc Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
freetype Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
gdnative Merge pull request #37219 from RajatGoswami/missing-include-guards 2020-03-23 11:17:24 +01:00
gdnavigation Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
gdscript Mark assert lines as safe in gdscript 2020-03-25 08:42:04 -05:00
glslang Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
gridmap Merge pull request #37219 from RajatGoswami/missing-include-guards 2020-03-23 11:17:24 +01:00
hdr Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
jpg Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
jsonrpc Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
mbedtls Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
mobile_vr Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
mono Merge pull request #37210 from van800/fix-36995 2020-03-22 09:34:47 +01:00
ogg Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
opensimplex Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
opus Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
pvr Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
regex Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
squish Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
stb_vorbis Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
svg Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
tga Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
theora Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
tinyexr Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
upnp Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
vhacd Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
visual_script Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
vorbis Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
webm Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
webp Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
webrtc Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
websocket Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
xatlas_unwrap Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
modules_builders.py SCons: Generate header with info on which modules are enabled 2020-02-07 11:31:37 +01:00
register_module_types.h Moved the shader source compilation code outside RenderingDevice and Vulkan 2020-02-11 11:53:29 +01:00
SCsub SCons: Split libmodules.a in folder-based libs 2020-02-07 14:19:51 +01:00