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

0.8.0 #10

Open
wants to merge 64 commits into
base: main
Choose a base branch
from
Open

0.8.0 #10

wants to merge 64 commits into from

Conversation

meezwhite
Copy link
Owner

No description provided.

…ts or integers

perf(randomInt): this consequentially should improve perf on randomInt, since any computations on bounds are now only executed once.
* improve library description
* change "addon" to "library"
* add new section on which file to use
* simply setup explanations
* keep fxhash setup closed by default
* simplify examples
* directly link to respective pixel manipulation examples
* simplify tinkerPixels example
* move section on ignoring errors and warnings further down
* change "fields" to "properties" and "methods" to "functions"
* add default values to API section
* add examples for `setup`
* add "Support" section
* add "Spread the Word" section
…e to store frameCount

This should slightly reduce file size by removing the (unnecessary) object structure.
…es for frameCount, tX, and tY

This should slightly reduce file size by removing the object structure.
We can assume that the p5 instance passed to p5grain is available to the user, so it doesn't need to be exposed through p5grain.

This will reduce the minified file size.
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.

1 participant