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
freetype
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
openssl
opus
pbm
pvr
regex
squish many fixes to image loader, voxel cone tracing, etc. 2017-06-02 22:08:41 -03:00
stb_vorbis
tga TGA support based on SaracenOne's work. 2017-06-07 19:46:36 -03:00
theora
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
webm
webp Several fixes related to PBR and Environment 2017-05-30 08:56:19 -03:00
register_module_types.h
SCsub