KillzXGaming
35f6b182e1
Fix an error when creating a new model with skeleton
2019-05-25 14:33:21 -04:00
KillzXGaming
f6c7ff684f
Allow negative angles
2019-05-25 14:30:33 -04:00
KillzXGaming
bad0d1fb76
Toggle amount counter if checked
2019-05-25 14:29:08 -04:00
KillzXGaming
e720214b5e
Add option to configure the rotation of the bones manually
2019-05-25 14:27:39 -04:00
KillzXGaming
60fd66a27d
Quick fix for exporting the X axis on scale, offset is wrong
2019-05-25 13:26:55 -04:00
KillzXGaming
e171af5448
Fix chr0 exporting finally
2019-05-25 13:25:30 -04:00
KillzXGaming
4ea7110ebd
Another fix for animation filter
2019-05-25 13:05:45 -04:00
KillzXGaming
7e16f21975
Add .anim support from forge for testing, and fix export filter
2019-05-25 13:03:54 -04:00
KillzXGaming
6cf95bf4bb
Apply bone index properly in object editor
2019-05-25 12:31:03 -04:00
KillzXGaming
d4c6ddb3da
More fixes for converting
2019-05-25 11:33:51 -04:00
KillzXGaming
16ae15328d
Fix Wii U converting to switch fska (Also fixes chr0 importing for wii u bfres)
2019-05-24 21:30:02 -04:00
KillzXGaming
d1e2b05b51
More adjustments
2019-05-24 21:21:47 -04:00
KillzXGaming
df8d1f986c
Cleanup
2019-05-24 21:03:31 -04:00
KillzXGaming
f4b03f9adc
Fix error
2019-05-24 20:59:09 -04:00
KillzXGaming
a4459533ec
More exporting fixes
2019-05-24 20:55:55 -04:00
KillzXGaming
67f6703862
Clear base values if a key exists on the first frame for exporting chr0
2019-05-24 18:04:27 -04:00
KillzXGaming
54f121adae
Add frames for base data on chr0 export
2019-05-24 17:58:47 -04:00
KillzXGaming
10c9973527
Fix export filter for animations
2019-05-24 17:47:13 -04:00
KillzXGaming
2c590f9744
Apply offsets and scale to exporter
2019-05-24 17:44:30 -04:00
KillzXGaming
29ce2112fb
More chr0 exporting fixes
2019-05-24 17:42:10 -04:00
KillzXGaming
9ad90e3b15
Some progress on chr0 exporting
2019-05-24 17:34:37 -04:00
KillzXGaming
46aca404a1
Make tex2 generate mip maps if not found preventing any possible errors
2019-05-24 15:59:52 -04:00
KillzXGaming
2a92afa122
Chr0 animation importing, dae exporting and tons more improvements!
...
Chr0 can be imported/replaced.
More fixes to importing sections including some errors and proper filtering.
Dae epxorting now has a progress bar and an option to idsable texture exporting.
Bfska can now be swapped between platforms. More sections will handle this method soon!.
Fixed spaces on files from "Export All".
Display multiple texture maps in bcres materials
2019-05-24 15:15:35 -04:00
KillzXGaming
1498c83c44
Update README.md
2019-05-22 19:53:47 -04:00
KillzXGaming
41f16b968e
Update README.md
2019-05-22 19:53:12 -04:00
KillzXGaming
f9df905cbc
Quick fix for nsmbudx not mapping textures right
2019-05-22 17:37:42 -04:00
KillzXGaming
53f37afde1
Fix not showing the last key frame in the animation editors.
2019-05-22 16:49:17 -04:00
KillzXGaming
3234e3a817
Adjust param editor to display colors for multi tex, and fix header
2019-05-22 15:59:37 -04:00
KillzXGaming
3a85f06ac7
Tons more DDS fixes from yesterday. RGB textures also aren't blue anymore.
2019-05-22 15:26:25 -04:00
KillzXGaming
a921e46a8f
Add choice to reset camera by model or default camera position
2019-05-21 18:29:12 -04:00
KillzXGaming
6d7579e6e0
More improvements.
...
Camera is now centerd when a bfres is selected. This will apply to reseting the camera aswell. The method is based on Smash Forge so thanks to the devs for it.
Start on bfsha program linking for bfres materials. Dunno how far i'll take this.
Basic ortho mode added. Needs improvements to zoom in and mainly just changes the projection matrix to ortho atm. Controls are not altered.
2019-05-21 18:08:57 -04:00
KillzXGaming
50586ef978
Fix binary shape importing for switch
2019-05-20 20:03:39 -04:00
KillzXGaming
d0fa47a959
Add same improvements to the gx2 texture importer
2019-05-20 19:29:39 -04:00
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