2
0
Fork 0
mirror of https://github.com/bevyengine/bevy synced 2025-03-04 23:37:18 +00:00
bevy/crates/bevy_render
Patrick Walton 0dddfa07ab
Fix the WebGL 2 backend by giving the visibility_ranges array a fixed length. ()
WebGL 2 doesn't support variable-length uniform buffer arrays. So we
arbitrarily set the length of the visibility ranges field to 64 on that
platform.

---------

Co-authored-by: IceSentry <c.giguere42@gmail.com>
2024-05-08 07:34:59 +00:00
..
macros Consolidate Render(Ui)Materials(2d) into RenderAssets () 2024-04-09 13:26:34 +00:00
src Fix the WebGL 2 backend by giving the visibility_ranges array a fixed length. () 2024-05-08 07:34:59 +00:00
Cargo.toml multi_threaded feature rename () 2024-05-06 20:49:32 +00:00
README.md Add README.md to all crates () 2024-05-02 18:56:00 +00:00

Bevy Render

License Crates.io Downloads Docs Discord