bevy/crates/bevy_render/src/render_phase
Benjamin Brienen 1e1b6e5b6d
Make BinnedRenderPhase fields for accessing batchable and unbatchable entities public (#16142)
# Objective

Fixes #16080

## Solution

Make the fields and struct pub as per the suggested solution.

## Testing

None
2024-11-07 18:03:47 +00:00
..
draw_state.rs Add core and alloc over std Lints (#15281) 2024-09-27 00:59:59 +00:00
draw.rs Remove thiserror from bevy_render (#15765) 2024-10-09 14:26:28 +00:00
mod.rs Make BinnedRenderPhase fields for accessing batchable and unbatchable entities public (#16142) 2024-11-07 18:03:47 +00:00
rangefinder.rs Normalise matrix naming (#13489) 2024-06-03 16:56:53 +00:00