godot/modules
karroffel 9786b51601 [GDNative] fix crash at shutdown when using singleton libraries and NativeScript
When a singleton library was exposing NativeScript functionality,
the NativeScriptLanguage would attempt to terminate the library at
shutdown.

Since the GDNative module itself handles singleton libraries,
it closes all singleton libraries at shutdown as well. This double free
could cause a crash, since the library referenced would no longer be alive.
2019-03-09 18:01:08 +01:00
..
bmp
bullet Revert "Optimized area check" 2019-02-22 12:46:54 +01:00
csg Fix CSG crash, closes #26281 2019-03-01 13:36:21 -03:00
cvtt
dds Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
enet Fix all -Wtype-limits warnings. 2019-02-21 19:34:35 +01:00
etc
freetype
gdnative [GDNative] fix crash at shutdown when using singleton libraries and NativeScript 2019-03-09 18:01:08 +01:00
gdscript Fix typo in GDScript narrowing conversion warning message 2019-03-08 14:28:33 +01:00
gridmap Make translatable some undo/redo operations in the editor 2019-02-21 16:41:01 -03:00
hdr Cleanup unused header 2019-01-28 06:29:39 +01:00
jpg
mbedtls Small hack to avoid runtime error when using ubsan 2019-02-20 01:49:47 +01:00
mobile_vr Drivers, main, servers: Ensure classes match their header filename 2019-02-12 14:39:47 +01:00
mono Merge pull request #26746 from shartte/godot-trace-listener 2019-03-08 07:05:41 +01:00
ogg
opensimplex doc: Sync classref with current source 2019-03-07 10:54:42 +01:00
opus SCons: Move platform-specific Opus config to its module 2019-03-02 10:30:25 +01: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
squish
stb_vorbis -Properly handle missing ETC support on export 2019-02-26 18:45:06 -03:00
svg Prevent upscaled SVG from exceeding Image bounds 2019-01-28 16:00:15 +01:00
tga
thekla_unwrap
theora Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
tinyexr
upnp Modules: Ensure classes match their header filename 2019-02-12 22:59:56 +01:00
visual_script Merge pull request #26608 from dragmz/fix22231 2019-03-04 21:52:47 +01:00
vorbis
webm
webp libwebp: Sync with upstream 1.0.2 2019-03-04 13:13:33 +01:00
websocket Update libwebsockets to 3.1 (plus UWP patch) 2019-03-06 02:02:52 +01:00
xatlas_unwrap Fix -Wsign-compare warnings. 2019-02-27 07:45:57 +01:00
register_module_types.h
SCsub