godot/modules
Ignacio Etcheverry 2b9557c920 C#: Add missing ToString() override methods
Godot.Object, Array, Dictionary and RID were missing ToString() override methods
2019-04-18 14:48:13 +02:00
..
assimp Clean up ASSIMP import code. 2019-04-13 15:19:47 -03:00
bmp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
bullet Fix wrong heights data used to compute min and max heights 2019-04-04 21:22:18 +01:00
csg Merge pull request #27430 from LeonardMeagher2/csg_get_mesh_data 2019-04-01 17:15:30 +02:00
cvtt Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
dds Style: Apply new changes from clang-format 8.0 2019-04-09 17:09:48 +02:00
enet Style: Apply new changes from clang-format 8.0 2019-04-09 17:09:48 +02:00
etc Style: Apply new changes from clang-format 8.0 2019-04-09 17:09:48 +02:00
freetype Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gdnative Add WebRTC GDNative interface 2019-04-12 18:51:24 +02:00
gdscript GDScript: add variable shadowing warning 2019-04-15 18:19:14 +02:00
gridmap doc: Bump version to 3.2 2019-04-01 12:33:56 +02:00
hdr Cleanup unused header 2019-01-28 06:29:39 +01:00
jpg Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
mbedtls Small hack to avoid runtime error when using ubsan 2019-02-20 01:49:47 +01:00
mobile_vr Added eye_height, changed description and fixed size of viewport issue 2019-04-10 01:11:17 +10:00
mono C#: Add missing ToString() override methods 2019-04-18 14:48:13 +02:00
ogg Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
opensimplex doc: Sync classref with current source 2019-04-15 14:49:41 +02:00
opus SCons: Fix OPUS_ARM_OPT flag applied for all android/iphone arches 2019-04-04 12:01:52 +02:00
pvr Fix -Wsign-compare warnings. 2019-02-27 07:45:57 +01:00
recast Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
regex doc: Bump version to 3.2 2019-04-01 12:33:56 +02:00
squish Style: Apply new changes from clang-format 8.0 2019-04-09 17:09:48 +02:00
stb_vorbis doc: Bump version to 3.2 2019-04-01 12:33:56 +02:00
svg Prevent upscaled SVG from exceeding Image bounds 2019-01-28 16:00:15 +01:00
tga Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
thekla_unwrap Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
theora doc: Bump version to 3.2 2019-04-01 12:33:56 +02:00
tinyexr Fix import grayscale EXR 2019-03-22 23:31:25 +07:00
upnp doc: Bump version to 3.2 2019-04-01 12:33:56 +02:00
vhacd Use c++11 for vhacd because VHACD-ASYNC.cpp wants it 2019-04-11 00:05:11 -04:00
visual_script Style: Apply new changes from clang-format 8.0 2019-04-09 17:09:48 +02:00
vorbis Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
webm doc: Bump version to 3.2 2019-04-01 12:33:56 +02:00
webp libwebp: Sync with upstream 1.0.2 2019-03-04 13:13:33 +01:00
webrtc Register WebRTCPeerJS and WebRTCPeerGDNative 2019-04-12 18:51:48 +02:00
websocket Move IDHandler JS module to platform from Websock 2019-04-12 12:41:49 +02:00
xatlas_unwrap Fix -Wsign-compare warnings. 2019-02-27 07:45:57 +01: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