virtualx-engine/modules
BastiaanOlij 02ea99129e Adding a new Camera Server implementation to Godot.
This is a new singleton where camera sources such as webcams or cameras on a mobile phone can register themselves with the Server.
Other parts of Godot can interact with this to obtain images from the camera as textures.
This work includes additions to the Visual Server to use this functionality to present the camera image in the background. This is specifically targetted at AR applications.
2019-06-15 21:30:32 +10:00
..
assimp removed a redundant NULL check in assimp editor of a pointer to an array declared in the same statement block 2019-05-20 18:08:59 -04:00
bmp Import 4/1 bit bmp images 2019-04-23 17:02:13 +03:00
bullet Fix error macro calls not ending with semicolon 2019-06-11 14:49:34 +02:00
csg Take CSG into account for nav-mesh generation 2019-06-13 13:44:41 +02:00
cvtt SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
dds Fixes to the DDS loader 2019-05-07 11:30:18 +02:00
enet Fix ENet incorrectly binding to wildcard. 2019-06-15 05:59:50 +02:00
etc SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
freetype Freetype clone env for no-SMID single file 2019-05-01 18:38:50 +02:00
gdnative Adding a new Camera Server implementation to Godot. 2019-06-15 21:30:32 +10:00
gdscript Merge pull request #29306 from qarmin/small_code_fixes 2019-06-12 12:49:21 +02:00
gridmap Fix error macro calls not ending with semicolon 2019-06-11 14:49:34 +02:00
hdr Cleanup unused header 2019-01-28 06:29:39 +01:00
jpg SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
mbedtls Small hack to avoid runtime error when using ubsan 2019-02-20 01:49:47 +01:00
mobile_vr Send notifications to ARVRInterfaces 2019-04-27 08:39:21 +10:00
mono Merge pull request #29606 from neikeq/remove-unneeded-mono-patches 2019-06-08 21:14:15 +02:00
ogg SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
opensimplex SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
opus Fix error macro calls not ending with semicolon 2019-06-11 14:49:34 +02:00
pvr Merge pull request #28563 from DrMoriarty/fix-pvrtc-encoder 2019-05-01 15:45:16 +02:00
recast Take CSG into account for nav-mesh generation 2019-06-13 13:44:41 +02:00
regex Add RegEx substitution testcase and fix relevant docs 2019-05-11 09:03:19 +02:00
squish SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
stb_vorbis Fix some unincialised variables 2019-05-28 19:12:19 +02:00
svg SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
tga Fix TGA indexed images loaded with flipped color table 2019-04-21 16:05:00 +03:00
theora Merge pull request #28530 from akien-mga/scons-prepend-cpppath 2019-04-30 18:23:38 +02:00
tinyexr Fix error macro calls not ending with semicolon 2019-06-11 14:49:34 +02:00
upnp SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
vhacd SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
visual_script Merge pull request #29262 from DarknessCatt/issue-27476 2019-06-11 15:07:09 +02:00
vorbis Fix error macro calls not ending with semicolon 2019-06-11 14:49:34 +02:00
webm Small fixes to unrechable code, possibly overflows, using NULL pointers 2019-06-03 21:52:50 +02:00
webp SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
webrtc doc: Fix formatting, typos and some descriptions in new docstrings 2019-06-15 00:11:41 +02:00
websocket Revert "Update libwebsockets to 3.1 (plus UWP patch)" 2019-05-01 14:41:47 +02:00
xatlas_unwrap SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02: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