Commit graph

691 commits

Author SHA1 Message Date
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
KillzXGaming
b0f77f247a BFRES : Fix bntx files with custom file names (PMTOK missing textures fixed) 2020-08-11 16:47:01 -04:00
KillzXGaming
c68dc5aaea Disable bmd saving to prevent potential crashes 2020-08-02 12:04:09 -04:00
KillzXGaming
4e5c8cf5f6 Add support for ARAM RARC files. 2020-07-29 19:54:52 -04:00
KillzXGaming
3d32e44e73 Export bfres files as model containers on batch exporting. 2020-07-29 19:54:17 -04:00
KillzXGaming
bebba0e432 PACx : fix some freezes loading type 0 files (root single chunks) 2020-07-26 12:30:21 -04:00
KillzXGaming
cdc0049190 LM3 : Adjust model name handling. 2020-07-21 19:03:39 -04:00
KillzXGaming
06f8c15b5d BXLAN : Fix saving texture pattern animations. 2020-07-12 17:55:41 -04:00
KillzXGaming
78fc6c7eb3 BXLAN : Fix string collection editors. 2020-07-12 16:52:07 -04:00
KillzXGaming
07bd21b174 Fix errors 2020-07-11 15:21:37 -04:00
KillzXGaming
336efb45ff NUTEXB : Align array levels fixing cubemap importing 2020-07-11 11:24:50 -04:00
KillzXGaming
7ca392bdfe Add dialog for replacing unswizzled images for nutexb 2020-07-11 11:19:25 -04:00
KillzXGaming
8cbc45f3a1 Add workaround for Taiko no Tatsujin nutexb in right click menu. 2020-07-11 11:12:01 -04:00
KillzXGaming
1e3f2eebb6 Fixup mipsizes in nutexb 2020-07-10 21:29:29 -04:00
KillzXGaming
47fe05f593 BNTX : Fix R11_G11_B10_UINT 2020-07-10 20:45:10 -04:00
KillzXGaming
4f39fdf62e Another adjustment to texture mapping 2020-07-10 17:49:24 -04:00
KillzXGaming
6c4afefdd5 Adjustments to texture mapping. 2020-07-10 17:27:31 -04:00
KillzXGaming
3bb5df711e Force bc4 alpha on bffnt 2020-07-07 19:22:26 -04:00
KillzXGaming
72a12c5c05 Fix bug loading files in U8 archives 2020-07-07 16:15:29 -04:00
KillzXGaming
a5ab81cc9b Disable gmx saving as editing isn't supported yet 2020-06-30 21:27:52 -04:00
KillzXGaming
65d5fc1a32 BFRES : Fix null reference bug for importing bones (wii u) 2020-06-30 18:46:09 -04:00
KillzXGaming
82f104d8f1 BFRES : Rename duplicate bone names when new bones are imported. 2020-06-30 18:43:33 -04:00
KillzXGaming
b48e0af34b Improve RARC saving. 2020-06-30 18:29:01 -04:00
KillzXGaming
ecc43c8430 BFRES : Fixes to importing SMD to FSKA 2020-06-15 21:00:03 -04:00
KillzXGaming
952095877d BFRES : Prevent adding attributes if original attributes are kept and present. 2020-06-15 20:15:27 -04:00
KillzXGaming
e66e16b3c4 BARS : Add export all option when right clicking audio folder. 2020-06-12 18:59:17 -04:00
KillzXGaming
c134a24765 GFBMDL : Add a quick fix for swapping json materials. 2020-06-10 19:43:10 -04:00
KillzXGaming
8ae794259c Allow seanim to be exportable with gfbanim 2020-05-26 16:05:03 -04:00
KillzXGaming
d3839e87b7 List out texture placeholders for bfres when missing textures on save. 2020-05-26 14:59:49 -04:00
KillzXGaming
f796687ca0 Some nutexb replacement fixes 2020-05-23 19:17:27 -04:00
KillzXGaming
08ac7084e7 Fix narc files with no file names 2020-05-23 14:23:19 -04:00
KillzXGaming
06b6f5b2ab Only open texture pattern viewer in FMAA if the type is a texture pattern 2020-05-15 19:09:14 -04:00
KillzXGaming
cf9d673537 Fix click events for animations 2020-05-15 19:06:58 -04:00
KillzXGaming
a79082ecbe Fix replacing wii u bflims in the layout editor 2020-05-14 17:46:02 -04:00
KillzXGaming
f2237184b8 Quick bflim saving fix 2020-05-11 09:48:49 -04:00
KillzXGaming
7a1ed513b1 Add option to export all for gfbanm in gfpak 2020-05-10 11:58:08 -04:00
KillzXGaming
d971b03a17 Add gfbanm exporting as smd 2020-05-10 11:44:52 -04:00
KillzXGaming
8a8ac6830e Quick adjustment to visibility 2020-05-10 11:20:20 -04:00
KillzXGaming
719e1b107c Fix animation playback for multiple gfbmdls 2020-05-10 11:17:23 -04:00
KillzXGaming
7740ae93bf Disable vertex colors on certain gfbmdls. 2020-05-09 20:28:16 -04:00
KillzXGaming
459b9582a5 Quick fix for appveyor being picky 2020-05-09 20:13:51 -04:00
KillzXGaming
bb74507c0f Update sln version 2020-05-09 20:06:09 -04:00
KillzXGaming
536c5435bc Some adjustments to gfbanm 2020-05-09 19:50:12 -04:00
KillzXGaming
58bb38df31
Merge pull request #236 from Golui/feature/SwShAnims
Basic SwSh Animation previewing
2020-05-09 19:46:39 -04:00
Golui
d8970a0363 Basic SwSh Animation previewing 2020-05-10 00:26:18 +02:00
KillzXGaming
b1317f7e96 Fix saving 3ds bflims (fixes saving layout files in archives) 2020-05-08 17:31:12 -04:00
KillzXGaming
ab066f1706 Add channel component option for batch export textures. Fix exporting texture alts from model. 2020-05-06 19:48:38 -04:00
KillzXGaming
b8f000dd1f Use first skeleton for now when batch exporting bfres (fix bone index mapping) 2020-05-05 16:49:39 -04:00
José Guadalupe Nava Zavala
317c18a570 Modified .gitignore to ignore common VS files
Modified .gitignore to add the base VS ignore files (nugget packages)
debug header files, etc.
2020-05-02 02:58:50 -05:00
KillzXGaming
7efbad2ae9 Some adjustments 2020-04-26 17:30:55 -04:00