KillzXGaming
e3f720289b
Generate min and max value for FMDL for camera centering later
2019-05-13 15:51:06 -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
a1273c86dc
Fix color for unused param colors
2019-05-12 18:20:00 -04:00
KillzXGaming
b71468c6b5
Improve param colors
2019-05-12 18:17:59 -04:00
KillzXGaming
29ad8dee78
Some adjusments. Add option to hide all fmdls with rightclicking folder
2019-05-12 18:10:33 -04:00
KillzXGaming
c11ebce612
Fix texture names on import having improper names in some special cases.
2019-05-12 16:53:55 -04:00
KillzXGaming
459bd5d247
Add supported format list for bffnt
2019-05-12 13:09:08 -04:00
KillzXGaming
7e855caa47
Start to save bffnt back. Not finished yet
2019-05-12 13:02:39 -04:00
KillzXGaming
617eafb99a
Fix BFFNT with mulltiple images
2019-05-12 12:17:57 -04:00
KillzXGaming
f62ad21e7d
Improve material param list to support higher param color values than 1
2019-05-12 12:06:54 -04:00
KillzXGaming
83b2f69fb0
Update render info and user data lists for bfres properly
2019-05-12 12:00:50 -04:00
KillzXGaming
bddb4f1f02
Update the object in options editor to show the edited value
2019-05-12 11:53:43 -04:00
KillzXGaming
078c841190
Fix shader options not editng or saving back
2019-05-12 11:52:36 -04:00
KillzXGaming
5c605ead3f
Fix dialog to remove sampler/attribute inputs
2019-05-12 11:34:09 -04:00
KillzXGaming
0b2dd29bae
Fix sampler saving and lod options for wii u samplers
2019-05-12 11:26:05 -04:00
KillzXGaming
a2d23b0d43
Fix input order
2019-05-12 10:52:47 -04:00
KillzXGaming
47d79b812e
Fix sampler/attribute input editor
2019-05-12 10:46:41 -04:00
KillzXGaming
d8f77fff9f
Fix vertex color setting to display in bcres
2019-05-11 22:13:32 -04:00
KillzXGaming
69f25781a1
Load bcres editor on node select
2019-05-11 22:05:18 -04:00
KillzXGaming
d90e852e5e
Fix material editor for bfres
2019-05-11 21:58:23 -04:00
KillzXGaming
4291782a89
Nul check bone index list
2019-05-11 21:54:20 -04:00
KillzXGaming
7f897fc590
Add mesh selection for bcres
2019-05-11 21:47:27 -04:00
KillzXGaming
7779e8cce4
Display bone weights on select for bcres properly
2019-05-11 21:41:32 -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
94554db10c
Load hex view for generic archive nodes
2019-05-11 20:52:14 -04:00
KillzXGaming
059b406128
Update generic archive class with node wrapper and conversion
2019-05-11 20:51:23 -04:00
KillzXGaming
9e4949d5ef
Use vertical orientation for texture map view
2019-05-11 20:08:01 -04:00
KillzXGaming
3c4d6a51a4
Support wrap and filters for bcres texture maps.
2019-05-11 20:05:27 -04:00
KillzXGaming
9714556c3b
Fix ligting for bcres
2019-05-11 16:25:27 -04:00
KillzXGaming
4e230a914e
Shader improvements for bcres
2019-05-11 16:23:29 -04:00
KillzXGaming
59adf0f60e
Adjust blank names
2019-05-11 16:19:39 -04:00
KillzXGaming
ba6790abf5
Draw bcres and add more improvements
2019-05-11 16:11:27 -04:00
KillzXGaming
67d17a5a11
Improve bcres editor. Start to add drawing
2019-05-11 13:10:39 -04:00
KillzXGaming
7f35cce88f
Add proper boen rename check
2019-05-11 12:38:24 -04:00
KillzXGaming
7632cc10da
Add more aamp hashes
2019-05-11 12:31:50 -04:00
KillzXGaming
c648a78de9
More adjustments ot prevent crash issues
2019-05-11 12:09:06 -04:00
KillzXGaming
8768f23c4e
Quick fix for switch bone indices
2019-05-11 11:51:04 -04:00
KillzXGaming
3c32da00a2
More fixes with switch bones
2019-05-11 11:48:54 -04:00
KillzXGaming
cdc9f2d697
Fix the bone index for rigid indices in the list
2019-05-11 11:28:33 -04:00
KillzXGaming
53e64e1288
Calculate rigid indices accurately
2019-05-11 11:26:54 -04:00
KillzXGaming
00362747fc
Fix string entries not converting to yaml
2019-05-11 10:29:58 -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
d4419ec67a
More fixes
2019-05-09 16:14:42 -04:00
KillzXGaming
f48529590c
load bcres parent
2019-05-09 16:09:47 -04:00