Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OrthographicProjection scaling mode + camera bundle refactoring #400

Merged
merged 18 commits into from
Jan 30, 2021
Merged

OrthographicProjection scaling mode + camera bundle refactoring #400

merged 18 commits into from
Jan 30, 2021

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    5755737 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2558b35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9af00aa View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    inodentry committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    857b61f View commit details
    Browse the repository at this point in the history
  5. add general (scaled) orthographic camera bundle

    FIXME: does the same "far" trick from Camera2DBundle make any sense here?
    inodentry committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    b0ea4fa View commit details
    Browse the repository at this point in the history
  6. fixes

    inodentry committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    8603eb8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    88805e0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    373392e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ec9d89 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3f2e859 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b24bb8d View commit details
    Browse the repository at this point in the history
  12. update examples

    inodentry committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    6b6513d View commit details
    Browse the repository at this point in the history
  13. ScalingMode::None

    inodentry committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    524e092 View commit details
    Browse the repository at this point in the history
  14. remove extra blank lines

    inodentry committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    8ec5b75 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5912c4b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a20734d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    88dc59f View commit details
    Browse the repository at this point in the history
  18. ios example fix

    inodentry committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    da2b1ca View commit details
    Browse the repository at this point in the history