KillzXGaming
da0bc4b432
Skip the hash check for updating as it isn't wanting to work yet
2019-05-14 15:17:41 -04:00
KillzXGaming
f2439f2fdc
More image editor improvements
...
Array textures can be exported to DDS.
Specific channels can be edited.
Uncompressed formats for dds greatly improved.
Array textures can be exported from non dds formats as multiple images.
2019-05-14 15:12:26 -04:00
KillzXGaming
55702ff401
More updater fixes
2019-05-13 21:36:51 -04:00
KillzXGaming
f590b9d834
Improve updater
2019-05-13 21:21:51 -04:00
KillzXGaming
7cc5517dc7
Try to kill off program being open on update to fix deleting
2019-05-13 20:59:37 -04:00
KillzXGaming
b4fde67c82
More improvements. Add option to fill image with color.
2019-05-13 20:20:26 -04:00
KillzXGaming
b1140e0349
Remove some unused stuff
2019-05-13 18:36:14 -04:00
KillzXGaming
713370881f
Fix orientation cube texture conflict finally!
2019-05-13 17:17:36 -04:00
KillzXGaming
67d1b6920a
Some improvements from yesterday. Start to improve uv editor.
...
Basic tex 3ds support
BC4 textures will be rendered grayscale in opengl (not using opengl decoder)
Fix a few format issues with 3ds
Mip total method is one function in STGeneric texture
Weight format default to floats again until i find a proper fix for the 888 unform format.
2019-05-13 15:29:40 -04:00
KillzXGaming
d1d9619dcb
Another saving fix as texture ref count won't save right for v3.4.0.1
2019-05-12 18:56:32 -04:00
KillzXGaming
ef562754b7
A few more library fixes
2019-05-12 18:44:43 -04:00
KillzXGaming
111f5c1a9e
Fix texture pattern animation saving on v3.4.0.1 bfres
2019-05-12 18:38:33 -04:00
KillzXGaming
29ad8dee78
Some adjusments. Add option to hide all fmdls with rightclicking folder
2019-05-12 18:10:33 -04:00
KillzXGaming
f7910096e3
Shader debug improvements for bcres
2019-05-11 21:25:29 -04:00
KillzXGaming
3b445272db
Load bone weights and indices properly for bcres
2019-05-11 21:17:49 -04:00
KillzXGaming
059b406128
Update generic archive class with node wrapper and conversion
2019-05-11 20:51:23 -04:00
KillzXGaming
3c4d6a51a4
Support wrap and filters for bcres texture maps.
2019-05-11 20:05:27 -04:00
KillzXGaming
6ddd47e573
Some adjustments
2019-05-11 19:11:13 -04:00
KillzXGaming
4171ca9007
Fix bcres UVs
2019-05-11 18:49:32 -04:00
KillzXGaming
032e09d5a6
Load textures in viewport for bcres
2019-05-11 18:17:35 -04:00
KillzXGaming
4e230a914e
Shader improvements for bcres
2019-05-11 16:23:29 -04:00
KillzXGaming
ba6790abf5
Draw bcres and add more improvements
2019-05-11 16:11:27 -04:00
KillzXGaming
7632cc10da
Add more aamp hashes
2019-05-11 12:31:50 -04:00
KillzXGaming
361f84e254
Disable the new update dialog until finished
2019-05-11 10:27:02 -04:00
KillzXGaming
f36451a9eb
More aamp fixes
2019-05-11 10:26:10 -04:00
KillzXGaming
9574432edc
Support quat types for aamp
2019-05-11 10:23:41 -04:00
KillzXGaming
6e02fbea4b
Support Wii U BFFNT
2019-05-10 19:26:45 -04:00
KillzXGaming
827e02892a
Keep the same depend index for shader params (Fix WWHD crashing)
2019-05-10 17:51:59 -04:00
KillzXGaming
9db8a77afe
Fix BCRES library issues
2019-05-09 15:16:46 -04:00
KillzXGaming
6f1a8ab816
Add all the working BCRES stuff.
2019-05-09 14:49:11 -04:00
KillzXGaming
84dae95c3e
Fix some bfres library issues
2019-05-09 14:24:25 -04:00
KillzXGaming
4fe53128ee
Fix effect alignment size
2019-05-08 19:38:35 -04:00
KillzXGaming
ab1a1ab169
Many more aamp fixes
2019-05-08 19:33:49 -04:00
KillzXGaming
b4e37f7368
Fix aamp strings on save
2019-05-08 18:29:19 -04:00
KillzXGaming
59927ba076
Another fix for rebuilding
2019-05-08 17:39:48 -04:00
KillzXGaming
b67de2ae9f
Fix wii u bfres rebuilding
2019-05-08 17:30:29 -04:00
KillzXGaming
e744b3de26
Prepare some archive format rework
2019-05-08 16:28:04 -04:00
KillzXGaming
87d061dbe1
Add setting to auto load models when an archive is open
2019-05-08 16:13:07 -04:00
KillzXGaming
db6da0998f
Auto set the texture instance for texture refs on save
2019-05-08 15:25:43 -04:00
KillzXGaming
df7ce35503
More bfres library adjustments
2019-05-07 21:36:46 -04:00
KillzXGaming
d33882b029
Bfres library fixes.
...
Fixed user data not relocating with proper padding.
Alignment for botw is handled a bit differently in attempt to keep the file sizes accurate
2019-05-07 21:07:58 -04:00
KillzXGaming
72579451b8
Fix bone names on import and some import errors
2019-05-06 17:19:07 -04:00
KillzXGaming
a9e7e03455
More fixes
2019-05-05 15:34:29 -04:00
KillzXGaming
b6da2b236d
Add image box control with zoom feature
2019-05-05 12:31:44 -04:00
KillzXGaming
85c5051b36
Apply assimp matrix properly
2019-05-04 20:40:37 -04:00
KillzXGaming
d3bea4cba6
Fix assimp issues
2019-05-03 21:19:19 -04:00
KillzXGaming
357fe7c12e
Add more hashes
2019-05-03 16:49:37 -04:00
KillzXGaming
6303769adb
More AAMP stuff. Add more import settings for dae/fbx.
2019-05-03 15:36:04 -04:00
KillzXGaming
277c3171c1
Fix major bntx issue that caused crashes. Inclduing if switch bfres saved.
2019-05-02 21:29:30 -04:00
KillzXGaming
f28295363d
More AAMP v2 save fixes. Should be mostly complete now.
2019-05-02 20:49:43 -04:00