KillzXGaming
c17b7c85ef
Fix a crash when saving wii u bfres with params using no constants.
2020-02-12 20:08:58 -05:00
KillzXGaming
e5f0745818
Improve gfbmdl UV transformation for diffuse textures
2020-02-12 19:15:31 -05:00
KillzXGaming
43d0a498b5
WTA : Add support for uncompressed files.
2020-02-12 18:24:21 -05:00
KillzXGaming
2138a4b954
Cleanup how archive files update for layout editor
2020-02-12 17:50:10 -05:00
KillzXGaming
a89f22042e
Fix errors
2020-02-12 17:00:07 -05:00
KillzXGaming
6129ab2b4e
Many more bug fixes and layout rendering improvements.
...
Add support for BCLAN. (It's basically the same as BRLAN)
Fix saving for BRLAN.
Fix 3DS textures being upside down for BCLYT.
Improve BCLYT rendering.
Improve texture transforms for BCLYT and BFLYT.
Fix tev stage properties not appearing for BCLYT editor.
Fix C4 and C8 decoding.
2020-02-12 16:56:16 -05:00
KillzXGaming
5ce973f3e7
Fix WTA parsing
2020-02-12 16:21:42 -05:00
KillzXGaming
6931350fac
Fix RGBA Snorm textures. Remove file extension from batch export folders.
2020-02-12 15:54:16 -05:00
KillzXGaming
89d5b621b2
Giant layout update. Support BRLYT and BCLYT files!
...
BRLYT can now be edited and saved.
BCLYT can now be edited and saved.
BRLYT shaders greatly improved using ported shaders from WiiLayoutEditor. Plan to expand upon it for more accuacte shader rendering.
Add support for saving per character transforms.
Add support for BNR files.
Fixed flags so orientation can be edited properly.
Fix issues decoding some gamecube textures.
Fix animation timeline breaking at times for multi selecting animations.
2020-02-11 19:19:23 -05:00
KillzXGaming
9918b811a8
Fix SMD exporting for different culture decimal seperators
2020-02-11 17:55:57 -05:00
KillzXGaming
946fa08518
BFRES : Fix some more importing bugs
...
Only align buffers when using a single buffer.
2020-02-11 16:49:27 -05:00
KillzXGaming
cd56a53d0c
Fix rigging issue with bfres
2020-02-10 18:45:03 -05:00
KillzXGaming
2076905094
Some cleanup
2020-02-08 17:17:49 -05:00
KillzXGaming
f86519c81c
Rebuild cmb vertex buffers when saving
2020-02-08 15:24:54 -05:00
KillzXGaming
217771ce83
Fix the total mip counter to adjust sizes based on format limits
2020-02-08 15:11:53 -05:00
KillzXGaming
1e62b23013
Some more fixes
2020-02-08 15:09:40 -05:00
KillzXGaming
817367343a
Fix errors
2020-02-08 14:54:18 -05:00
KillzXGaming
e39eec97cb
Resize width/height to fit proper 3ds texture limits
2020-02-08 14:48:04 -05:00
KillzXGaming
e3c1525cfe
Fix L4 and A4 alpha issues
2020-02-08 14:40:20 -05:00
KillzXGaming
8534f6862c
Fix L4 encoding
2020-02-08 14:36:16 -05:00
KillzXGaming
bfc02c117d
Add ETC1 compressor
2020-02-08 14:06:01 -05:00
KillzXGaming
238b6f60fb
Add CTXB rebuilding and editing (encoding very WIP)
2020-02-08 12:03:37 -05:00
KillzXGaming
6b58bf4b03
Push the right file for assigning materials
2020-02-08 10:52:07 -05:00
KillzXGaming
99306683d0
Some texture map fixes for g1m dae exporting
2020-02-08 10:45:33 -05:00
KillzXGaming
4a1c51737d
Assign materials that are directly set in the polygon group for dae
2020-02-08 10:31:06 -05:00
KillzXGaming
53e85f510b
Add option to export models for G1M
2020-02-08 10:28:18 -05:00
KillzXGaming
05ab625a01
Quick fix for animation interpolation
2020-02-08 09:57:05 -05:00
KillzXGaming
868ce95cd0
Remove extension for batch export
2020-02-07 15:54:59 -05:00
KillzXGaming
ede5c62031
More fixes.
...
Fix loop error for 3DW stage files when creating the string table.
Fix converting yaml so it uses the custom syntax flow/tags.
Fix AAMP version issues for v1.
Add support for loading empty byaml files so data can be added onto them.
Fix bone importing issue with assimp.
2020-02-07 15:50:52 -05:00
KillzXGaming
93aa26efcf
Quick bone index fix.
2020-02-07 09:40:43 -05:00
KillzXGaming
0b27e890be
Improve bin.gz endianness detection
2020-02-06 21:05:35 -05:00
KillzXGaming
d991a23980
Add support for G1M model files. Rewrite some bone properties.
2020-02-06 19:47:32 -05:00
KillzXGaming
f87487cad4
Fix some code appveyor is being picky with
2020-02-06 18:35:42 -05:00
KillzXGaming
978cb5b8c8
Fix errors again
2020-02-06 18:29:42 -05:00
KillzXGaming
9a2e031be2
Fix errors
2020-02-06 18:23:16 -05:00
KillzXGaming
c922ff1e4f
Big BYAML and AAMP update!
...
- AAMP can now save back to YAML!
- Added text editor for AAMP editor
- AAMP library has been improved signifcantly, now using one library for all versions.
- BYAML now uses YAML by default. You can still right click in the editor and export as XML if needed.
- BYAML saving speed improved signifcantly.
- BYAML now supports reference nodes and works with 3DW byml files.
- BYAML can now load shift JIS encoding for japanese characters.
- YAML syntax for text editor improved with proper folding and highlighting for certain values.
2020-02-06 18:20:42 -05:00
KillzXGaming
63130cfad6
Merge pull request #189 from slashiee/btotf
...
Add BFOTF to open dialog
2020-02-05 16:57:46 -05:00
Michele
623d3ca0cb
Add BFOTF to open dialog
...
Currently it's just a modification of BFTTF.cs, unsure if it's possible to have that file show both formats in the open dialog
2020-02-04 19:41:09 -08:00
KillzXGaming
4cd8eb962f
Add option to export bflan in bflyt editor
2020-02-03 17:40:44 -05:00
KillzXGaming
d70fef1f9f
BFLYT : Improve saving (material flags and part panes)
2020-02-03 17:17:49 -05:00
KillzXGaming
c01be70a71
Add dialog to copy skeletal animations
2020-02-02 20:40:26 -05:00
KillzXGaming
2df413a28d
Fix errors
2020-02-02 19:26:45 -05:00
KillzXGaming
07f7747b41
BFLYT saving fixes (fix text length and alpha blend flag in material)
2020-02-02 19:22:48 -05:00
KillzXGaming
55cb4ad489
Add the same for GTX
2020-02-01 21:10:07 -05:00
KillzXGaming
bb6178f4d8
Improve nut texture naming to prevent dupes
2020-02-01 21:05:14 -05:00
KillzXGaming
5470ef95f4
Allow .nut to batch export
2020-02-01 21:01:40 -05:00
KillzXGaming
f9ff362421
Increase FOV for 3D cubemap preview
2020-01-30 20:18:37 -05:00
KillzXGaming
9f3b99aaf4
Disable apak file adding until file hashes can be calculated
2020-01-30 19:04:18 -05:00
KillzXGaming
018a55c63e
Fix 0.9 BFRES with model user data (TMS#FE save fix)
2020-01-30 18:42:01 -05:00
KillzXGaming
ecf8dae084
Fix the active audio device being set for the audio player.
2020-01-30 17:38:10 -05:00