bevy/crates/bevy_render
ira 6b4795c428 Add Camera::viewport_to_world_2d (#6557)
# Objective

Add a simpler and less expensive 2D variant of `viewport_to_world`.

Co-authored-by: devil-ira <justthecooldude@gmail.com>
2023-01-16 23:13:11 +00:00
..
macros Support storage buffers in derive AsBindGroup (#6129) 2023-01-09 18:50:55 +00:00
src Add Camera::viewport_to_world_2d (#6557) 2023-01-16 23:13:11 +00:00
Cargo.toml Reduce branching in TrackedRenderPass (#7053) 2023-01-09 19:24:56 +00:00