This website requires JavaScript.
Explore
Help
Register
Sign In
forestia
/
bevy
Watch
2
Star
0
Fork
0
You've already forked bevy
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
b6945e5332
bevy
/
crates
/
bevy_pbr
History
Patrick Walton
b6945e5332
Stop copying the light probe array to the stack in the shader. (
#11805
)
...
This was causing a severe performance regression when light probes were enabled.
Fixes
#11787
.
2024-02-10 15:47:29 +00:00
..
src
Stop copying the light probe array to the stack in the shader. (
#11805
)
2024-02-10 15:47:29 +00:00
Cargo.toml
Async pipeline compilation (
#10812
)
2024-02-05 13:50:50 +00:00