Commit Graph

51 Commits

Author SHA1 Message Date
Ishotihadus a1c268e469 refactoring 2020-06-20 18:50:22 +09:00
Ishotihadus 9a520637e9 add Asset#path_id 2020-06-20 17:56:42 +09:00
Ishotihadus d37c72de80 improve Asset::ObjectEntry#type 2020-03-05 01:39:53 +09:00
Ishotihadus 0ab1fd27a6 bump version to 3.9.8 2020-03-01 02:32:26 +09:00
Ishotihadus 652a437d14 add support for version 21 & 22 2020-03-01 02:29:33 +09:00
Ishotihadus b1ea2cae30 bump version to 3.9.7 2019-12-21 00:44:01 +09:00
Ishotihadus ba5e300ff6 improve documents 2019-12-21 00:34:38 +09:00
Ishotihadus af25ef731b add EAC support 2019-12-21 00:08:01 +09:00
Ishotihadus 3f9256ce81 fix handling of streaming assets 2019-12-19 02:01:42 +09:00
Ishotihadus 39ae15d9aa refactor image decoders 2019-12-19 01:46:47 +09:00
Ishotihadus e683b3c91a add PVRTC support 2019-12-13 03:15:35 +09:00
Ishotihadus b92b00fc4a add new typetrees 2019-12-12 03:23:55 +09:00
Ishotihadus 89347bbdbe add pvrtc1 4bpp support 2019-12-12 03:13:20 +09:00
Ishotihadus aa29a229ea improve image decoders 2019-12-10 23:46:30 +09:00
Ishotihadus 857a0c3fae add crunched texture support 2019-12-10 19:05:33 +09:00
Ishotihadus bd4b10f871 add ASTC/HDR support and improve ImageDecoder 2019-12-10 04:25:58 +09:00
Ishotihadus e1ac05e540 more and more update 2019-12-09 00:44:21 +09:00
Ishotihadus 9d189b2550 format codes 2019-11-21 22:20:36 +09:00
Ishotihadus 5c32fc9b8c support UnityWeb assets 2018-09-30 22:11:58 +09:00
Ishotihadus fd470c97f7 add support for a header of AssetBundle on the last in the file 2018-08-05 18:15:33 +09:00
Ishotihadus 823ef428c1 version 3.9.6 2018-07-16 02:30:44 +09:00
Ishotihadus f13188f812 add resS support 2018-07-16 02:26:23 +09:00
Ishotihadus 574a4f5b34 version 3.9.5 2018-05-27 22:25:25 +09:00
Ishotihadus d9fb1db793 Add some TypeTrees 2018-05-27 21:59:51 +09:00
Ishotihadus 6a0cc560f5 ETC Native Decoding Support 2018-05-27 17:17:37 +09:00
Ishotihadus ac7b0a2806 refactor rgb565 2018-05-27 04:31:10 +09:00
Ishotihadus a7f748bbb5 DXTC Native Decoding Support 2018-05-27 02:45:23 +09:00
Ishotihadus d6005ac502 Improve performance in decoding string and TypelessData 2018-05-26 22:36:51 +09:00
Ishotihadus e07f6ae46b RGB565 Native Decoding Support 2018-05-26 21:42:02 +09:00
Ishotihadus 0356d837e0 ASTC Native Decoding Support 2018-05-26 20:48:44 +09:00
Ishotihadus 789bf60fbd Add DXT5 Support 2018-03-22 16:00:13 +09:00
Ishotihadus eec5647b4b Add DXT1 Support 2018-03-03 16:29:10 +09:00
Ishotihadus be15092a8a Refactor ImageDecoder 2018-02-05 23:35:24 +09:00
Ishotihadus 0d49766425 fix etc2rgba8 decoding bug 2018-02-03 11:25:04 +09:00
Ishotihadus c6cb66b42a 3.9.4 2018-01-31 16:35:28 +09:00
Ishotihadus 3b3db58a20 Flip decoded texture in all formats 2018-01-16 01:16:16 +09:00
Ishotihadus 9686bdca95 version 3.9.3 2018-01-15 23:58:53 +09:00
Ishotihadus 68252ce102 Fix bugs on decoding ETC1 and ETC2 2018-01-15 23:56:56 +09:00
Ishotihadus afd776e836 Fix ASTC partition bug 2018-01-15 23:22:50 +09:00
Ishotihadus cb0ca77c9b version 3.9.2 2018-01-15 19:06:02 +09:00
Ishotihadus 4204f05c0b Accelerate decoding ETC1 a little 2018-01-15 19:04:45 +09:00
Ishotihadus c37dd49732 Support ASTC Image 2018-01-15 18:54:48 +09:00
Ishotihadus 7bb8f0a0a4 Fix no method errors in ImageDecoder 2017-10-08 21:04:41 +09:00
Ishotihadus d40f307802 Add ETC2 Support 2017-09-09 00:32:19 +09:00
Ishotihadus 28df8f2271 version 3.9.1 2017-08-08 02:40:47 +09:00
Ishotihadus ed1870920d Documentation & change permission of some methods and attributes 2017-08-08 02:31:27 +09:00
Ishotihadus 0007810984 Make faster half float conversion 2017-07-16 16:23:32 +09:00
Ishotihadus 1c6a2099ab Fix image decoding bug & Add some other image formats 2017-07-16 15:18:42 +09:00
Ishotihadus cbedf9a749 Fix aligning fault while parsing object 2017-07-08 21:59:39 +09:00
Ishotihadus 3cd7efdf5c Add ATSC output support 2017-07-08 21:23:51 +09:00