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
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
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
078c841190
Fix shader options not editng or saving back
2019-05-12 11:52:36 -04:00
KillzXGaming
0b2dd29bae
Fix sampler saving and lod options for wii u samplers
2019-05-12 11:26:05 -04:00
KillzXGaming
47d79b812e
Fix sampler/attribute input editor
2019-05-12 10:46:41 -04:00
KillzXGaming
d90e852e5e
Fix material editor for bfres
2019-05-11 21:58:23 -04:00
KillzXGaming
7779e8cce4
Display bone weights on select for bcres properly
2019-05-11 21:41:32 -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
9714556c3b
Fix ligting for bcres
2019-05-11 16:25:27 -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
3c32da00a2
More fixes with switch bones
2019-05-11 11:48:54 -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
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
b897c22732
Load materials
2019-05-09 16:08:45 -04:00
KillzXGaming
880e48f35d
Add more editors
2019-05-09 16:05:17 -04:00
KillzXGaming
d56e49f924
Clean up
2019-05-09 15:43:20 -04:00
KillzXGaming
2eab9c2532
Load mip maps for bcres properly
2019-05-09 15:41:41 -04:00
KillzXGaming
ff967bf0c3
Update some files
2019-05-09 14:59:06 -04:00
KillzXGaming
f1e4124066
More fixes for bone transforms
2019-05-07 21:55:24 -04:00
KillzXGaming
f86cb89716
Try to fix quat and euler settings for bones
2019-05-07 21:43:38 -04:00
KillzXGaming
bcd77f29ca
Add support for old 3ds ptcl versions
2019-05-06 19:13:16 -04:00
KillzXGaming
e160f4cdc1
Fix dupe name checking on bones and shapes
2019-05-06 17:32:26 -04:00
KillzXGaming
72579451b8
Fix bone names on import and some import errors
2019-05-06 17:19:07 -04:00
KillzXGaming
9005b9ee0f
Load 3ds emitters and some fixes
2019-05-05 20:50:15 -04:00
KillzXGaming
e3284f0a84
More fixes with wii u bone importing and updating matricies for custom bones
2019-05-05 18:16:41 -04:00
KillzXGaming
e50666be9e
More fixes for local transform errors
2019-05-05 17:36:44 -04:00
KillzXGaming
2847aa4fda
Some minor fixes and setting
2019-05-05 17:30:11 -04:00
KillzXGaming
a9e7e03455
More fixes
2019-05-05 15:34:29 -04:00
KillzXGaming
44c051d447
Optimize bone attribute formats based on skin count
2019-05-05 13:37:36 -04:00
KillzXGaming
80c316b740
Alter default format to be 8888_UNORM for weights again.
2019-05-05 13:13:00 -04:00
KillzXGaming
b6da2b236d
Add image box control with zoom feature
2019-05-05 12:31:44 -04:00
KillzXGaming
758e922183
Cleanup and fixes
2019-05-04 21:20:47 -04:00
KillzXGaming
85c5051b36
Apply assimp matrix properly
2019-05-04 20:40:37 -04:00
KillzXGaming
0fa72c7467
This works better
2019-05-04 19:32:57 -04:00