godot/modules
Ignacio Etcheverry 3233083f63 Mono: Lifetime fixes for CSharpInstance and instance binding data
Avoid CSharpInstance from accessing its state after self destructing (by deleting the Reference owner).
It's now safe to replace the script instance without leaking or crashing.

Also fixed godot_icall_Object_weakref return reference being freed before returning.
2019-02-03 06:47:25 +01:00
..
bmp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
bullet Avoid inertia calculation for empty shape - Bullet 2019-01-30 10:33:33 +01:00
csg Make CSG Shape work with GIProbe, fixes #20465 2019-01-27 18:29:17 -03:00
cvtt Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
dds Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
enet doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +01:00
etc Don't use -ffast-math or other unsafe math optimizations 2019-01-09 02:06:13 +01:00
freetype Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gdnative Workaround GCC 6 & 7 ICE on armv7hl 2019-01-26 14:37:36 +01:00
gdscript Ensure get script method list also checks base classes, fixes #23384 2019-01-25 10:09:44 -03:00
gridmap doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +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 Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
mobile_vr Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
mono Mono: Lifetime fixes for CSharpInstance and instance binding data 2019-02-03 06:47:25 +01:00
ogg Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
opensimplex Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
opus Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
pvr Use placement new in texture_loader_pvr.cpp (#24417). 2019-01-25 12:41:54 +01:00
recast Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
regex Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
squish Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
stb_vorbis Update copyright statements to 2019 2019-01-01 12:58:10 +01: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 Consistency in resource format saver/loader de-registration 2019-01-10 12:45:57 +01:00
tinyexr Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
upnp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
visual_script doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
vorbis Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
webm Android: Add support for x86_64 architecture 2019-01-16 11:39:39 +01:00
webp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
websocket Update docs and errors for WebSocket module 2019-01-28 02:12:50 +01:00
xatlas_unwrap Update copyright statements to 2019 2019-01-01 12:58:10 +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