virtualx-engine/modules
Andrii Doroshenko (Xrayez) 6484da5721 Import 4/1 bit bmp images
Add some sanity checks according to bmp specification.

Read color table and index data within the same scope and
then simply extend the color palette.

This particular implementation has one limitation: not all 4/1 bit images
can be imported as it requires bit unpacking (size dimensions must be
a multiple of 8 for 1-bit and 2 (even) for 4-bit images).
2019-04-23 17:02:13 +03:00
..
assimp Assimp: Don't touch normals. 2019-04-17 10:48:54 -07:00
bmp Import 4/1 bit bmp images 2019-04-23 17:02:13 +03:00
bullet Revert "Implemented terrain raycast acceleration" 2019-04-23 13:56:23 +02:00
csg Merge pull request #28125 from KoBeWi/code_true_code 2019-04-22 11:59:16 +02:00
cvtt Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
dds Style: Apply new changes from clang-format 8.0 2019-04-09 17:09:48 +02:00
enet Merge pull request #25004 from Faless/enet/proto_optimize 2019-04-23 06:29:11 +03:00
etc Style: Apply new changes from clang-format 8.0 2019-04-09 17:09:48 +02:00
freetype Update freetype to 2.10.0 2019-03-31 23:20:36 +09:00
gdnative Merge pull request #27673 from qarmin/small_fixes 2019-04-22 12:00:34 +02:00
gdscript Merge pull request #27673 from qarmin/small_fixes 2019-04-22 12:00:34 +02:00
gridmap doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
hdr Cleanup unused header 2019-01-28 06:29:39 +01:00
jpg Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
mbedtls Small hack to avoid runtime error when using ubsan 2019-02-20 01:49:47 +01:00
mobile_vr doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
mono Merge pull request #28179 from neikeq/welp 2019-04-22 11:52:30 +02:00
ogg Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
opensimplex Merge pull request #28125 from KoBeWi/code_true_code 2019-04-22 11:59:16 +02:00
opus SCons: Fix OPUS_ARM_OPT flag applied for all android/iphone arches 2019-04-04 12:01:52 +02:00
pvr Fix -Wsign-compare warnings. 2019-02-27 07:45:57 +01:00
recast Small fixes, mostly dupicated code 2019-04-08 11:03:37 +02:00
regex doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
squish Style: Apply new changes from clang-format 8.0 2019-04-09 17:09:48 +02:00
stb_vorbis doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
svg Prevent upscaled SVG from exceeding Image bounds 2019-01-28 16:00:15 +01:00
tga Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
theora doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
tinyexr Fix import grayscale EXR 2019-03-22 23:31:25 +07:00
upnp doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
vhacd Use c++11 for vhacd because VHACD-ASYNC.cpp wants it 2019-04-11 00:05:11 -04:00
visual_script Merge pull request #28125 from KoBeWi/code_true_code 2019-04-22 11:59:16 +02:00
vorbis Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
webm doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
webp libwebp: Sync with upstream 1.0.2 2019-03-04 13:13:33 +01:00
webrtc doc: Sync classref with current source 2019-04-19 11:21:09 +02:00
websocket doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
xatlas_unwrap xatlas: Revert to unmodified upstream code, add to COPYRIGHT 2019-04-19 12:39:26 +02:00
register_module_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00