Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New features v0.5 #28

Merged
merged 12 commits into from
Dec 15, 2022
Merged

New features v0.5 #28

merged 12 commits into from
Dec 15, 2022

Commits on Dec 14, 2022

  1. Increase versoin to 0.5

    AchimTuran committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    07781a9 View commit details
    Browse the repository at this point in the history
  2. Add UE5.1 support

    AchimTuran committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    7c0cbdc View commit details
    Browse the repository at this point in the history
  3. Better error message

    AchimTuran committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    86e449f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65108f1 View commit details
    Browse the repository at this point in the history
  5. More systems support

    Bone Constraints
     - ALSRefactored
    
    Skeleton Curves
     - Lyra
     - ALSRefactored
    
    Sockets
     - Lyra
     - ALSRefactored
    
    Virtual Bones
     - Lyra
     - ALSRefactored
    
    Blend Profiles
     - ALSv4
     - UE5Manny
     - Lyra
     - ALSRefactored
    AchimTuran committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    a8d20a1 View commit details
    Browse the repository at this point in the history
  6. Add more skeleton functions

     - AddMissingSkeletonCurveNamesFromDataTable
    
     - AddMissingSkeletonCurveNames
    
     - AddSkeletonBlendProfilesFromDataTable
    
     - AddSkeletonBlendProfiles
    
     - OverwriteSkeletonBlendProfiles
    AchimTuran committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    d1253e2 View commit details
    Browse the repository at this point in the history
  7. [Bug] Fix dump of one virtual bone

    If only one virtual bone exist in the skeleton, brackets where missing.
    AchimTuran committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    4cefd68 View commit details
    Browse the repository at this point in the history
  8. Add slot group functions

    AchimTuran committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    85d5dcf View commit details
    Browse the repository at this point in the history
  9. More precise documentation

    AchimTuran committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    f5d3da5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f0d9095 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1dda190 View commit details
    Browse the repository at this point in the history
  12. Add ControlRig functions

    Update controlrig preview mesh via a function.
    AchimTuran committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    59e777b View commit details
    Browse the repository at this point in the history