1
0
mirror of synced 2024-12-02 19:17:24 +01:00
Switch-Toolbox/File_Format_Library
MichaelHinrichs f6e3da8473
Fix file names with slashes (#450)
In Luigi's Manson 3, some of the archived models have slashes in their names. This means that they can't be exported with those names, and Toolbox will crash when it reaches them, if you try to "export all".

What i have done to fix this, is make toolbox treat names with slashes as directory paths, with a file name on the end.
2022-02-14 18:18:29 -05:00
..
Actors Some fixes 2019-08-12 15:19:30 -04:00
FileFormats Fix file names with slashes (#450) 2022-02-14 18:18:29 -05:00
GIF Cleanup 2019-07-16 17:45:10 -04:00
GL BFRES : Param cleanup and support NSMBU SRT params 2020-11-08 20:51:57 -05:00
GUI BFRES : Add Format_16_16_UNorm for tex coords 2021-10-28 18:06:55 -04:00
NodeWrappers Fix bfres disappearing (bounding radius calculation) and fixes to xtx and astc support. 2021-07-18 15:17:07 -04:00
Properties Update project resources 2021-10-19 20:57:17 -04:00
Resources Rewrite pokemon string gen code; Add some PLA strings (#455) 2022-02-14 18:18:02 -05:00
Scenes More improvements. 2019-09-15 19:13:01 -04:00
XML SHARCFB : Fixes to variation value parsing. 2021-02-21 13:04:57 -05: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 RARC : Add rewritten code ported from reborn project 2021-11-28 14:28:18 -05:00
GetSwitchKeys.cs Cleanup 2019-07-16 17:45:10 -04:00
Main.cs PKG : Include bsmat editing 2021-11-19 18:03:41 -05: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