Skip to content

v0.5

Compare
Choose a tag to compare
@AchimTuran AchimTuran released this 20 Dec 10:49
· 9 commits to master since this release
f1bbe12
  • New features and UE5.1 support, #28
    • Better error message
    • More systems support (blend mask & profiles, sockets, virtual bones, skeleton curves, bone constraints)
    • ddMissingSkeletonCurveNamesFromDataTable
    • AddMissingSkeletonCurveNames
    • AddSkeletonBlendProfilesFromDataTable
    • AddSkeletonBlendProfiles
    • OverwriteSkeletonBlendProfiles
    • [Bug] Fix dump of one virtual bone (If only one virtual bone exist in the skeleton, brackets where missing)
    • Dump/Copy blend masks and profiles
    • Add slot groups editor hooks (migrate slot names between skeletons)
    • Add ControlRig functions to update the preview mesh
  • Little refactoring to make further development easier, #29
    • Move structs into own header file
    • Add remove all curves for the copy modifier
    • Add anim sequence constraint bones from Array
    • Add VB ALS constraints