Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.

Releases: PredatorCZ/HavokMax

HavokMax V1.13

10 May 19:11
Compare
Choose a tag to compare
  • Added blend hint override.
  • Stability fixes
  • Added support for 2022 version.

HavokMax V1.12

22 Nov 19:00
Compare
Choose a tag to compare

Fixed specific crash when importing incomplete skeletons. (#18 )
Fixed wrong root motion rotation directions.
Added hkaLosslessCompressedAnimation custom class support (library feature).
Attempt to remove inter-frame gimbal lock issues.

HavokMax V1.11.1

17 Nov 19:12
Compare
Choose a tag to compare

Fixed crash for first-time users.

HavokMax V1.11

16 Nov 23:39
Compare
Choose a tag to compare

More stable library version.
Fixed incorrect old format additive animations.
Added new format additive animations.
Added root motion support.
Moved to new config format (xml schema), presets will be migrated from old config format to new.
External presets can be still loaded with both old version and new version format. Old format is not recommended to use anymore.
Added support for 2020 and 2021 versions.
Dropped 32bit support.
Added support for exporting selected items (Export/Export selected)

HavokMax V1.10

03 Aug 12:06
Compare
Choose a tag to compare

Fixed crash, when loading corrupted skeletons. ( #8 )
Added hka into file extensions.

HavokMax V1.9

28 Jul 12:06
Compare
Choose a tag to compare

Added "disable scale" tracks option. (#3 )
Added keyboard shortcuts for dialogs. (#6 )
Changed first dialog item focus on process buttons. (#6 )

HavokMax V1.8

08 Jul 19:53
Compare
Choose a tag to compare

Fixed logging for non-unicode builds (2010 - 2012).
Fixed crash caused by dialog for some versions (mainly 2012 as reported in #4 ).
Fixed plugin registration bug reported in #5.

HavokMax V1.7

07 Jul 20:37
Compare
Choose a tag to compare

Added support for loading version 2015 and 2017 skeletons.
Added support for loading version 2015 interleaved animations.
Added support for loading version 2015 - 2017 spline compressed animations.
Fixed crash, when loading animations caused by 0 scale values.

HavokMax V1.6

07 Jul 16:01
Compare
Choose a tag to compare

Fixed loading incorrect animation track for bone without annotation name and bind remaps.
Fixed loading spline compressed animations when float tracks are present.
Added Motion ID var into config file.

HavokMax V1.5

04 Jun 18:42
Compare
Choose a tag to compare

Fixed not loading of newly added external presets for first time
Added ability to choose animation index, in case of multiple animations in single file.
Added ability to load config file with suppressPrompts enabled.
Added ability to load bones by their hkaBone user property, in case of not being as annotation.
Added ability to load additive animations.