Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support loading glb with compressed jpeg textures #545

Merged
merged 3 commits into from
Oct 25, 2023

support loading glb with compressed jpeg textures

6537cf8
Select commit
Loading
Failed to load commit list.
Merged

Support loading glb with compressed jpeg textures #545

support loading glb with compressed jpeg textures
6537cf8
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Oct 18, 2023 in 0s

83.64% (-0.01%) compared to d9d1722

View this Pull Request on Codecov

83.64% (-0.01%) compared to d9d1722

Details

Codecov Report

Merging #545 (6537cf8) into gz-common5 (d9d1722) will decrease coverage by 0.01%.
The diff coverage is 84.61%.

@@              Coverage Diff               @@
##           gz-common5     #545      +/-   ##
==============================================
- Coverage       83.64%   83.64%   -0.01%     
==============================================
  Files              90       90              
  Lines           10243    10263      +20     
==============================================
+ Hits             8568     8584      +16     
- Misses           1675     1679       +4     
Files Coverage Δ
graphics/include/gz/common/Image.hh 97.05% <ø> (ø)
graphics/src/Image.cc 89.14% <100.00%> (+0.31%) ⬆️
graphics/src/AssimpLoader.cc 87.91% <71.42%> (-1.07%) ⬇️