bevy/crates/bevy_render/src/camera
Stepan Koltsov 38ef170b86
Explain OrthographicProjection.scale (#11023)
Alternative to https://github.com/bevyengine/bevy/pull/11022.

(Also remove "in world units", it is probably a mistake.)
2024-01-08 22:22:03 +00:00
..
camera_driver_node.rs Update to wgpu 0.18 (#10266) 2023-12-14 02:45:47 +00:00
camera.rs Explain Camera physical size is in pixel (#11189) 2024-01-04 18:28:36 +00:00
clear_color.rs Keep track of when a texture is first cleared (#10325) 2023-12-31 00:37:37 +00:00
manual_texture_view.rs bevy_reflect: FromReflect Ergonomics Implementation (#6056) 2023-06-29 01:31:34 +00:00
mod.rs Keep track of when a texture is first cleared (#10325) 2023-12-31 00:37:37 +00:00
projection.rs Explain OrthographicProjection.scale (#11023) 2024-01-08 22:22:03 +00:00