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

761 Commits

Author SHA1 Message Date
KillzXGaming
9c6d3883cf Only compress a texture once if loaded in texture importer 2019-05-20 19:21:00 -04:00
KillzXGaming
02de27faad More fixes for BC7 compression speed 2019-05-20 18:48:49 -04:00
KillzXGaming
1b510a05e7 Disable the skin limiter thingy 2019-05-20 18:22:54 -04:00
KillzXGaming
0536f1a225 Default bc7 compression mode to fast 2019-05-20 18:22:25 -04:00
KillzXGaming
cedaac5518 Fix deleting materials causing index issues for shapes 2019-05-20 16:59:47 -04:00
KillzXGaming
1831efc3e9 Draw selection for all shapes if the fmdl is selected 2019-05-20 16:26:41 -04:00
KillzXGaming
0e72164823 Load bones the same way 2019-05-20 16:10:57 -04:00
KillzXGaming
bccb8f3af4 Optmize model/shader loading for bfres. Save block setting to 1MB for KSA to not crash 2019-05-20 16:01:43 -04:00
KillzXGaming
2cd53cb76d Another adjustment for appling path settings 2019-05-19 17:52:23 -04:00
KillzXGaming
e6c911f026 Add byaml endianness converter in tools menu. Fix byaml with path nodes. 2019-05-19 17:50:21 -04:00
KillzXGaming
49314b2842 Fix bntx and switch bfres causing corruption or crashes 2019-05-19 14:25:37 -04:00
KillzXGaming
82d68152f9 More adjustments 2019-05-18 18:37:05 -04:00
KillzXGaming
fe4a560a6a Fix tex2 saving depending on method of saving. 2019-05-18 18:24:45 -04:00
KillzXGaming
e51b1e2382 Adjustments for anims 2019-05-18 17:55:22 -04:00
KillzXGaming
8b00b8430e Adjust file format to save changes for new generic archives. 2019-05-18 13:36:39 -04:00
KillzXGaming
bcd21b9e4f Fix duped key issue with sarc 2019-05-18 13:17:43 -04:00
KillzXGaming
387e8685fd Automatically apply changes when resized in image editor 2019-05-18 12:24:03 -04:00
KillzXGaming
6c38b46ad4 Add checks for enabling certain content menus 2019-05-18 11:22:18 -04:00
KillzXGaming
7e8cfcd16c Start to add folder operations for improved archive support 2019-05-18 11:13:14 -04:00
KillzXGaming
ffdb042c3f Improve zlib support. Add NXARC 2019-05-18 10:06:09 -04:00
KillzXGaming
b759a293fe Some adjustments for animations 2019-05-17 21:09:24 -04:00
KillzXGaming
7f582adbaf Reset specular map properly if cleared 2019-05-17 20:40:19 -04:00
KillzXGaming
bffd69b81f More fixes for byml. Fix build errors 2019-05-17 20:35:40 -04:00
KillzXGaming
c67f3b8787 Quick fix for loading the node types for dictionaries properly 2019-05-17 20:02:42 -04:00
KillzXGaming
6fb7eec6be More adjustments for byaml 2019-05-17 19:59:32 -04:00
KillzXGaming
8e5dc8e45c Fix editing some list types in byaml 2019-05-17 19:55:06 -04:00
KillzXGaming
5654105016 Allow multiple window dialogs for sarc archives 2019-05-17 18:02:46 -04:00
KillzXGaming
423aa38414 Improve image editor orientation 2019-05-17 16:17:48 -04:00
KillzXGaming
2c265c876d Improe channel import/replacer 2019-05-17 15:50:03 -04:00
KillzXGaming
cd721af0eb DDS fixes. Add BC7 normal mode for slower but better quality compression 2019-05-17 15:35:10 -04:00
KillzXGaming
b64e744d26 Add UV channel toggle for uv test pattern shading in settings window 2019-05-16 21:26:32 -04:00
KillzXGaming
2dc729018c Fix saving byaml files 2019-05-16 21:03:57 -04:00
KillzXGaming
639aabb997 Adjustments for ftex replace settings 2019-05-16 20:10:58 -04:00
KillzXGaming
d311562793 A few more shader fixes 2019-05-16 19:34:09 -04:00
KillzXGaming
a0dd1b4f22 Fix normals on mario's hands in costume selector 2019-05-16 19:25:41 -04:00
KillzXGaming
576da8c6e4 Fix some diffuse colors from pbr 2019-05-16 19:10:01 -04:00
KillzXGaming
def9436dc4 Some resize fixes 2019-05-16 17:53:51 -04:00
KillzXGaming
7a0e5b4af7 Load texture type for hint in material editor 2019-05-16 17:47:45 -04:00
KillzXGaming
df961b511c Mistake fix 2019-05-16 17:41:01 -04:00
KillzXGaming
fbb90ebdfa Improve splatoon 2 texture mapping 2019-05-16 17:40:35 -04:00
KillzXGaming
e122714b41 More adjustments to better fit KSA 2019-05-16 16:53:40 -04:00
KillzXGaming
f78dc7e9de Add specular intensity for PBR 2019-05-16 16:45:39 -04:00
KillzXGaming
304b00fe49 More PBR improvements. Fix skybox to be a proper skybox 2019-05-16 16:01:22 -04:00
KillzXGaming
c061c9b052 Fix some issues with bea archives 2019-05-15 20:54:00 -04:00
KillzXGaming
f08a08ce32 Add wiki under the help options for useful tutorials for when they are finished 2019-05-15 19:57:12 -04:00
KillzXGaming
9767d71f75 Update custom cubemaps on viewport if changed 2019-05-15 19:54:45 -04:00
KillzXGaming
9bea3da2fd Another fix 2019-05-15 17:21:29 -04:00
KillzXGaming
bb1bbfc193 Update .suo 2019-05-15 17:15:48 -04:00
KillzXGaming
0389d7d684 Fix appveyor errors 2019-05-15 17:05:26 -04:00
KillzXGaming
33f8c5892b Include Version.txt to prevent updater issues atm 2019-05-15 16:54:49 -04:00