From e53f517c07cdaf3eefe57080a0cd15c3966fece8 Mon Sep 17 00:00:00 2001 From: KaiSD Date: Sun, 18 Oct 2020 12:22:22 +0300 Subject: [PATCH] mjprot with webgl1 instead of webgl2 --- mjprot/MJProt.png.import | 34 ----------------------------- mjprot/index.html | 6 ++--- mjprot/{MJProt.js => index.js} | 0 mjprot/{MJProt.pck => index.pck} | Bin 509808 -> 538736 bytes mjprot/{MJProt.png => index.png} | Bin mjprot/{MJProt.wasm => index.wasm} | Bin 6 files changed, 3 insertions(+), 37 deletions(-) delete mode 100644 mjprot/MJProt.png.import rename mjprot/{MJProt.js => index.js} (100%) rename mjprot/{MJProt.pck => index.pck} (93%) rename mjprot/{MJProt.png => index.png} (100%) rename mjprot/{MJProt.wasm => index.wasm} (100%) diff --git a/mjprot/MJProt.png.import b/mjprot/MJProt.png.import deleted file mode 100644 index 64ac222..0000000 --- a/mjprot/MJProt.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/MJProt.png-6d43f100ca2c203d73e56be0706c7be1.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://web/MJProt.png" -dest_files=[ "res://.import/MJProt.png-6d43f100ca2c203d73e56be0706c7be1.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/mjprot/index.html b/mjprot/index.html index 1622a76..29008d3 100644 --- a/mjprot/index.html +++ b/mjprot/index.html @@ -134,7 +134,7 @@ - +