bevy/crates/bevy_render
James O'Brien 833ee3f577
Skip batching for phase items from other pipelines (#14296)
# Objective

- Fix #14295

## Solution

- Early out when `GFBD::get_index_and_compare_data` returns None.

## Testing

- Tested on a selection of examples including `many_foxes` and
`3d_shapes`.
- Resolved the original issue in `bevy_vector_shapes`.
2024-08-02 19:26:47 +02:00
..
macros Release 0.14.0 version bump (#14126) 2024-07-03 18:22:10 -07:00
src Skip batching for phase items from other pipelines (#14296) 2024-08-02 19:26:47 +02:00
Cargo.toml Fix bevy_render's image dependency version (#14505) 2024-08-02 19:25:42 +02:00
README.md Add README.md to all crates (#13184) 2024-05-02 18:56:00 +00:00

Bevy Render

License Crates.io Downloads Docs Discord