bevy/crates/bevy_render
Jasen Borisov 7d065eeb71
3D OrthographicProjection improvements + new example (#1361)
* use `length_squared` for visible entities

* ortho projection 2d/3d different depth calculation

* use ScalingMode::FixedVertical for 3d ortho

* new example: 3d orthographic
2021-01-31 16:22:06 -08:00
..
src 3D OrthographicProjection improvements + new example (#1361) 2021-01-31 16:22:06 -08:00
Cargo.toml Add bmp as a supported texture format (#1081) 2020-12-23 16:53:02 -06:00