Skip to content

fix(loader): compute glTF skin bounds in rootBone space#3027

Merged
cptbtptpbcptdtptp merged 17 commits into
dev/2.0from
fix/gltf-loader-shaderlab-split
Jun 15, 2026
Merged

fix(loader): compute glTF skin bounds in rootBone space#3027
cptbtptpbcptdtptp merged 17 commits into
dev/2.0from
fix/gltf-loader-shaderlab-split

refactor(loader): reuse static matrix for skin bounds inverse

c3f279d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 13, 2026 in 0s

77.52% (+0.03%) compared to de75496

View this Pull Request on Codecov

77.52% (+0.03%) compared to de75496

Details

Codecov Report

❌ Patch coverage is 33.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.52%. Comparing base (de75496) to head (c3f279d).

Files with missing lines Patch % Lines
packages/loader/src/gltf/parser/GLTFSceneParser.ts 33.33% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           dev/2.0    #3027      +/-   ##
===========================================
+ Coverage    77.48%   77.52%   +0.03%     
===========================================
  Files          914      914              
  Lines       101783   101678     -105     
  Branches     10430    10431       +1     
===========================================
- Hits         78862    78821      -41     
+ Misses       22738    22673      -65     
- Partials       183      184       +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.