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

feat: high level scaling api window.LookGood(...) #7

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

jolexxa
Copy link
Member

@jolexxa jolexxa commented Feb 18, 2025

  • Uses the new platform API's to correct for Windows scale factor madness
  • Does proper coordinate conversions to set a Godot Window size independent of the scale factor.
  • Various other fixes and API changes.
  • Introduces a high level scaling API that supports two different scaling behaviors.
  • Tests
  • Demo
  • Documentation (README) updates
  • Initial window size improvements

@jolexxa jolexxa force-pushed the feat/look-good-2 branch 2 times, most recently from 6b1e4ba to 9c193ed Compare February 20, 2025 23:22
@jolexxa jolexxa marked this pull request as ready for review February 22, 2025 05:46
@jolexxa jolexxa changed the title feat: look good feat: high level scaling api LookGood() Feb 22, 2025
@jolexxa jolexxa changed the title feat: high level scaling api LookGood() feat: high level scaling api window.LookGood(...) Feb 22, 2025
@jolexxa jolexxa marked this pull request as draft February 22, 2025 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant