Skip to content

KKABMX / ECABMX v3.3

Compare
Choose a tag to compare
@ManlyMarco ManlyMarco released this 15 Jul 22:25
· 187 commits to master since this release

Warning: Remove KKABMPlugin.dll and KKABMGUI.dll before copying the new dll! Both of these files have been merged into a single plugin.

Changelog

  • Added option to merge scale XYZ sliders into a single slider, enabled by default (thanks to @jojorne in #9)
  • No longer shows up as two separate plugins (KKABM_Core and KKABM_GUI, now it's just KKABMX)
  • Refactored GUI code to get rid of duplicate code
  • Fixed issues in H scenes - things not lining up (was caused by a change in one of previous versions)
  • Fix PullValuesToBone's prevValue and nullchecks (thanks to @jojorne in #7)