godot/modules
George Marques 82b15ab469 GDScript: Fix type resolution not being return in some cases
Some situations caused the parser node type to not being update when
trying to resolve the type, returning invalid data and breaking the
parsing when it shouldn't. This patch fix the behavior.

(cherry picked from commit 64d09b7de5)
2019-11-08 15:48:19 +01:00
..
bmp Fix BMP loader to distinguish between compression types 2019-09-26 14:42:51 +02:00
bullet Call activate function when setting RigidBodyBullet activation state. 2019-11-08 15:48:19 +01:00
csg DOC: Fix spelling 2019-07-29 17:47:46 +02:00
cvtt Allow building cvtt with system squish 2019-11-08 14:00:39 +01:00
dds Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
enet doc: Fix invalid tags or properties introduced in recent cherry-picks 2019-07-29 17:55:20 +02:00
etc Don't use -ffast-math or other unsafe math optimizations 2019-01-09 02:06:13 +01:00
freetype Freetype clone env for no-SMID single file 2019-06-04 11:08:40 +02:00
gdnative Fix 'GDNativeLibrary' editor being incorrectly opened 2019-11-08 15:48:19 +01:00
gdscript GDScript: Fix type resolution not being return in some cases 2019-11-08 15:48:19 +01:00
gridmap Fix GridMap list text not expanding when palette is resized 2019-11-08 15:48:19 +01: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 doc: Sync classref with current source 2019-07-05 11:34:47 +02:00
mono C#: Fix Color.ToHtml() 2019-11-08 15:48:19 +01:00
ogg Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
opensimplex Consistently wrap booleans in [code] 2019-07-29 14:54:32 +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 pvrtc encoder 2019-09-24 09:00:46 +02:00
recast Small fixes, mostly dupicated code 2019-09-24 09:00:45 +02:00
regex doc: Sync classref with current source 2019-07-05 11:34:47 +02:00
squish Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
stb_vorbis doc: Sync classref with current source 2019-07-05 11:34:47 +02:00
svg Prevent upscaled SVG from exceeding Image bounds 2019-01-28 16:00:15 +01:00
tga Fix TGA indexed images loaded with flipped color table 2019-09-24 09:00:45 +02:00
theora doc: Sync classref with current source 2019-07-05 11:34:47 +02:00
tinyexr Fix import grayscale EXR 2019-04-20 20:08:09 +02:00
upnp doc: UPNP: Add example on how to open/close a port 2019-07-29 17:47:46 +02:00
visual_script doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks 2019-07-29 17:32:54 +02:00
vorbis Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
webm doc: Sync classref with current source 2019-07-05 11:34:47 +02:00
webp libwebp: Sync with upstream 1.0.2 2019-03-04 13:13:33 +01:00
websocket WebSocketServer now sanitize destination peers. 2019-11-08 15:48:18 +01:00
xatlas_unwrap SCons: Clean xatlas SCsub from thekla/poshlib defines 2019-06-04 11:11:21 +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