godot/modules
Ferenc Arn f177c15347 Add zstd compression support.
zstd has much better compression speed and ratio, and better decompression speed than currently available methods.
Also set zstd as the default compression method for Compression as well as FileAccessCompressed functions.
2017-06-08 23:48:14 -05:00
..
dds rewritten PBR implementation to make it friendlier with Blender 2017-05-31 20:29:56 -03:00
enet Add zstd compression support. 2017-06-08 23:48:14 -05:00
etc1 Removal of Image from Variant, converted to a Resource. 2017-05-17 07:37:45 -03:00
freetype Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
gdnative [GDnative] API consistency + missing properties 2017-06-08 07:21:53 +02:00
gdscript GDScript: Use "is" keyword for type checking. 2017-05-27 10:59:59 +02:00
gridmap InputEvent: Renamed "pos" property to "position" 2017-06-03 11:26:39 +02:00
hdr TGA support based on SaracenOne's work. 2017-06-07 19:46:36 -03:00
jpg Several fixes related to PBR and Environment 2017-05-30 08:56:19 -03:00
ogg Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
openssl Move other lone thirdparty files to thirdparty/misc 2017-04-28 21:19:25 +02:00
opus Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
pbm Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
pvr Removal of Image from Variant, converted to a Resource. 2017-05-17 07:37:45 -03:00
regex Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
squish many fixes to image loader, voxel cone tracing, etc. 2017-06-02 22:08:41 -03:00
stb_vorbis Move other lone thirdparty files to thirdparty/misc 2017-04-28 21:19:25 +02:00
tga TGA support based on SaracenOne's work. 2017-06-07 19:46:36 -03:00
theora Removal of Image from Variant, converted to a Resource. 2017-05-17 07:37:45 -03:00
tinyexr Several fixes related to PBR and Environment 2017-05-30 08:56:19 -03:00
visual_script Merge pull request #9038 from AlexHolly/rect2-rename-pos 2017-06-05 15:52:05 +02:00
vorbis Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
webm Put brave old bb10 platform to a well-deserved rest 2017-05-08 22:22:20 +02:00
webp Several fixes related to PBR and Environment 2017-05-30 08:56:19 -03:00
register_module_types.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00