bevy/crates/bevy_render/src/batching
charlotte f75078676b
Initialize pre-processing pipelines only when culling is enabled. (#18759)
Better fix for #18463 that still allows enabling mesh preprocessing on
webgpu.

Fixes #18463
2025-04-09 21:31:29 +00:00
..
gpu_preprocessing.rs Initialize pre-processing pipelines only when culling is enabled. (#18759) 2025-04-09 21:31:29 +00:00
mod.rs Fix NonMesh draw command item queries (#17893) 2025-03-30 02:33:09 +00:00
no_gpu_preprocessing.rs Switch bins from parallel key/value arrays to IndexMaps. (#17819) 2025-02-12 22:39:04 +00:00