Skip to content

Revert "Update defaults for OrthographicProjection (#9537)"#9878

Merged
james7132 merged 1 commit intobevyengine:mainfrom
mnmaita:revert-ortographic-projection-defaults
Sep 20, 2023
Merged

Revert "Update defaults for OrthographicProjection (#9537)"#9878
james7132 merged 1 commit intobevyengine:mainfrom
mnmaita:revert-ortographic-projection-defaults

Conversation

@mnmaita
Copy link
Copy Markdown
Member

@mnmaita mnmaita commented Sep 20, 2023

Objective

Solution

  • Reverted commit 5012a0fd57748ab6f146776368b4cf988bba1eaa to restore the previous default values for OrthographicProjection.

Migration Guide

@mnmaita mnmaita added C-Bug An unexpected or incorrect behavior A-Rendering Drawing game state to the screen labels Sep 20, 2023
@alice-i-cecile alice-i-cecile added M-Migration-Guide A breaking change to Bevy's public API that needs to be noted in a migration guide S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it labels Sep 20, 2023
@james7132 james7132 added this pull request to the merge queue Sep 20, 2023
@james7132 james7132 added this to the 0.12 milestone Sep 20, 2023
Merged via the queue into bevyengine:main with commit cd12605 Sep 20, 2023
@mnmaita mnmaita deleted the revert-ortographic-projection-defaults branch September 20, 2023 21:24
rdrpenguin04 pushed a commit to rdrpenguin04/bevy that referenced this pull request Jan 9, 2024
…bevyengine#9878)

# Objective

- Fixes bevyengine#9876

## Solution

- Reverted commit `5012a0fd57748ab6f146776368b4cf988bba1eaa` to restore
the previous default values for `OrthographicProjection`.

---

## Migration Guide

- Migration guide steps from bevyengine#9537 should be removed for next release.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior M-Migration-Guide A breaking change to Bevy's public API that needs to be noted in a migration guide S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Revert change to default OrthographicProjection

6 participants