Releases: ManyAsset/CODMayaTools
Releases · ManyAsset/CODMayaTools
1.0.7
-
Fixed notetracks getting the wrong frames from cast animations.
-
Fixed xanim_bin notetracks not exporting the correct frames for each notetrack.
- Thank you to ssh_ for making me aware of the notetrack fix for xanim_bin (https://github.com/SE2Dev/PyCoD/blob/development/src/PyCoD/xbin.py)
-
Added
Strip AudioandClean Notesto Export Xanim UI- Strip Audio strips
@audiooneshotfrom all anims (BO6/7) andps_ - Clean Notes removes
ik,swimandreload_checkpointnotetracks from all anims
- Strip Audio strips
-
Cleaned up UI and removed legacy stuff
Before Strip Audio and Clean Notes
After

1.0.6
Fixed notetracks duplicating on export.
fixed frames not matching up with notetracks by adding in cast logic to line up frame times with notetracks.
1.0.5
Fixed bug with notetracks defaulting to senote
now will read in castnote or senote depending on what anim is loaded.
1.0.0
- Cast Notetrack Support By: @elfenliedtopfan5