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 release notes for GPU frustum culling #1439

Merged
merged 3 commits into from
Jun 22, 2024

Conversation

jgayfer
Copy link
Contributor

@jgayfer jgayfer commented Jun 20, 2024

First time writing release notes!

This admittedly feels pretty bland, mostly due to the fact that the change isn't clearly motivated yet. I'm not that familiar with the subject matter, so I wasn't able to glean exactly what the benefit is, though I can only assume that there are performance implications depending on the use case.

I think I have the bones in place, but might need some help filling in the gaps!

Fixes #1307.

@jgayfer
Copy link
Contributor Author

jgayfer commented Jun 20, 2024

@pcwalton Wouldn't mind a hand word crafting the motivation behind this one, or helping me better understand who would be interested in giving this a shot :)

jgayfer and others added 2 commits June 21, 2024 14:33
…_culling.md

Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
@alice-i-cecile alice-i-cecile added S-Ready-For-Final-Review Ready for a maintainer to consider for merging and removed S-Needs-Review labels Jun 21, 2024
@alice-i-cecile alice-i-cecile added this pull request to the merge queue Jun 21, 2024
Merged via the queue into bevyengine:main with commit 7ac344e Jun 22, 2024
10 checks passed
@jgayfer jgayfer deleted the 12889-release-notes branch June 22, 2024 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Release-Notes C-Content S-Ready-For-Final-Review Ready for a maintainer to consider for merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Write release notes for PR #12889: Implement GPU frustum culling.
2 participants