bevy/crates/bevy_camera
atlv 1b09c4051e
Move Camera3d/2d to bevy_camera (#19953)
# Objective

- define scenes without bevy_render

## Solution

- Move Camera2d/3d components out of bevy_core_pipeline

## Testing

- 3d_scene runs fine

Note: no breaking changes thanks to re-exports
2025-07-05 13:24:28 +00:00
..
src Move Camera3d/2d to bevy_camera (#19953) 2025-07-05 13:24:28 +00:00
Cargo.toml Split bevy_camera out of bevy_render (#19949) 2025-07-04 23:31:16 +00:00
LICENSE-APACHE Split bevy_camera out of bevy_render (#19949) 2025-07-04 23:31:16 +00:00
LICENSE-MIT Split bevy_camera out of bevy_render (#19949) 2025-07-04 23:31:16 +00:00