added and reworked few things

This commit is contained in:
ZueffC
2025-12-14 21:18:47 +03:00
parent eaec2b9488
commit 0c4fc77af2
159 changed files with 109940 additions and 120 deletions

View File

@@ -0,0 +1,7 @@
[CoreRedirects]
+ClassRedirects=(OldName="/Script/IKRig.IKRigPBIKSolver", NewName="/Script/IKRig.IKRigFBIKSolver")
+ClassRedirects=(OldName="/Script/IKRig.IKRig_PBIKBoneSettings", NewName="/Script/IKRig.IKRig_FBIKBoneSettings")
+ClassRedirects=(OldName="/Script/IKRig.AnimNode_IKRetargeter", NewName="/Script/IKRig.AnimNode_RetargetPoseFromMesh")
+FunctionRedirects=(OldName="/Script/IKRigEditor.IKRigController.SetRootBone",NewName="/Script/IKRigEditor.IKRigController.SetStartBone")
+FunctionRedirects=(OldName="/Script/IKRigEditor.IKRigController.GetRootBone",NewName="/Script/IKRigEditor.IKRigController.GetStartBone")