Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed an unnecessary normalization step in the IK bone rotation calculation to streamline the update process, as the rotation quaternion is already normalized. Additionally, eliminated the redundant orthonormalization of the result transform, simplifying the code and potentially improving performance.
- Loading branch information