Skip to content

v1.0.0-pre1

Pre-release
Pre-release
Compare
Choose a tag to compare
@SpacingBat3 SpacingBat3 released this 25 Aug 00:17
· 22 commits to master since this release
7513b7e

Initial modpack release

Introduce 3 mods (modules): core, head and compat.

  • core: library, implements global modpack APIs that can be used in scope of the modpack and outside of it,

  • head: example animations implementation and mod you might use if there are no other animations available,

  • compat: replaces engine APIs to provide interpolation for set_bone_position API.

As a side note, the interpolation by default relies on server step to get difference in time between each globalstep.


Full Changelog: https://github.com/SpacingBat3/MT-CoreAnim/commits/v1.0.0-pre1