godot/modules
Andrii Doroshenko (Xrayez) ba13a2bc05 Bring back script encryption in export preset
Retrieved working implementation from 2.1 branch and adapted to
existing export preset system.

Added Script tab in export preset to export script as raw text,
compiled, or encrypted (same as in 2.1). The script encryption key is
visually validated. The script export mode and the key is saved per
per preset in `export_presets.cfg`, so it makes sense to ignore this
file in version control system.

Each custom exporting procedure can retrieve an export preset set
during project exporting. Refactored project export dialog a bit to
allow easier code comprehension.
2018-12-24 17:16:14 +02:00
..
bmp Fix warnings on release builds (not DEBUG_ENABLED) 2018-10-03 17:34:55 +02:00
bullet Merge pull request #20745 from Zylann/heightmap_from_image 2018-12-09 23:08:51 +01:00
csg doc: Sync classref with current source 2018-12-15 01:39:02 +01:00
cvtt SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
dds Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
enet doc: Use HTTPS for docs.godotengine.org and point to latest branch 2018-11-05 08:46:27 +01:00
etc Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
freetype Fix UWP build. 2018-11-03 17:19:44 +01:00
gdnative Merge pull request #23615 from buresu/pluginscript-new 2018-12-18 09:29:04 +01:00
gdscript Bring back script encryption in export preset 2018-12-24 17:16:14 +02:00
gridmap doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
hdr Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
jpg load JPG images as rbg instead of rgba, fixes #21867 2018-10-04 00:12:00 +02:00
mbedtls SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
mobile_vr Fix warnings in Android platform 2018-10-03 15:17:00 +02:00
mono [Mono] Color - add ColorN(), Colors - add named color properties 2018-12-21 15:01:32 +08:00
ogg SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
opensimplex doc: Sync with current source 2018-10-25 15:14:47 +02:00
opus Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
pvr Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
recast Fix inconsistences in some buttons in the Canvas/Spatial editor menubar 2018-10-25 12:15:39 -03:00
regex Assign pointer null in RegEx::clear to avoid double free on destruction. 2018-11-15 13:36:40 +00:00
squish Build squish decompression in runtime 2018-11-28 11:11:58 +01:00
stb_vorbis Fix warning about functions defined but not used [-Wunused-function] 2018-09-29 22:26:12 +02:00
svg SCons: Remove avoidable defines from main env's CPPPATH 2018-10-01 11:59:22 +02:00
tga Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
thekla_unwrap Fixes to baker, restored xatlas and fixed bake options. 2018-10-05 19:00:32 -03:00
theora Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
tinyexr SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
upnp SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
visual_script doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
vorbis Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
webm Android: Better identify thirdparty C/C++ code 2018-12-20 13:07:54 +01:00
webp Update libwebp to 1.0.1 2018-12-10 22:34:39 +09:00
websocket doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
xatlas_unwrap Fixes to baker, restored xatlas and fixed bake options. 2018-10-05 19:00:32 -03:00
register_module_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00