Closed hensldm closed 3 months ago
MM main currently splits KeyFrameSkeleton and KeyFrameFlexSkeleton with different pointer types to the limbs. This changes keyframe extraction to choose the correct struct based on limb type specified.
KeyFrameSkeleton
KeyFrameFlexSkeleton
MM main currently splits
KeyFrameSkeleton
andKeyFrameFlexSkeleton
with different pointer types to the limbs. This changes keyframe extraction to choose the correct struct based on limb type specified.