1
0
mirror of synced 2024-11-12 02:00:50 +01:00
Switch-Toolbox/Switch_Toolbox_Library/Rendering
KillzXGaming e4722ed1af Alot of additions.
General
- Always allow multiple instances of the tool by default. (UseSingleInstance in config.XML)
- Yaz0 now uses a new library using c code. This improves compression times and is comparable to wzst's yaz0 compressor. Thanks to AboodXD for helping port the code.
- Add flat buffer templates for gfbmdl and gfbanm.
- Redid UV editor. Now using new 2D engine with some improvements. Should work better with mutliple file formats than just bfres.
- Auto compress bfres with .sbfres extension.

BFLYT:
-Add animation reference list to panes if they have any animations.
- Note the animation editor in it is not functional yet.

GFBMDL
- Progress on model importing. Currently crashes on many tests so saving is currently disabled till i figure out why.
- Add new texture map display with UV coordinates shown. Displays how transforms are handled.
- Add option to export materials and models entirely as .json files.

DAE
- improve bone/joint check.
2019-12-07 20:16:13 -05:00
..
GenericModelRenderer Fix typos 2019-11-16 16:41:16 -05:00
DrawableBackground.cs Adjust the toolbox name to no longer include "Switch" in it. 2019-07-16 17:35:21 -04:00
DrawableBoundingBox.cs A few improvements. 2019-10-05 13:25:28 -04:00
DrawableCircle.cs A few improvements. 2019-10-05 13:25:28 -04:00
DrawableCube.cs Adjust the toolbox name to no longer include "Switch" in it. 2019-07-16 17:35:21 -04:00
DrawableDividedCube.cs Adjust the toolbox name to no longer include "Switch" in it. 2019-07-16 17:35:21 -04:00
DrawableFloor.cs Adjust the toolbox name to no longer include "Switch" in it. 2019-07-16 17:35:21 -04:00
DrawableSkybox.cs Fix 3d cubemap preview 2019-09-10 19:54:36 -04:00
DrawableXyzLines.cs Adjust the toolbox name to no longer include "Switch" in it. 2019-07-16 17:35:21 -04:00
OpenTKSharedResources.cs Add option to create screenshots 2019-08-12 19:27:48 -04:00
PBRMapGenerator.cs Adjust the toolbox name to no longer include "Switch" in it. 2019-07-16 17:35:21 -04:00
ProbeLighting.cs Adjust the toolbox name to no longer include "Switch" in it. 2019-07-16 17:35:21 -04:00
RenderableTex.cs Prevent failed images from loading in opengl 2019-11-05 17:32:39 -05:00
RenderLib.cs Alot of additions. 2019-12-07 20:16:13 -05:00
RenderTools.cs Adjust the toolbox name to no longer include "Switch" in it. 2019-07-16 17:35:21 -04:00
ScreenTriangle.cs Adjust the toolbox name to no longer include "Switch" in it. 2019-07-16 17:35:21 -04:00
SetUpShaders.cs Adjust the toolbox name to no longer include "Switch" in it. 2019-07-16 17:35:21 -04:00