bevy/crates/bevy_render
Dworv 335109f724
Update docs for scaling_mode field of Orthographic projection (#9297)
# Objective

This PR updates the name of the enum variant used in the docs for
`OrthographicProjection`.

## Solution

- Change the outdated 'WindowScale` to `WindowSize`.
2023-07-30 15:29:04 +00:00
..
macros Bump Version after Release (#9106) 2023-07-10 21:19:27 +00:00
src Update docs for scaling_mode field of Orthographic projection (#9297) 2023-07-30 15:29:04 +00:00
Cargo.toml bevy_render: Remove direct dep on wgpu-hal. (#9249) 2023-07-23 12:43:28 +00:00