1
0
mirror of synced 2024-11-12 02:00:50 +01:00
Switch-Toolbox/File_Format_Library
KillzXGaming 232c44a605 Major KCL update.
KCL support has been greatly improved.
- High poly collisions can now be created (even higher than 65k+).
Collision should still be made with the game limitations and performance in mind!
- Support for all KCL versions (GC, Wii, DS, 3DS, etc). Keep in mind for various games to work, you must create a preset and configure the settings used for individual games. I will be adding many more soon to support a wide range of games.
- KCL files can now have the endianness switched and saved back allowing for direct conversion.
- OBJ importing will auto map materials by name COL_## (## being hex value). This allows to export and reimport collisions with all the data intact.
- File sizes are more optmized and improved.
- Speed signifcantly improved and is much faster for both exporting and replacing.
-Materials are now split in the node view for a KCL.  This is to select and easily see all the material types and so they can be highlighted.
2020-08-16 11:42:39 -04:00
..
Actors Some fixes 2019-08-12 15:19:30 -04:00
FileFormats Major KCL update. 2020-08-16 11:42:39 -04:00
GIF Cleanup 2019-07-16 17:45:10 -04:00
GL Major KCL update. 2020-08-16 11:42:39 -04:00
GUI Major KCL update. 2020-08-16 11:42:39 -04:00
NodeWrappers Fix scene animation exporting for wii u 2020-04-11 14:47:32 -04:00
Properties Add proper hash matching for GFPAK 2019-11-21 21:46:51 -05:00
Resources Update gfpak hash strings 2020-03-04 20:36:29 -05:00
Scenes More improvements. 2019-09-15 19:13:01 -04:00
XML Cleanup 2019-07-16 17:45:10 -04:00
YAML BFRES : Fix yaml formatting for materials with duplicate values in keyframes. 2020-08-03 19:28:50 -04:00
app.config Fix for csv parsing 2020-05-03 18:44:06 -04:00
BodyB_Ysi.szs Cleanup 2019-07-16 17:45:10 -04:00
Config.cs Adjust plugin config save path to ensure it saves correctly 2020-03-04 17:10:38 -05:00
File_Format_Library.csproj Major KCL update. 2020-08-16 11:42:39 -04:00
GetSwitchKeys.cs Cleanup 2019-07-16 17:45:10 -04:00
Main.cs Basic SwSh Animation previewing 2020-05-10 00:26:18 +02:00
MaterialDefineConfig.cs Cleanup 2019-07-16 17:45:10 -04:00
MaterialPresetConfig.cs Cleanup 2019-07-16 17:45:10 -04:00
packages.config Remove uneeded nuget packages 2019-10-14 17:51:01 -04:00
PluginRuntime.cs Add support for G1M model files. Rewrite some bone properties. 2020-02-06 19:47:32 -05:00
System.Buffers.dll Cleanup 2019-07-16 17:45:10 -04:00
System.Memory.dll Cleanup 2019-07-16 17:45:10 -04:00
System.Numerics.Vectors.dll Cleanup 2019-07-16 17:45:10 -04:00
System.Runtime.CompilerServices.Unsafe.dll Cleanup 2019-07-16 17:45:10 -04:00