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 cascaded shadow maps #1338

Merged
merged 8 commits into from
Oct 9, 2024

docs: update CHANGELOG.md

190159f
Select commit
Loading
Failed to load commit list.
Merged

Add cascaded shadow maps #1338

docs: update CHANGELOG.md
190159f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 9, 2024 in 1s

0.00% of diff hit (target 40.73%)

View this Pull Request on Codecov

0.00% of diff hit (target 40.73%)

Annotations

Check warning on line 161 in core/src/geom/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/geom/utils.cpp#L161

Added line #L161 was not covered by tests

Check warning on line 173 in core/src/geom/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/geom/utils.cpp#L170-L173

Added lines #L170 - L173 were not covered by tests

Check warning on line 176 in core/src/geom/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/geom/utils.cpp#L175-L176

Added lines #L175 - L176 were not covered by tests

Check warning on line 180 in core/src/geom/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/geom/utils.cpp#L180

Added line #L180 was not covered by tests

Check warning on line 182 in core/src/geom/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/geom/utils.cpp#L182

Added line #L182 was not covered by tests

Check warning on line 184 in core/src/geom/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/geom/utils.cpp#L184

Added line #L184 was not covered by tests

Check warning on line 187 in core/src/geom/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/geom/utils.cpp#L186-L187

Added lines #L186 - L187 were not covered by tests

Check warning on line 190 in core/src/geom/utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/geom/utils.cpp#L189-L190

Added lines #L189 - L190 were not covered by tests

Check warning on line 2012 in core/src/gl/ogl_render_device.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/gl/ogl_render_device.cpp#L2012

Added line #L2012 was not covered by tests

Check warning on line 2016 in core/src/gl/ogl_render_device.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/gl/ogl_render_device.cpp#L2014-L2016

Added lines #L2014 - L2016 were not covered by tests

Check warning on line 2020 in core/src/gl/ogl_render_device.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/gl/ogl_render_device.cpp#L2020

Added line #L2020 was not covered by tests

Check warning on line 13 in engine/src/render/camera/camera.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/camera/camera.cpp#L12-L13

Added lines #L12 - L13 were not covered by tests

Check warning on line 52 in engine/src/render/camera/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/camera/plugin.cpp#L52

Added line #L52 was not covered by tests

Check warning on line 18 in engine/src/render/cascaded_shadow_maps/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/cascaded_shadow_maps/plugin.cpp#L18

Added line #L18 was not covered by tests

Check warning on line 22 in engine/src/render/cascaded_shadow_maps/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/cascaded_shadow_maps/plugin.cpp#L20-L22

Added lines #L20 - L22 were not covered by tests

Check warning on line 25 in engine/src/render/cascaded_shadow_maps/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/cascaded_shadow_maps/plugin.cpp#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 30 in engine/src/render/cascaded_shadow_maps/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/cascaded_shadow_maps/plugin.cpp#L27-L30

Added lines #L27 - L30 were not covered by tests

Check warning on line 34 in engine/src/render/cascaded_shadow_maps/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/cascaded_shadow_maps/plugin.cpp#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 36 in engine/src/render/cascaded_shadow_maps/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/cascaded_shadow_maps/plugin.cpp#L36

Added line #L36 was not covered by tests

Check warning on line 38 in engine/src/render/cascaded_shadow_maps/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/cascaded_shadow_maps/plugin.cpp#L38

Added line #L38 was not covered by tests

Check warning on line 41 in engine/src/render/cascaded_shadow_maps/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/cascaded_shadow_maps/plugin.cpp#L41

Added line #L41 was not covered by tests

Check warning on line 43 in engine/src/render/cascaded_shadow_maps/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/cascaded_shadow_maps/plugin.cpp#L43

Added line #L43 was not covered by tests

Check warning on line 45 in engine/src/render/cascaded_shadow_maps/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/cascaded_shadow_maps/plugin.cpp#L45

Added line #L45 was not covered by tests

Check warning on line 48 in engine/src/render/cascaded_shadow_maps/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/cascaded_shadow_maps/plugin.cpp#L48

Added line #L48 was not covered by tests

Check warning on line 50 in engine/src/render/cascaded_shadow_maps/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/render/cascaded_shadow_maps/plugin.cpp#L50

Added line #L50 was not covered by tests