v2.0.0-beta.6
Pre-release
Pre-release
·
97 commits
to dev-2.0
since this release
What's Changed
What's Changed 🎊
- Minor 2.0 shape changes by @davepagurek in #7656
- Fix binding of texture() by @davepagurek in #7668
- [dev-2.0] fix bug in textAscent/Descent by @dhowe in #7657
- Remove debug logs from the Shader Generator file by @lukeplowden in #7663
- Rename uv in vertex shader hooks to texCoord for consistency by @davepagurek in #7669
- Fix debug mode for 2.0 by @davepagurek in #7672
- Fix default fill color blowing out lighting in WebGL mode by @davepagurek in #7673
- Updating the docs for
colorMode()
. by @perminder-17 in #7654 - Added Docs for the new visual tests by @Vaivaswat2244 in #7640
- fixing-strokeShader() and some minor fixes in shaderHooks-docs by @perminder-17 in #7649
- Update examples that use createCamera() to explicitly call setCamera() by @webermayank in #7607
- Added fontAscent Docs by @perminder-17 in #7606
- Adding documentation for all text functions by @perminder-17 in #7658
- Add back docs for existing font methods by @davepagurek in #7683
- Make sure some new APIs have param types for FES by @davepagurek in #7684
- Fix a few camera bugs by @davepagurek in #7688
- [p5.js 2.0] Restore single color value define grayscale color by @limzykenneth in #7676
- Rename curvePoint/curveTangent to splinePoint/splineTangent by @davepagurek in #7703
- Text to model docs by @perminder-17 in #7595
- Updating loadModel function by @perminder-17 in #7691
- Updating docs for new text functions by @perminder-17 in #7692
- Adding loadBlob() docs by @perminder-17 in #7694
- Bug fixes for Shader API by @lukeplowden in #7675
- Glsl types by @davepagurek in #7706
- Add support for woff2 via an addon by @davepagurek in #7693
- Updating Gray-scale in colorMode() by @perminder-17 in #7690
- fixing-keyboard.js docs by @perminder-17 in #7689
- Update bezier() to use new bezierVetext by @ksen0 in #7701
- loadbytes, loadTable and some minor fixes with other modified functions. by @perminder-17 in #7638
- [dev-2.0] p5.Matrix and p5.Vector docs update by @holomorfo in #7637
- Update phrasing in dev2 branch for trigonometric f functions by @VANSH3104 in #7666
New Contributors
- @webermayank made their first contribution in #7607
Full Changelog: v2.0.0-beta.5...v2.0.0-beta.6