godot/modules
Brian Richardson ae32bcf4c3 Fix a crash when trying to run Godot debugger on a release build.
The GDScriptLanguage::enter_function is wrapped in #ifdef DEBUG but the exit_function is not, resulting in a stack underflow error.

(cherry picked from commit 9149b11973)
2018-05-13 22:14:44 +02:00
..
bullet Fixed wrong function call 2018-04-28 22:35:25 +02:00
dds Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
enet [DOCS] Net.MultiplayerEnet: List returned errors 2018-04-29 14:23:04 +02:00
etc Properly resize textures so they can be ETC compressed, fixes #15139 2018-01-12 11:46:42 -03:00
freetype Disable FreeType SIMD in HTML5 builds 2018-04-14 21:15:37 +02:00
gdnative Fix Variant leak in call_native 2018-05-13 21:55:19 +02:00
gdscript Fix a crash when trying to run Godot debugger on a release build. 2018-05-13 22:14:44 +02:00
gridmap Use radio-button-like menu entries where applicable 2018-04-28 22:16:53 +02:00
hdr Fixes importing hdr files with extra header info 2018-04-28 16:42:27 +02:00
jpg Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
mobile_vr doc: Update version string for 3.0.2 2018-02-27 13:57:10 +01:00
mono Fix editor detecting msbuild with a msvc 'tools only' install 2018-05-13 22:00:53 +02:00
ogg Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
openssl Remove debugging prints related to the asset library 2018-02-19 22:13:46 +01:00
opus Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
pvr Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
recast Update copyright statements to 2018 2018-01-01 14:40:47 +01:00
regex doc: Update version string for 3.0.2 2018-02-27 13:57:10 +01:00
squish Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
stb_vorbis Fix silent failure of importing OGG Vorbis files 2018-03-29 00:11:46 +02:00
svg Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
tga Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
thekla_unwrap Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
theora Comment out some debugging messages when playing Theora files 2018-04-29 14:56:52 +02:00
tinyexr Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
visual_script Hand-merge API hash fixes #18514 2018-04-29 20:44:48 +02:00
vorbis Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
webm Fix Linux/X11 build on ARMs. 2018-05-13 21:45:09 +02:00
webp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub - Improves portability in joystick buttons enum 2018-01-24 19:12:54 -03:00
register_module_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00