bevy/crates/bevy_render/src/camera
Jakob Hellermann aaf204cbac remove active camera entity when despawned (#1825)
fixes #1452

This should probably be in 0.5, as the previous workaround isn't possible after dd4a196329 because the hashmap is now private.
2021-04-06 17:09:28 +00:00
..
active_cameras.rs remove active camera entity when despawned (#1825) 2021-04-06 17:09:28 +00:00
camera.rs format comments (#1612) 2021-03-11 00:27:30 +00:00
mod.rs enforce clippy for all target and features 2020-08-16 07:20:06 -07:00
projection.rs Bevy ECS V2 (#1525) 2021-03-05 07:54:35 +00:00
visible_entities.rs Frustum Culling (for Sprites) (#1492) 2021-03-24 21:29:53 +00:00