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

Bump p5 to ^1.9.0, handle webgl2 p5 context #208

Merged
merged 1 commit into from
Mar 9, 2024

Conversation

TiborUdvari
Copy link
Collaborator

Bumps p5 version to 1.9.0, handles webgl2 context, fixes #201

This should make it work with the latest p5 version, modern p5 versions will fail when requesting webgl context when webgl2 context was inited by p5.

Copy link
Owner

@stalgiag stalgiag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really happy that this update happened. Thank so much!

@stalgiag stalgiag merged commit c7b77ec into stalgiag:main Mar 9, 2024
1 check passed
@stalgiag
Copy link
Owner

stalgiag commented Mar 9, 2024

@all-contributors please add @TiborUdvari for code

Copy link
Contributor

@stalgiag

I've put up a pull request to add @TiborUdvari! 🎉

@TiborUdvari TiborUdvari deleted the feat/update-p5 branch March 28, 2024 09:10
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.

Update the Library to use. P5 1.7
2 participants