v1.4.1
What's Changed 🎉
- Update .all-contributorsrc by @anniemckinnon in #5342
- Rename
Lights, Camera
module to3D
by @JetStarBlues in #5295 - removed unused .jshintrc by @N4M3L355 in #5345
- Point to wiki in text() reference page by @JetStarBlues in #5319
- Fixed round implementation support for numbers that have string representations that use exponential notation. by @sflanker in #5341
- GSoC'21: adding to FES phase 1 by @Aloneduckling in #5305
- docs: add jiwonme as a contributor for code by @allcontributors in #5352
- Rename
aMaterialColor
attribute toaVertexColor
by @JetStarBlues in #5303 - Improve documentation clarity of shader methods by @JetStarBlues in #5307
- Improve clarity of
noLights()
example by @JetStarBlues in #5313 - Improve clarity of
lightFalloff()
example by @JetStarBlues in #5315 - Improve documentation clarity of texture methods by @JetStarBlues in #5316
- docs: add truemaxdh as a contributor for bug, code by @allcontributors in #5365
- Detecting redeclaration of p5.js reserved constants and functions by @Aloneduckling in #5351
- Fix typo in image.js by @eltociear in #5375
- docs: add katiejliu as a contributor for code by @allcontributors in #5378
- add VERSION const as p5.VERSION by @micuat in #5165
- fixing links to p5.MediaElement - resolves #5355 by @guilhermesilveira in #5356
- docs: add guilhermesilveira as a contributor for doc by @allcontributors in #5379
- Add gsoc 2021 project wrapup by @Aloneduckling in #5372
- Bump path-parse from 1.0.5 to 1.0.7 by @dependabot in #5371
- Final Work Product Submission for GSoC 2021 - Anais Gonzalez by @anagondesign in #5382
- add project wrap-up to README.md by @Aloneduckling in #5383
- make it possible to call "npm run dev" per docs without having called "npm grunt" first by @gregsadetsky in #5391
- Update dom.js comments by @WayGuan in #5394
- Fixing ReferenceError: totalHeight is not defined throw by textAlign(… by @malviys in #5366
- Unit test fix to resolve #5367 by @almchung in #5412
- Update puppeteer and other dependencies by @limzykenneth in #5413
- Create nikiito_gsoc_2021.md and add Work Product Report link to first paragraph by @niki-ito in #5399
- add gsoc 2021 project wrapup for addon library development - p5.teach.js by @aditya-siddheshwar in #5418
- Update README.md by @niki-ito in #5417
- GSOC 2021 wrap-up post added by @SanjaySinghRajpoot in #5419
- Update README.md with link to GSoC 2021 wrap-up by @anagondesign in #5423
- Create katiejliu_gsoc_2021.md by @katiejliu in #5425
- Added Documentation for GSoC 2021 by @jhongover9000 in #5426
- Fix typo in vertex.js by @eltociear in #5431
- fix horizontal/vertical alignment for multi-line text by @dhowe in #5432
- explicitly check if mouseIsPressed is true for documentation by @michaeleggers in #5437
- Added wrap-up of gsoc-21 @satyasaibhushan by @satyasaibhushan in #5439
- add internal functions for changing translation language in i18next by @outofambit in #5443
- Add myself to contributors by @camilleroux in #5444
- Fix typo in dom.js by @eltociear in #5459
- fix: Update the rem instance method to be chainable by @aaronccasanova in #5461
- New FES Contributor Docs + FES Survey Link by @almchung in #5460
- FES Contributors doc link updates by @almchung in #5473
- Fix to Issue #5462 by @dhowe in #5466
- Remove reference to p5 instance in p5.Vector objects by @limzykenneth in #5469
- Removes invalid website inconsolata reference by @guilhermesilveira in #5381
- Resolves #5481 Set uniform arrays bug by @aferriss in #5483
- fixed-select-option-using-label-issue by @Prateek93a in #5098
- Fixed Typo in Hindi translation of the contributor_docs by @IamEzio in #5492
- Updated strokeWeight() documentation by @reejuBhattacharya in #5480
- docs: add reejuBhattacharya as a contributor for doc by @allcontributors in #5498
- docs: Fix typos (its/it’s) by @Zearin in #5500
- Add a uModelViewProjectionMatrix uniform by @JetStarBlues in #5283
- Add an example for resetShader() by @JetStarBlues in #5265
- Allow clear colors to propagate to the webGL clear method. by @aferriss in #5515
- Fixed function isTextureShader. by @sflanker in #5510
- Allow p5.Texture inputs to setUniform by @aferriss in #5517
- Allow texture() to accept p5.Texture argument without throwing a warning. by @aferriss in #5519
- Fixed GIF Freezing After Returning to Unfocused Tab by @frigorific44 in #5484
- docs: add akshatnema as a contributor for code by @allcontributors in #5531
- docs: add IamEzio as a contributor for bug by @allcontributors in #5532
- docs: add Himanshu664 as a contributor for bug by @allcontributors in #5533
- docs: add chosamuel as a contributor for bug by @allcontributors in #5534
- docs: add TOrfevres as a contributor for bug by @allcontributors in #5536
- docs: add reejuBhattacharya as a contributor for code by @allcontributors in #5537
- docs: add JaPatGitHub as a contributor for doc by @allcontributors in #5538
- docs: add Zearin as a contributor for doc by @allcontributors in #5539
- docs: add pifragile as a contributor for bug by @allcontributors in #5540
- docs: add KevinWorkman as a contributor for doc by @allcontributors in #5541
- docs: add j-stodd as a contributor for bug by @allcontributors in #5542
- docs: add soegaard as a contributor for doc by @allcontributors in #5543
- docs: add oleboleskole3 as a contributor for bug by @allcontributors in #5544
- docs: add awelles as a contributor for bug by @allcontributors in #5545
- resolves #5465, typo in setMag() example by @montoyamoraga in #5535
- docs: add andreiantonescu as a contributor for bug by @allcontributors in #5546
- docs: add dipamsen as a contributor for bug by @allcontributors in #5547
- docs: add soegaard as a contributor for bug by @allcontributors in #5548
- docs: add stigmollerhansen as a contributor for bug by @allcontributors in #5549
- docs: add frigorific44 as a contributor for code by @allcontributors in #5550
- docs: add willmartian as a contributor for ideas by @allcontributors in #5551
- Fixes bug introduced by #5483 by @aferriss in #5553
- docs: Use “×” for dimensions by @Zearin in #5502
- fixes issues #5374 and #5504 by @reejuBhattacharya in #5558
- feat: enable Github Issue Forms by @willmartian in #5479
- Fix typo in curveVertex doc by @beaumu in #5566
- dom.js - Make PositionType argument optional by @Gaweph in #5569
- Changes webGL alpha buffer to false. by @aferriss in #5555
- resolves issue #5421 by @reejuBhattacharya in #5572
- docs: add beaumu as a contributor for doc by @allcontributors in #5573
- fixes issue #5574 by @reejuBhattacharya in #5575
- Allow settings object for p5.Texture by @aferriss in #5557
- FES ko new translation file + en file minor updates by @almchung in #5581
- Update inline documentation to use describe() instead of @alt | resolves #5139 by @lm-n in #5140
- docs(src/color/): Use
describe('…')
over@alt
by @Zearin in #5577 - Bump cached-path-relative from 1.0.2 to 1.1.0 by @dependabot in #5582
New Contributors 💗
- @N4M3L355 made their first contribution in #5345
- @eltociear made their first contribution in #5375
- @guilhermesilveira made their first contribution in #5356
- @anagondesign made their first contribution in #5382
- @WayGuan made their first contribution in #5394
- @malviys made their first contribution in #5366
- @niki-ito made their first contribution in #5399
- @aditya-siddheshwar made their first contribution in #5418
- @katiejliu made their first contribution in #5425
- @jhongover9000 made their first contribution in #5426
- @michaeleggers made their first contribution in #5437
- @camilleroux made their first contribution in #5444
- @aaronccasanova made their first contribution in #5461
- @IamEzio made their first contribution in #5492
- @reejuBhattacharya made their first contribution in #5480
- @Zearin made their first contribution in #5500
- @frigorific44 made their first contribution in #5484
- @willmartian made their first contribution in #5479
- @beaumu made their first contribution in #5566
- @Gaweph made their first contribution in #5569
Full Changelog: v1.4.0...v1.4.1