Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
import: Fix Silhouette used incorrect index.
Fixes bind pose mistake from using i (mesh skin index) instead of bone_idx (skeleton bone index). Fixes godotengine#76448 (cherry picked from commit d33a734)
- Loading branch information