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

Change how is Retina handled on iOS #3709

Merged
merged 3 commits into from Oct 13, 2020
Merged

Commits on Mar 11, 2016

  1. Change how retina resolutions are handled

    This is a breaking change, but makes the API consistent with core.
    Fixes libgdx#3789 (resize() being triggered with same dimensions)
    Fixes touch mapping on older iOS versions when screen is rotated
    Darkyenus committed Mar 11, 2016
    Copy the full SHA
    22667bb View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Merge branch 'master' into ioshdpi

    # Conflicts:
    #	backends/gdx-backend-robovm/src/com/badlogic/gdx/backends/iosrobovm/IOSApplication.java
    #	backends/gdx-backend-robovm/src/com/badlogic/gdx/backends/iosrobovm/IOSGraphics.java
    #	backends/gdx-backend-robovm/src/com/badlogic/gdx/backends/iosrobovm/IOSInput.java
    obigu committed Oct 5, 2020
    Copy the full SHA
    a9d1479 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Update CHANGES

    MrStahlfelge committed Oct 13, 2020
    Copy the full SHA
    2776259 View commit details
    Browse the repository at this point in the history