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

[p5.js 2.0] Refactor and modular build #7203

Merged
merged 28 commits into from
Sep 4, 2024
Merged

[p5.js 2.0] Refactor and modular build #7203

merged 28 commits into from
Sep 4, 2024

Conversation

limzykenneth
Copy link
Member

@limzykenneth limzykenneth commented Sep 2, 2024

  • Remove preload from bundle
  • Setup async/await support
  • Setup lifecycle hooks - Use of lifecycle hook in WebGL still need refatoring
  • All own properties and methods under p5.prototype will be attached to window in global mode but now excludes all with name that starts with _

@limzykenneth limzykenneth marked this pull request as ready for review September 4, 2024 13:57
@limzykenneth limzykenneth merged commit e63822e into dev-2.0 Sep 4, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant