Commit graph

1426 commits

Author SHA1 Message Date
KillzXGaming
1978197afb Fix assimp error for bones with indices and no weights 2019-07-16 18:41:05 -04:00
KillzXGaming
9e01d29127 Update direct x tex 2019-07-16 18:39:17 -04:00
KillzXGaming
6d683f1c08 Fix octokit for updater 2019-07-16 18:35:21 -04:00
KillzXGaming
492eae9ed7 Test 2019-07-16 18:29:26 -04:00
KillzXGaming
32fbd1496b Try to fix some build issues 2019-07-16 18:15:49 -04:00
KillzXGaming
2195150f71 Fix appveyor referencing dll 2019-07-16 17:57:24 -04:00
KillzXGaming
5d63ecc0ab Build fix 2019-07-16 17:50:20 -04:00
KillzXGaming
7cf2e9c571 Cleanup 2019-07-16 17:45:10 -04:00
KillzXGaming
6cfb6a214f Adjust the toolbox name to no longer include "Switch" in it. 2019-07-16 17:35:21 -04:00
KillzXGaming
c8ac9c8de2 Fix keyframe list for texture patterns that has no texture present 2019-07-16 17:03:17 -04:00
KillzXGaming
43081a4086 Texture decoder cleanup. Also fix wii u texture patterns with null issues 2019-07-16 16:54:46 -04:00
KillzXGaming
9a9d310e96 Fix wii u bffnt having invalid tiling on import 2019-07-16 16:19:47 -04:00
KillzXGaming
67d5949e57 Fix some byaml issues with xml importing 2019-07-16 13:45:13 -04:00
KillzXGaming
53587d6005 Another bmd fix 2019-07-15 16:50:50 -04:00
KillzXGaming
8d66c3e19e Fix parsing MAT4 for bmd 2019-07-15 16:49:46 -04:00
KillzXGaming
ea26ebc82f Attribute fixes for bfres and gmx 2019-07-15 15:41:02 -04:00
KillzXGaming
b50d8925e4 Some gmx and bmd fixes 2019-07-14 21:08:47 -04:00
KillzXGaming
bbfeb69cbc Ignore empty gmx meshes 2019-07-14 19:54:41 -04:00
KillzXGaming
4a87ceb8a0 More fixes to tex regs 2019-07-14 19:16:36 -04:00
KillzXGaming
7e89e63fe3 More swizzle adjustments 2019-07-14 18:59:52 -04:00
KillzXGaming
df1ec92e92 Fix illegal character check for exporting in iarchive files 2019-07-14 18:17:45 -04:00
KillzXGaming
ddcf80a6d7 More gx2 reg fixes 2019-07-14 18:13:00 -04:00
KillzXGaming
f84753aa11 Add viewer for TPHD file tables 2019-07-14 17:36:52 -04:00
KillzXGaming
cd4a9f1788 Generate GX2 tex registers 2019-07-14 16:43:08 -04:00
KillzXGaming
7bf92f8fc4 Reinstall assimp 2019-07-14 14:39:02 -04:00
KillzXGaming
fc6f78c0f4 Some assimp fixes 2019-07-14 13:54:09 -04:00
KillzXGaming
dbc3e9220a Adjustment to assimp dll 2019-07-14 13:36:16 -04:00
KillzXGaming
7ab2d9c768 Make sure to reset the materials and texture list for ftxp 2019-07-14 13:32:23 -04:00
KillzXGaming
386f13c0d9 A few more converter fixes 2019-07-14 13:27:39 -04:00
KillzXGaming
a5d77dbdb9 Reload the animation data for ftxp yaml 2019-07-14 13:24:15 -04:00
KillzXGaming
a08d878d45 Convert wii u and switch texture pattern animations 2019-07-14 13:22:59 -04:00
KillzXGaming
3312f5ab00 Another shortcut adjustment 2019-07-14 12:58:42 -04:00
KillzXGaming
a2f01c7748 Fix double click event for treeview 2019-07-14 12:57:07 -04:00
KillzXGaming
8a89bce579 Check ctrl key for shortcuts 2019-07-14 12:51:51 -04:00
KillzXGaming
ff8b6bccc8 Check the node on key down to check if shortcut has been used 2019-07-14 12:13:09 -04:00
KillzXGaming
a9d8a8f86a Another fix for constants 2019-07-14 11:59:54 -04:00
KillzXGaming
f87264b656 Fix importing new texture pattern animations 2019-07-14 11:58:00 -04:00
KillzXGaming
2195fc4d03 Fix importing pattern constants to the texutre list 2019-07-14 11:55:01 -04:00
KillzXGaming
033888f6e2 Build fixes 2019-07-14 11:50:30 -04:00
KillzXGaming
72ed8ac327 Fix the curve index data type for texture pattern infos 2019-07-14 11:48:07 -04:00
KillzXGaming
bc3ea50d37 Another alignment adjustmenet for v2 aamp to be more accurate 2019-07-14 11:40:01 -04:00
KillzXGaming
2c0abce7df Fix an issue with aamp v2 strings with improper alignment at the end 2019-07-14 11:38:12 -04:00
KillzXGaming
89aa259cf8 Make sure the sub index is -1 for pattern infos 2019-07-14 11:08:06 -04:00
KillzXGaming
3d671ac8a2 Improve index setting 2019-07-14 10:55:26 -04:00
KillzXGaming
a2070109e0 Refresh the list when an image gets added for tp anim editor 2019-07-14 10:24:15 -04:00
KillzXGaming
d0c2ba1a3d Clear the texture list aswell when a new texture animation is loaded 2019-07-14 10:17:55 -04:00
KillzXGaming
c9584baf33 Add type extension on replace 2019-07-14 10:08:06 -04:00
KillzXGaming
8051af0c28 Clear out materials when a new animation is loaded 2019-07-14 10:01:48 -04:00
KillzXGaming
5089fc0528 Material animation saving adjustments 2019-07-14 09:50:30 -04:00
KillzXGaming
5df8d57d95 More yaml conversion fixes 2019-07-14 09:48:35 -04:00