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

[Merged by Bors] - 0.10 Blog Post: Renderer optimizations #554

Closed
wants to merge 10 commits into from

Conversation

james7132
Copy link
Member

I split out the parallelized transform propagation and forward kinematics as they seemed more focused on animation than rendering at it's core.

There's still quite a few TODO's I haven't written a blurb for yet.

james7132 and others added 2 commits March 3, 2023 22:42
Co-authored-by: Liam Gallagher <ljpgallagher@xtra.co.nz>
Co-authored-by: Robert Swain <robert.swain@gmail.com>
@james7132 james7132 marked this pull request as ready for review March 4, 2023 07:37
Co-authored-by: Liam Gallagher <ljpgallagher@xtra.co.nz>
@james7132 james7132 requested review from LiamGallagher737 and danchia and removed request for LiamGallagher737 March 4, 2023 09:30
Copy link
Contributor

@superdump superdump left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These optimisations sure add up. On reflection and putting it all together.... wow!

content/news/2023-03-04-bevy-0.10/index.md Outdated Show resolved Hide resolved
Co-authored-by: Robert Swain <robert.swain@gmail.com>
@alice-i-cecile alice-i-cecile added the S-Ready-For-Final-Review Ready for a maintainer to consider for merging label Mar 4, 2023
@alice-i-cecile
Copy link
Member

bors r+

bors bot pushed a commit that referenced this pull request Mar 4, 2023
I split out the parallelized transform propagation and forward kinematics as they seemed more focused on animation than rendering at it's core.

There's still quite a few TODO's I haven't written a blurb for yet.

Co-authored-by: Carter Anderson <mcanders1@gmail.com>
@bors
Copy link

bors bot commented Mar 4, 2023

Pull request successfully merged into release-0.10.0.

Build succeeded:

@bors bors bot changed the title 0.10 Blog Post: Renderer optimizations [Merged by Bors] - 0.10 Blog Post: Renderer optimizations Mar 4, 2023
@bors bors bot closed this Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-News 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.

5 participants