1
0
mirror of synced 2024-09-25 03:58:22 +02:00
Commit Graph

196 Commits

Author SHA1 Message Date
KillzXGaming
2dbee751b2 A few more LM2 model fixes 2019-07-22 17:17:07 -04:00
KillzXGaming
68a3933362 Draw LM2 models. Extreemly glitchy atm 2019-07-22 16:44:03 -04:00
KillzXGaming
1429a00178 More fixes and additions
Archives now use a link list for archive infos and treenodes. Handling replaced treenodes is easier and fixes renaming issues if a file was opened and renamed.
More LM2 archive improvements, with more chunk loading.
2019-07-22 15:06:49 -04:00
KillzXGaming
1059113cee More chunk accurate chunk code 2019-07-21 21:16:23 -04:00
KillzXGaming
131af671bf More LM2 archive improvements 2019-07-21 20:08:16 -04:00
KillzXGaming
ba6fef722d Adjust the vertex color view to clamp values above 255 2019-07-21 14:51:50 -04:00
KillzXGaming
976c214799 Add option to always dispay all models 2019-07-21 14:09:25 -04:00
KillzXGaming
d25d10c22b Fix LM2 textures with multiple image blocks 2019-07-21 13:25:18 -04:00
KillzXGaming
3e40842844 SPC file path fixes 2019-07-21 10:33:00 -04:00
KillzXGaming
8d2b2c0d4d Load sonic all stars racing transformed archives for PC 2019-07-21 10:29:54 -04:00
KillzXGaming
b9344b0d9f More bntx fixes 2019-07-21 09:56:47 -04:00
KillzXGaming
6e4e50fb30 Fix cached list giving nutexb crashes 2019-07-21 09:53:04 -04:00
KillzXGaming
5b1ba08874 Automatically asign materials by name if no new ones are imported 2019-07-20 21:01:32 -04:00
KillzXGaming
ee5f01e44d Add sonic all stars transformed archive as it's basically an older version of SP2 2019-07-20 20:56:22 -04:00
KillzXGaming
ece27fd3f8 Fix downgrading bfres for wii u from new to very old versions 2019-07-20 14:38:33 -04:00
KillzXGaming
0a7a94bcb9 A fix for editing specific splices in bntx 2019-07-19 21:45:37 -04:00
KillzXGaming
5735fcf806 Fix dim settings 2019-07-19 21:33:37 -04:00
KillzXGaming
92cf46372c Apply original surface dims. Fix bntx properties for bffnt 2019-07-19 21:19:22 -04:00
KillzXGaming
10fbdcdf3a Fix bntx saving inside bffnt 2019-07-19 20:47:17 -04:00
KillzXGaming
2455e720bf A few more material mapping fixes for bmd 2019-07-19 19:17:32 -04:00
KillzXGaming
c0c1e621a4 A few additions and fixes
Add custom color option for image editor background.
Start on character exporting for bffnt. as xlor.
Fix sarc hashes.
Fix bflims in archive editors
2019-07-19 15:11:55 -04:00
KillzXGaming
6aa135adf0 Fix bffnt images if the format, width or height is changed 2019-07-18 20:19:42 -04:00
KillzXGaming
643ccb24d0 Add additional sarc extension for botw font 2019-07-18 20:02:37 -04:00
KillzXGaming
64639c4886 Add option to make new sarcs 2019-07-18 19:19:16 -04:00
KillzXGaming
38af392160 Clear IArchive files properly 2019-07-18 18:05:27 -04:00
KillzXGaming
e5b57de5e8 Fix sorting bone weights with duplicate indices 2019-07-18 17:50:46 -04:00
KillzXGaming
72cb2b1763 Some fixes for converting xml to byaml 2019-07-18 17:10:11 -04:00
KillzXGaming
a254788ea5 Allow byaml to convert back 2019-07-18 16:56:26 -04:00
KillzXGaming
2e55d789ae Add the newest archive stuff to sarc 2019-07-18 16:42:27 -04:00
KillzXGaming
3894d7bfcf Fix texture pattern viewer from previewing unkeyed frames 2019-07-18 16:02:33 -04:00
KillzXGaming
49ab034d46 Adjus bc5 decoder to prevent errors on re encoding 2019-07-18 15:58:50 -04:00
KillzXGaming
25bac056b4 Fixup image menus for bffnt 2019-07-18 14:47:00 -04:00
KillzXGaming
f37fe42728 Try to fix assimp issues 2019-07-18 14:31:27 -04:00
KillzXGaming
4c15462c7f Adjust assimp again 2019-07-18 14:09:54 -04:00
KillzXGaming
84ec951612 Fix padding if there is no kerning section on save 2019-07-18 13:48:47 -04:00
KillzXGaming
7dc00e4bf3 Tons more bffnt progress. Adjust assimp version to fix issues 2019-07-18 13:33:16 -04:00
KillzXGaming
92cec3da0b More bffnt improvements 2019-07-17 22:02:57 -04:00
KillzXGaming
718f793980 Adjust sarc 2019-07-17 20:01:47 -04:00
KillzXGaming
ff9c598d99 Add IContextMenuContainers to IArchives 2019-07-17 19:59:17 -04:00
KillzXGaming
de13d285b1 Parse cmap properly for newer bffnt 2019-07-17 19:10:52 -04:00
KillzXGaming
80655a6aaa Parse cmap sections, and add a block check 2019-07-17 19:01:06 -04:00
KillzXGaming
aa0bbfc57c Fix exporting individual levels as dds for bffnt 2019-07-17 16:42:47 -04:00
KillzXGaming
90f22cba6d Remove unecessary bffnt editor files 2019-07-17 16:19:57 -04:00
KillzXGaming
9b15a3d5fe Some bffnt stuff 2019-07-17 16:14:55 -04:00
KillzXGaming
1978197afb Fix assimp error for bones with indices and no weights 2019-07-16 18:41:05 -04:00
KillzXGaming
7cf2e9c571 Cleanup 2019-07-16 17:45:10 -04:00