Releases: tuatec/TTToolbox
v0.6
v0.5
- 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
v0.4
- introduce unweighted bones feature (add ik bones directly in Unreal)
- introduce root bone into the skeleton (needed for Mixamo characters)
- introduce data table rows for Mixamo characters
- better error handing
- constraint virtual bones through a Blutility that triggers a animation recompression
v0.3
- added ik retarget solver to constraint bones (ik & vb)
v0.2
fixed packaging
v0.1
If you want to know how v0.1 was developed feel free to dive into the series ALS Secrets - UE5 Manny Integration + Git Workflow.
The following topics are included in the release of TTToolbox
#0 Introduction - UE5 Manny Integration - ALS Secrets
#1.0 Project Setup - UE5 Manny Integration - ALS Secrets
#1.1 Git - Project Setup - UE5 Manny Integration - ALS Secrets
#2.0 Add Third Person Template - UE5 Manny Integration - ALS Secrets
#2.1 Git - Add Third Person Template - UE5 Manny Integration - ALS Secrets
#3.0 Retarget Animations - UE5 Manny Integration - ALS Secrets
#3.1 Git - Retarget Animations - UE5 Manny Integration - ALS Secrets
#4.0 Ragdoll System - UE5 Manny Integration - ALS Secrets
#4.1 Git - Ragdoll System - UE5 Manny Integration - ALS Secrets
#5.0 Root Motion Montages - UE5 Manny Integration - ALS Secrets
#5.1 Git - Root Motion Montages - UE5 Manny Integration - ALS Secrets
#6.0 Adding C++ Support - UE5 Manny Integration - ALS Secrets
#6.1 Git - Adding C++ Support - UE5 Manny Integration - ALS Secrets
#7.0 Working on Virtual Bones - UE5 Manny Integration - ALS Secrets
#7.1 Working on Virtual Bones - UE5 Manny Integration - ALS Secrets
#7.2 Git - Working on Virtual Bones - UE5 Manny Integration - ALS Secrets
#8.0 Working on Sockets - UE5 Manny Integration - ALS Secrets
#8.1 Git - Working on Sockets - UE5 Manny Integration - ALS Secrets
#9.0 Constraint Bones - UE5 Manny Integration - ALS Secrets
#9.1 Git - Constraint Bones - UE5 Manny Integration - ALS Secrets
#10.0 Remove Annyoing Errors Raised by Coloring System - UE5 Manny Integration - ALS Secrets
#10.1 Git - Remove Annyoing Errors Raised by Coloring System - UE5 Manny Integration - ALS Secrets
#11.0 Add Missing Skeleton Curves - UE5 Manny Integration - ALS Secrets
#11.1 Git - Add Missing Skeleton Curves - UE5 Manny Integration - ALS Secrets
#12.0 Introduction to Held Object Editor Tool - UE5 Manny Integration - ALS Secrets
#12.1 Held Object Editor - Extend Poseable Mesh Component - UE5 Manny Integration - ALS Secrets
#12.2 Held Object Editor - Introduce Editor Utility Actor - UE5 Manny Integration - ALS Secrets
#12.3 Held Object Editor - Add a Text Renderer - UE5 Manny Integration - ALS Secrets
#12.4 Held Object Editor - Held Object Scene Component - UE5 Manny Integration - ALS Secrets
#12.6 Held Object Editor - Precise Key Frames - UE5 Manny Integration - ALS Secrets
#12.8 Held Object Editor - Fix Details Panel Button Issue #1 - UE5 Manny Integration - ALS Secrets
#12.9 Held Object Editor - Fix Details Panel Button Issue #2 - UE5 Manny Integration - ALS Secrets
#12.10 Held Object Editor - Save Held Object Placement - UE5 Manny Integration - ALS Secrets
#12.11 Held Object Editor - Retrieve Local Transform Offset - UE5 Manny Integration - ALS Secrets
#12.12 Held Object Editor - Apply Local Transform Offset - UE5 Manny Integration - ALS Secrets
#12.7 Held Object Editor - Precise Key Frames - UE5 Manny Integration - ALS Secrets
#12.13 Held Object Editor - Modify the Animation Sequence - UE5 Manny Integration - ALS Secrets
#12.5 Held Object Editor - Lets Pose the Manny - UE5 Manny Integration - ALS Secrets
#12.14 Held Object Editor - New Editor Hooks - UE5 Manny Integration - ALS Secrets
#12.15 Held Object Editor - More Editor Hooks - UE5 Manny Integration - ALS Secrets
#12.16 Held Object Editor - Static Meshes & Fix Torch Pose - UE5 Manny Integration - ALS Secrets
#12.17 Held Object Editor - Get Torch Pose Fully Working - UE5 Manny Integration - ALS Secrets
#12.18 Held Object Editor - Get 2H Pistol Pose Working - UE5 Manny Integration - ALS Secrets
#12.19 Git - Held Object Editor - UE5 Manny Integration - ALS Secrets
#B1.0 Bonus - Avoid Animation Modifier Curve Issues - UE5 Manny Integration - ALS Secrets
#B1.1 Bonus - Git - Avoid Anim Modifier Curve Issues - UE5 Manny Integration - ALS Secrets
#B2.0 Bonus - Copy Anim Montage Curves - UE5 Manny Integration - ALS Secrets
#B2.1 Bonus - Git - Copy Anim Montage Curves - UE5 Manny Integration - ALS Secrets
#B3.0 Bonus - IK Chain Blutility - UE5 Manny Integration - ALS Secrets
#B3.1 Bonus - IK Chain Data Table - UE5 Manny Integration - ALS Secrets
#B3.2 Bonus - Adding IK Chains with Data Tables - UE5 Manny Integration - ALS Secrets
#B3.3 Bonus - Git - IK Chain Blutility - UE5 Manny Integration - ALS Secrets