bevy/crates/bevy_camera/src
atlv 7aaf4bbd94
fix a couple typos in CubemapLayout (#19964)
# Objective

- Rob pointed out a couple typos in #19960 (i just did a copy paste, but
the original had an issue)

## Solution

- Fix
2025-07-05 17:05:56 +00:00
..
visibility move some Visibility stuff to bevy_camera::visibility (#19954) 2025-07-05 13:24:20 +00:00
camera.rs Split bevy_camera out of bevy_render (#19949) 2025-07-04 23:31:16 +00:00
clear_color.rs Split bevy_camera out of bevy_render (#19949) 2025-07-04 23:31:16 +00:00
components.rs Move Camera3d/2d to bevy_camera (#19953) 2025-07-05 13:24:28 +00:00
lib.rs Move Camera3d/2d to bevy_camera (#19953) 2025-07-05 13:24:28 +00:00
primitives.rs fix a couple typos in CubemapLayout (#19964) 2025-07-05 17:05:56 +00:00
projection.rs Split bevy_camera out of bevy_render (#19949) 2025-07-04 23:31:16 +00:00