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

Annotation #226

Merged
merged 2 commits into from
Jan 30, 2022
Merged

Annotation #226

merged 2 commits into from
Jan 30, 2022

Commits on Apr 16, 2021

  1. Annotation

    This annotation could of saved me probably 1 hour.  I thought the attach_callbacks would attach my back end callbacks that are set before in glfw. But I misunderstood it. A change to the argument name can be done aswell. Like attach_default_callbacks, or attach_pre_set_callbacks
    Oliver-1-1 committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    826193f View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

  1. Update glfw.py

    Oliver-1-1 committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    12ddc44 View commit details
    Browse the repository at this point in the history