godot/modules
Ignacio Etcheverry 4c10a322d1 C#: Add DynamicGodotObject class
Expands to Object.call, Object.set and Object.get for accessing members. This means it can also access members from scripts written in other languages, like GDScript.

(cherry picked from commit bb6814aef0)
2019-04-20 23:10:43 +02:00
..
bmp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
bullet doc: Drop unused <demos> tag 2019-04-19 13:10:25 +02:00
csg doc: Drop unused <demos> tag 2019-04-19 13:10:25 +02:00
cvtt Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
dds Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
enet doc: Drop unused <demos> tag 2019-04-19 13:10:25 +02:00
etc Don't use -ffast-math or other unsafe math optimizations 2019-01-09 02:06:13 +01:00
freetype Update freetype to 2.10.0 2019-04-20 22:42:45 +02:00
gdnative Replace a few #if/#elif with #ifdef and "#elif defined" 2019-04-20 20:13:07 +02:00
gdscript GDScript: Don't allow built-in scripts to use class_name 2019-04-20 22:36:34 +02:00
gridmap doc: Drop unused <demos> tag 2019-04-19 13:10:25 +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-20 20:21:02 +02:00
mono C#: Add DynamicGodotObject class 2019-04-20 23:10:43 +02:00
ogg Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
opensimplex doc: Drop unused <demos> tag 2019-04-19 13:10:25 +02:00
opus SCons: Fix OPUS_ARM_OPT flag applied for all android/iphone arches 2019-04-04 12:41:25 +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: Drop unused <demos> tag 2019-04-19 13:10:25 +02:00
squish Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
stb_vorbis doc: Drop unused <demos> tag 2019-04-19 13:10:25 +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
theora doc: Drop unused <demos> tag 2019-04-19 13:10:25 +02:00
tinyexr Fix import grayscale EXR 2019-04-20 20:08:09 +02:00
upnp doc: Drop unused <demos> tag 2019-04-19 13:10:25 +02:00
visual_script doc: Drop unused <demos> tag 2019-04-19 13:10:25 +02:00
vorbis Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
webm doc: Drop unused <demos> tag 2019-04-19 13:10:25 +02:00
webp libwebp: Sync with upstream 1.0.2 2019-03-04 13:13:33 +01:00
websocket doc: Drop unused <demos> tag 2019-04-19 13:10:25 +02:00
xatlas_unwrap xatlas: Revert to unmodified upstream code, add to COPYRIGHT 2019-04-19 13:11:58 +02:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
register_module_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00