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

[Merged by Bors] - Add UI scaling #5814

Closed
wants to merge 12 commits into from
Closed

Commits on Sep 13, 2021

  1. Allow for ui scaling

    TheNeikos committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    472808e View commit details
    Browse the repository at this point in the history
  2. Add ui/scaling.rs to readme

    TheNeikos committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    2940eda View commit details
    Browse the repository at this point in the history
  3. Change the docstring for the example

    Co-authored-by: Daniel McNab <36049421+DJMcNab@users.noreply.github.com>
    TheNeikos and DJMcNab committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    143c804 View commit details
    Browse the repository at this point in the history
  4. Do not postfix the scale

    TheNeikos committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    50ab722 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3613e4 View commit details
    Browse the repository at this point in the history
  6. Clarify scaling easing

    TheNeikos committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    2eead4b View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. Configuration menu
    Copy the full SHA
    9c15d3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bce4b3b View commit details
    Browse the repository at this point in the history
  3. Cleanup doc-comments

    Weibye committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    e40c1b9 View commit details
    Browse the repository at this point in the history
  4. Fix doc-issue

    Weibye committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    a501b0a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. Update crates/bevy_ui/src/lib.rs

    Co-authored-by: Afonso Lage <lage.afonso@gmail.com>
    Weibye and afonsolage committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    6e17540 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. factor out scale_factor

    cart committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    c484ebf View commit details
    Browse the repository at this point in the history