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

Fix 2D depth stencil not set properly on render #407

Merged
merged 2 commits into from
Dec 9, 2024
Merged

Conversation

djeedai
Copy link
Owner

@djeedai djeedai commented Dec 9, 2024

Fix the depth stencil attachment not being set properly on the render pipeline when a 2D camera is used, and both the 2d and 3d features are active at the same time. This fixes a regression introduced in #401.

Bug: #406

Fix the depth stencil attachment not being set properly on the render
pipeline when a 2D camera is used, and both the `2d` and `3d` features
are active at the same time.

Bug: #406
@djeedai djeedai added C - bug Something isn't working A - internal Internal change on a core system labels Dec 9, 2024
@djeedai djeedai merged commit 168cdf9 into main Dec 9, 2024
15 checks passed
@djeedai djeedai deleted the u/depth-stencil branch December 9, 2024 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A - internal Internal change on a core system C - bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant