mirror of
https://github.com/bevyengine/bevy
synced 2025-02-16 14:08:32 +00:00
* 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 |
||
---|---|---|
.. | ||
array_texture.rs | ||
hot_shader_reloading.rs | ||
mesh_custom_attribute.rs | ||
shader_custom_material.rs | ||
shader_defs.rs |