Switch-Toolbox/Switch_Toolbox_Library/Generics
KillzXGaming 0c126e4155 More improvements.
Rewrote the compression handling from scatch. It's way easier and cleaner to add new formats code wise as it's handled like file formats.
Added wip TVOL support (Touhou Azure Reflections)
Added XCI support. Note I plan to improve NSP, XCI, NCA, etc later for exefs exporting.
The compression rework now compresses via streams, so files get decompressed properly within archives as streams.
Added hyrule warriors bin.gz compression along with archive rebuilding. Note i do not have texture rebuilding done just yet.
2019-09-15 19:13:01 -04:00
..
Materials Some fixes 2019-08-12 15:19:30 -04:00
Texture Add support for custom block height log for WTB textures 2019-09-13 19:42:16 -04:00
BoundingBox.cs Adjust the toolbox name to no longer include "Switch" in it. 2019-07-16 17:35:21 -04:00
GenericBitmapTexture.cs Adjust the toolbox name to no longer include "Switch" in it. 2019-07-16 17:35:21 -04:00
GenericModel.cs Adjust the toolbox name to no longer include "Switch" in it. 2019-07-16 17:35:21 -04:00
GenericObject.cs More improvements. 2019-09-15 19:13:01 -04:00
GenericPolygonGroup.cs Adjust the toolbox name to no longer include "Switch" in it. 2019-07-16 17:35:21 -04:00
OpenGLTexture.cs Adjust the toolbox name to no longer include "Switch" in it. 2019-07-16 17:35:21 -04:00
STBone.cs Adjust the toolbox name to no longer include "Switch" in it. 2019-07-16 17:35:21 -04:00
STGenericWrapper.cs resolve a few warnings 2019-08-25 13:08:32 -07:00
STSkeleton.cs Finally fix the dpi scaling issues when opengl gets loaded 2019-08-10 19:20:39 -04:00
TEX_FORMAT.cs Add support for basic BTI and TXE 2019-08-04 14:15:34 +01:00