bevy/crates/bevy_render/src/view/visibility
Benjamin Brienen 7112d5594e
Remove all deprecated code (#16338)
# Objective

Release cycle things

## Solution

Delete items deprecated in 0.15 and migrate bevy itself.

## Testing

CI
2025-01-05 20:33:39 +00:00
..
mod.rs Remove all deprecated code (#16338) 2025-01-05 20:33:39 +00:00
range.rs Remove the type parameter from check_visibility, and only invoke it once. (#16812) 2024-12-17 04:43:45 +00:00
render_layers.rs Add core and alloc over std Lints (#15281) 2024-09-27 00:59:59 +00:00