godot/modules
Rémi Verschelde 0faafa6f4d Fix crash when extending non-existing GDScript file
Fixes #21682 with a partial revert of #21411.
The ~Ref() destructor (from 'scriptres') already takes care
of freeing the 'script' resource.
2018-09-10 20:46:20 +02:00
..
bmp
bullet Merge pull request #21921 from AndreaCatania/bugfix2 2018-09-10 08:20:15 +02:00
csg Fix to make CSGBox the size that is entered in Width, Height and Depth instead of twice those lengths. 2018-08-28 14:41:41 -03:00
cvtt Fix mipmap levels not being initialized 2018-08-25 17:22:53 -04:00
dds Make some debug prints verbose-only, remove others 2018-08-24 14:59:01 +02:00
enet
etc Make some debug prints verbose-only, remove others 2018-08-24 14:59:01 +02:00
freetype
gdnative Fix invalid deref in NativeScript script classes 2018-09-04 08:35:28 -05:00
gdscript Fix crash when extending non-existing GDScript file 2018-09-10 20:46:20 +02:00
gridmap Merge pull request #21575 from YeldhamDev/gridmap_deprecated_fix 2018-08-30 09:03:11 +02:00
hdr
jpg
mbedtls
mobile_vr Style: Enable clang-format on GLSL shaders 2018-08-27 07:34:14 +02:00
mono Merge pull request #21497 from neikeq/hm 2018-08-27 21:43:46 +02:00
ogg
opus
pvr Make some debug prints verbose-only, remove others 2018-08-24 14:59:01 +02:00
recast
regex Fixes several resource leaks in ... 2018-08-26 09:19:02 +08:00
squish Fix mipmap levels not being initialized 2018-08-25 17:22:53 -04:00
stb_vorbis Make some debug prints verbose-only, remove others 2018-08-24 14:59:01 +02:00
svg
tga
thekla_unwrap
theora Make some debug prints verbose-only, remove others 2018-08-24 14:59:01 +02:00
tinyexr Fix tiled EXR crash, update tinyexr to head to fix corrupted uncompressed EXR loading 2018-08-27 02:52:12 -04:00
upnp
visual_script Change the default variable constructor to use EditorInspector and updated property hints that were changed. 2018-09-08 02:51:23 -07:00
vorbis
webm Fix WebM module for HTML5 platform 2018-08-27 04:08:04 +02:00
webp
websocket Allow WebSocket connect with no sub-protocols. 2018-08-30 20:23:16 +02:00
register_module_types.h
SCsub