bevy/crates/bevy_internal/src
atlv cb227b1e03
make optional crates for mesh, camera, and light (#19997)
# Objective

- nice bevy::camera bevy::mesh bevy::light imports
- skip bevy_light in 2d

## Solution

- add optional crates to internal
- make light only included when building pbr

## Testing

- 3d_scene
2025-07-07 07:35:32 +00:00
..
default_plugins.rs bevy_ui_render crate (#18703) 2025-07-03 23:36:35 +00:00
lib.rs make optional crates for mesh, camera, and light (#19997) 2025-07-07 07:35:32 +00:00
prelude.rs bevy_ui_render crate (#18703) 2025-07-03 23:36:35 +00:00