bevy/crates/bevy_render
Nicola Papale df7736c572 Alias world_to_viewport for easier migration (#5298)
# Objective

When someone searches in rustdoc for `world_to_screen`, they now will
find `world_to_viewport`. The method was renamed in 0.8, it would be
nice to allow users to find the new name more easily.

---
2022-07-12 18:57:19 +00:00
..
macros Better Materials: AsBindGroup trait and derive, simpler Material trait (#5053) 2022-06-30 23:48:46 +00:00
src Alias world_to_viewport for easier migration (#5298) 2022-07-12 18:57:19 +00:00
Cargo.toml Update time by sending frame instant through a channel (#4744) 2022-07-11 23:19:00 +00:00