mirror of
https://github.com/bevyengine/bevy
synced 2025-01-07 18:58:58 +00:00
57f9ac18d7
* add normalized orthographic projection * custom scale for ScaledOrthographicProjection * allow choosing base axis for ScaledOrthographicProjection * cargo fmt * add general (scaled) orthographic camera bundle FIXME: does the same "far" trick from Camera2DBundle make any sense here? * fixes * camera bundles: rename and new ortho constructors * unify orthographic projections * give PerspectiveCameraBundle constructors like those of OrthographicCameraBundle * update examples with new camera bundle syntax * rename CameraUiBundle to UiCameraBundle * update examples * ScalingMode::None * remove extra blank lines * sane default bounds for orthographic projection * fix alien_cake_addict example * reorder ScalingMode enum variants * ios example fix |
||
---|---|---|
.. | ||
flex | ||
render | ||
widget | ||
anchors.rs | ||
entity.rs | ||
focus.rs | ||
lib.rs | ||
margins.rs | ||
node.rs | ||
update.rs |