1
0
mirror of synced 2024-11-12 02:00:50 +01:00
Commit Graph

884 Commits

Author SHA1 Message Date
KillzXGaming
54f6fbb227 Some fixes. Some progress on converting switch/wii u texture binaries 2019-06-02 14:08:10 -04:00
KillzXGaming
9d7688cbf6 and one more fix for material animations 2019-06-01 19:52:45 -04:00
KillzXGaming
a02267c692 And more fixes for material animation importing 2019-06-01 19:49:45 -04:00
KillzXGaming
5e9a86461c More fixes 2019-06-01 19:43:57 -04:00
KillzXGaming
67a9bd2894 Set access rules in attempt to fix anymore updater issues 2019-06-01 19:41:00 -04:00
KillzXGaming
87d8fa1ee5 Add fmaa for shader param filter 2019-06-01 19:37:28 -04:00
KillzXGaming
27aa3ddb46 And more adjustments 2019-06-01 19:32:22 -04:00
KillzXGaming
eb4d87decc Another fix for updater 2019-06-01 19:31:39 -04:00
KillzXGaming
027c1d10d3 Fix name 2019-06-01 19:30:01 -04:00
KillzXGaming
5fff7d2dab Add proper material assigning for param animations 2019-06-01 19:29:09 -04:00
KillzXGaming
41bd8f7a8f Fix material animation filter 2019-06-01 19:22:27 -04:00
KillzXGaming
2f246a0ec1 And another fix 2019-06-01 19:10:07 -04:00
KillzXGaming
bf2e9b4d81 More fixes for permissions 2019-06-01 19:09:27 -04:00
KillzXGaming
aea66fa42d Do the same thing for moving the extracted data to master 2019-06-01 19:03:54 -04:00
KillzXGaming
bbbb35947c Set attributes for paths to try to fix permission issues on updating 2019-06-01 18:57:56 -04:00
KillzXGaming
717822e067 More animation formats for wii u to switch 2019-06-01 18:51:04 -04:00
KillzXGaming
e51fb070c6 Start adding conversion methods for automatic wii u - switch conversion and vice versa 2019-06-01 18:15:48 -04:00
KillzXGaming
7cb5885e6f More archive improvements 2019-06-01 17:49:39 -04:00
KillzXGaming
60a1e52dfe Fix error dialog label size 2019-06-01 15:16:39 -04:00
KillzXGaming
4d7171605b Add option to remove unused textures on save. 2019-06-01 12:30:17 -04:00
KillzXGaming
7845840209 Some more fixes to magic checks 2019-06-01 10:23:06 -04:00
KillzXGaming
72ea6d0eb7 Force getting the name from the binary if possible in gfpak 2019-06-01 10:15:30 -04:00
KillzXGaming
28d00d6a16 Add extension checks for gfpak 2019-06-01 09:49:33 -04:00
KillzXGaming
d46df12ecf Default the compression mode for BC7 to fast if edited via default program feature. 2019-06-01 09:28:07 -04:00
KillzXGaming
60ffca8e2b One last fix 2019-05-31 20:29:45 -04:00
KillzXGaming
40cb06cb86 Fix pixel types not being read properly 2019-05-31 20:24:48 -04:00
KillzXGaming
201739dcb6 Some fixes for parsing 2019-05-31 20:20:07 -04:00
KillzXGaming
ffa130a98b Set the shader type properly 2019-05-31 19:14:25 -04:00
KillzXGaming
01ae391de6 Add NUSHDB shader file. 2019-05-31 19:08:55 -04:00
KillzXGaming
3dd300e15f Make sure to use the right GX2 swizzling code so i don't break anything 2019-05-31 17:21:13 -04:00
KillzXGaming
a3a6f9b98e Load the x64 folder for direct x tex by default as it causes issues without. 2019-05-31 17:12:23 -04:00
KillzXGaming
da15dc55fc Don't use legacy by default. 2019-05-31 15:45:21 -04:00
KillzXGaming
ed2a3b8041 Disable opengl texture loading for legacy 2019-05-31 15:38:49 -04:00
KillzXGaming
921b267b44 Improve legacy support and a few fixes.
Cursor for param editing doesn't reset anymore to the top right of the screen.
Fixed some direct c tex issues with loading.
2019-05-31 15:08:14 -04:00
KillzXGaming
79ca72bc98 Cleanup 2019-05-30 22:05:14 -04:00
KillzXGaming
94602f3671 Another adjustment so more games can detect transparency 2019-05-30 21:59:22 -04:00
KillzXGaming
7682a827cc Also add material icons for tranparent toggle in render state 2019-05-30 21:46:00 -04:00
KillzXGaming
31b2ab8260 Add material icons for transparent and translucent things. 2019-05-30 21:42:23 -04:00
KillzXGaming
2299a61cb3 Fix displaying normals as lines if enabled 2019-05-30 19:34:23 -04:00
KillzXGaming
d5622e4046 Fix calculating I vector (Fixes shading on hands in Odyssey costum viewer) 2019-05-30 19:21:06 -04:00
KillzXGaming
250e267143 Fix normals from being dark or flat sometimes. 2019-05-30 19:12:38 -04:00
KillzXGaming
b12bb34082 Another fix to prevent issues with path saving 2019-05-30 18:02:51 -04:00
KillzXGaming
225d98ae43 Improve path saving for byaml 2019-05-30 17:40:54 -04:00
KillzXGaming
ccf45c7961 Fix byaml without paths saving 2019-05-30 17:11:41 -04:00
KillzXGaming
5b57861eb3 Adjust the compression mode setting to only show when necessary. . 2019-05-30 15:39:44 -04:00
KillzXGaming
3b4bb242c5 Starto to add material presets. Add option to add empty meshes 2019-05-30 15:28:43 -04:00
KillzXGaming
62a4d9f9c6 Revert using the newer gx2 swizzle code as it needs more testing 2019-05-29 19:17:29 -04:00
KillzXGaming
f1164934d2 Apply any material edits before exported so it keeps the changes 2019-05-29 19:06:31 -04:00
KillzXGaming
718fe989b9 Keep extension when importing embedded files 2019-05-29 18:47:26 -04:00
KillzXGaming
39c021913c Some crash fixes when adding embedded files and placeholder textures. 2019-05-29 16:38:19 -04:00