godot/modules
BastiaanOlij d9cefb34c1 ARKit for Godot 3.2
This PR introduces support for ARKit to the iOS version of Godot.
ARKit is Apples Augmented Reality platform.
This PR brings in support for ARKit 1.0 and implements a few ARKit 2.0 features.
It requires iOS 11 to run but should not prevent Godot from running on older versions as long as ARKit remains unused.
2019-06-30 18:54:48 +10:00
..
arkit ARKit for Godot 3.2 2019-06-30 18:54:48 +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 Some code changed with Clang-Tidy 2019-06-26 15:08:25 +02:00
bullet Merge pull request #29938 from jonri/fix-collisionshape-scale 2019-06-24 22:58:28 +02:00
csg Some code changed with Clang-Tidy 2019-06-26 15:08:25 +02:00
cvtt Enable BC6H compression for all HDR formats 2019-05-08 16:45:29 +02:00
dds Unexpose subclasses of ResourceFormatLoader and -Saver 2019-06-18 17:56:23 +02:00
enet doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks 2019-06-27 13:49:36 +02:00
etc Unexpose subclasses of ResourceFormatLoader and -Saver 2019-06-18 17:56:23 +02:00
freetype Freetype clone env for no-SMID single file 2019-05-01 18:38:50 +02:00
gdnative Properly expose all Error constants to scripting languages 2019-06-27 12:48:26 +02:00
gdscript Merge pull request #29941 from qarmin/redundant_code_and_others 2019-06-27 01:05:18 +02:00
gridmap Fix GridMap transform problems 2019-06-25 06:06:07 -05: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 Add NULL check in SSL connect_to_stream 2019-06-24 07:43:31 +02:00
mobile_vr Send notifications to ARVRInterfaces 2019-04-27 08:39:21 +10:00
mono Some code changed with Clang-Tidy 2019-06-26 15:08:25 +02:00
ogg SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
opensimplex Some code changed with Clang-Tidy 2019-06-26 15:08:25 +02:00
opus Merge pull request #29910 from m4gr3d/dev_deprecate_armv6 2019-06-20 10:22:23 +02:00
pvr Unexpose subclasses of ResourceFormatLoader and -Saver 2019-06-18 17:56:23 +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 Merge pull request #29283 from qarmin/fix_some_always_same_values 2019-06-20 21:10:10 +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 Unexpose subclasses of ResourceFormatLoader and -Saver 2019-06-18 17:56:23 +02:00
tinyexr Fix error macro calls not ending with semicolon 2019-06-11 14:49:34 +02:00
upnp doc: UPNP: Add example on how to open/close a port 2019-06-27 17:17:15 +02:00
vhacd SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
visual_script doc: Don't use GlobalScope scope in hyperlinks, it's automatically inferred 2019-06-27 14:43:37 +02:00
vorbis Unexpose subclasses of ResourceFormatLoader and -Saver 2019-06-18 17:56:23 +02:00
webm Merge pull request #29910 from m4gr3d/dev_deprecate_armv6 2019-06-20 10:22:23 +02:00
webp SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
webrtc doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks 2019-06-27 13:49:36 +02:00
websocket doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks 2019-06-27 13:49:36 +02:00
xatlas_unwrap SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
register_module_types.h
SCsub