Skip to content

Commit

Permalink
Bevy egui performance improvements (vladbat00#359)
Browse files Browse the repository at this point in the history
* update to egui 0.31

* update examples

* Support better parallelization for egui UI rendering

* Scissor rect optimization and do not allocate unneeded Vec

* Improve EguiRenderOutput extraction performance, fix index buffer bug.

* Fix cargo clippy suggestions

* Remove redundant logic to round up to power of 2

---------

Co-authored-by: tomara_x <[email protected]>
  • Loading branch information
2 people authored and Your Name committed Feb 21, 2025
1 parent ccac023 commit 74947d2
Show file tree
Hide file tree
Showing 4 changed files with 429 additions and 376 deletions.
Loading

0 comments on commit 74947d2

Please sign in to comment.