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

Merge 'main' branch of processing/p5.js to rt1301/p5.js #1

Merged
merged 147 commits into from
Feb 17, 2021

Conversation

rt1301
Copy link
Owner

@rt1301 rt1301 commented Feb 17, 2021

Resolves #[Add issue number here]

Changes:

Screenshots of the change:

PR Checklist

samdelong and others added 30 commits August 26, 2020 19:04
This commit adds the setHeading() function to the p5.Vector class. There are
some remaining issues here. For example, there are no tests.
The documentation for camera() suggests that all 9 parameters are optional, but passing some - but not all - does break currently. This proposed change lets you call camera() with three parameters for changing only the camera position, or six parameters for camera position & target (without having to specify the not-so-intuitive up vector also). Shouldn't affect current behavior inadvertently (e.g. when calling camera() w/o params).
Add user dansarno to .all-contributorsrc
…YMOUS

docs: add KKVANONYMOUS as a contributor
addCue() example needs a canvas for changeBackground function to show changes.
Prevent i18next from using browser storage
…KumarRavichandran

docs: add BharathKumarRavichandran as a contributor
Co-authored-by: Kenneth Lim <limzy.kenneth@gmail.com>
Add canvas to addCue example
Remove console.log() at Line 414 of /src/io/files.js
Fix alignment of radio buttons in the second example of createRadio() reference
outofambit and others added 28 commits January 23, 2021 12:51
Testing this as WebGL requires a flipped/inverted V texture coordinate
#4866 V texture coordinate inversion on OBJ loadModel
…imself

docs: add myselfhimself as a contributor
Add static version of p5.Vector.normalize()
Changed frameInfo.delay value when it is equal to 0
…Sharma

docs: add ShenpaiSharma as a contributor
Changed `isKeyPressed` to `keyIsPressed`
Link that was originally there led to a landing page with a new link – updated! :)
…ibhushan

docs: add satyasaibhushan as a contributor
@rt1301 rt1301 merged commit a82db0f into rt1301:main Feb 17, 2021
rt1301 pushed a commit that referenced this pull request Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet