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

Add SSAO resolution scale #1424

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

feat(rendering): add SSAO resolution scale

4b4da14
Select commit
Loading
Failed to load commit list.
Open

Add SSAO resolution scale #1424

feat(rendering): add SSAO resolution scale
4b4da14
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2024 in 1s

53.40% (-0.03%) compared to 395ff0d

View this Pull Request on Codecov

53.40% (-0.03%) compared to 395ff0d

Details

Codecov Report

Attention: Patch coverage is 0% with 16 lines in your changes missing coverage. Please review.

Project coverage is 53.40%. Comparing base (395ff0d) to head (4b4da14).

Files with missing lines Patch % Lines
engine/src/render/ssao/plugin.cpp 0.00% 15 Missing ⚠️
engine/src/render/ssao/ssao.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1424      +/-   ##
==========================================
- Coverage   53.42%   53.40%   -0.03%     
==========================================
  Files         462      462              
  Lines       25854    25865      +11     
  Branches     2391     2392       +1     
==========================================
  Hits        13813    13813              
- Misses      12041    12052      +11     

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