Skip to content

Conversation

@ksen0
Copy link
Member

@ksen0 ksen0 commented Oct 31, 2025

Added a list of changes for transitioning from p5.js 1.x to 2.0, including new function usage and compatibility add-ons.

Addresses #14

ksen0 added 3 commits October 31, 2025 12:20
Added a list of changes for transitioning from p5.js 1.x to 2.0, including new function usage and compatibility add-ons.

Addresses #14
@ksen0
Copy link
Member Author

ksen0 commented Oct 31, 2025

Ad per @davepagurek 's comment about processing/p5.js#8203 - this should include comments on not allowing 2d and 3d arbitrary addition just a marked for deprecation workaround for createvector with zero args

README.md Outdated
Notice that when you press multiple buttons at the same time, multiple shapes can be obtained.

## …using keyCode events:
Finally, touch and mouse event handling has been combined to improve sketch consistency across devices:
Copy link
Collaborator

Choose a reason for hiding this comment

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

Maybe we can be clearer that the ones listed below have been removed? skimming the text, I could see it being accidentally mistaken for being the thing to use now.

Copy link
Member Author

@ksen0 ksen0 Nov 7, 2025

Choose a reason for hiding this comment

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

Great point, I'll reformat this section to use a 1.x vs 2.x table layout!

ksen0 and others added 3 commits November 7, 2025 10:09
Co-authored-by: Dave Pagurek <davepagurek@gmail.com>
Co-authored-by: Dave Pagurek <davepagurek@gmail.com>
@ksen0 ksen0 merged commit 03006d4 into main Nov 7, 2025
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.

3 participants