virtualx-engine/modules
2019-12-12 17:10:05 +01:00
..
arkit iOS modular build and export implementation. 2019-12-01 21:57:18 +02:00
assimp Fix Vector3 ambiguities and out of bounds init. 2019-12-12 17:10:05 +01:00
basis_universal basis_universal: Use proper basisu_transcoder.h header, fixes Clang build 2019-12-12 17:09:30 +01:00
bmp Changed some code found by Clang Tidy and Coverity 2019-09-22 18:45:08 +02:00
bullet Modernized default 3D material, fixes material bugs. 2019-12-12 17:08:02 +01:00
camera Fix compile error for Windows on Linux 2019-12-04 08:06:07 +09:00
csg Modernized default 3D material, fixes material bugs. 2019-12-12 17:08:02 +01:00
cvtt Rewritten StreamTexture for better code reuse, added basis universal support 2019-12-12 17:09:05 +01:00
dds Texture refactor 2019-12-12 10:05:14 +01:00
enet Add ENet option to disable server relaying. 2019-11-27 11:48:31 +01:00
etc Rewritten StreamTexture for better code reuse, added basis universal support 2019-12-12 17:09:05 +01:00
freetype Fix missing z_verbose and z_error symbols in debug iOS build. 2019-10-25 15:51:17 +03:00
gdnative Add static Vulkan loader. 2019-12-12 13:19:45 +01:00
gdscript Add note in 'load()' docs that the path must be absolute 2019-12-11 17:14:58 -03:00
glslang glslang: Disable warnings and allow unbundling 2019-12-12 17:09:14 +01:00
gridmap Modernized default 3D material, fixes material bugs. 2019-12-12 17:08:02 +01:00
hdr Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' 2019-08-17 13:31:22 +02:00
jpg Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
jsonrpc Add missing semicolons to BIND_ENUM_CONSTANT macro uses 2019-10-02 09:57:12 +02:00
mbedtls Removed unused variables, add some constants numbers 2019-12-10 05:13:02 +01:00
mobile_vr A lot of progress with canvas rendering, still far from working. 2019-12-12 10:50:00 +01:00
mono Merge pull request #34181 from van800/rider 2019-12-11 09:20:31 +01:00
ogg
opensimplex Texture refactor 2019-12-12 10:05:14 +01:00
opus Revert "Update opus to 1.3.1 and opusfile to 0.11" 2019-11-18 09:56:48 +01:00
pvr Texture refactor 2019-12-12 10:05:14 +01:00
recast Removed unused variables, add some constants numbers 2019-12-10 05:13:02 +01:00
regex pcre2: Use scons option to disable JIT on some platforms 2019-11-20 08:54:52 +01:00
squish Rewritten StreamTexture for better code reuse, added basis universal support 2019-12-12 17:09:05 +01:00
stb_vorbis AudioStreamOGGVorbis: Expose loop and loop_offset as properties 2019-11-11 15:14:37 +01:00
svg Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/' 2019-08-12 10:15:54 +02:00
tga Added release function to PoolVector::Access. 2019-07-06 12:04:27 +01:00
theora Texture refactor 2019-12-12 10:05:14 +01:00
tinyexr Remove .exr saver debug print 2019-11-27 17:17:29 +01:00
upnp SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines 2019-07-03 09:59:04 +02:00
vhacd SCons: Enable C++11 on the whole codebase 2019-07-22 17:17:30 +02:00
visual_script Texture refactor 2019-12-12 10:05:14 +01:00
vorbis Added some obvious errors explanations 2019-09-25 10:28:50 +02:00
webm Texture refactor 2019-12-12 10:05:14 +01:00
webp Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' 2019-08-17 13:31:22 +02:00
webrtc doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
websocket Fix Visual Studio throwing C4334 warning. 2019-11-15 14:11:12 +01:00
xatlas_unwrap Remove all uses of ERR_EXPLAIN macros. 2019-11-11 10:24:04 +01:00
register_module_types.h Moved the shader source compilation code outside RenderingDevice and Vulkan 2019-12-12 13:05:25 +01:00
SCsub SCons: Add 'split_libmodules' option to workaround linker issue 2019-12-11 15:40:28 +01:00