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

Fixed openGLDemo, simplified guidemo and restored fondemo in it #2345

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Avasam
Copy link
Collaborator

@Avasam Avasam commented Jul 29, 2024

  • Fixed "Open GL Demo" (Pythonwin/pywin/Demos/openGLDemo.py)
  • restored "Font" demo in Pythonwin/pywin/Demos/guidemo.py (fixed in Fix undefined names reported by Flake8/Ruff #2101 )
  • Remove seemingly redundant path logic in Pythonwin/pywin/Demos/guidemo.py (if the "demos" folder couldn't be found from a direct import, the script would already have failed at import demoutils)
  • Unpacked OpenGL star imports to help tools validate its usage (relates to pycln: cleanup of more imports #2342)
  • Added PyOpenGL to test dependencies

@Avasam Avasam requested a review from mhammond July 29, 2024 00:37
CHANGES.txt Outdated Show resolved Hide resolved
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