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

Move BaseOpenGLRenderer into a separate module #148

Merged
merged 1 commit into from
May 14, 2020

Conversation

einarf
Copy link
Contributor

@einarf einarf commented May 12, 2020

This means we can extend the BaseOpenGLRenderer without having depend on PyOpenGL. There are several other wrappers out there.

Moderngl and pyglet are to examples. I have released my moderngl integration, but want it to be out there for a bit longer to iron out the last bugs before I PR it here.

This means we can extend the BaseOpenGLRenderer without having depend on PyOpenGL. There are several other wrappers out there.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) to 54.21% when pulling 7612060 on einarf:base-fix into d004bf7 on swistakm:master.

@swistakm swistakm merged commit c84315e into pyimgui:master May 14, 2020
@swistakm
Copy link
Member

It makes sense :) Merged.

@swistakm swistakm added the release pending Merged but still needs official release label May 14, 2020
@swistakm swistakm added refactor and removed release pending Merged but still needs official release labels Jul 17, 2020
@swistakm
Copy link
Member

Feature released in 1.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants