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

Implement scaling modes manually #1140

Merged
merged 2 commits into from
Feb 4, 2024
Merged

Commits on Feb 4, 2024

  1. Implement scaling modes manually

    For future PRs, it'll be very nice to have full control over how VVVVVV
    gets drawn to the window. This means we can use the entire window size
    for things like touch input, drawing borders, or anything we want.
    AllyTally authored and NyakoFox committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    2e0f92a View commit details
    Browse the repository at this point in the history
  2. Update desktop_version/src/Graphics.cpp

    Co-authored-by: Misa Elizabeth Kai <infoteddy@infoteddy.info>
    AllyTally and InfoTeddy committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    7bef90c View commit details
    Browse the repository at this point in the history