feat(webgl): add global property support for p5.strands by avinxshKD · Pull Request #8211 · processing/p5.js
and others added 2 commits
October 28, 2025 00:37- Changed frameCount from int1 to float1 for JS compatibility - Removed mouseButton (object type in p5 2.x) - Added unit tests for all 14 global properties Addresses feedback from @davepagurek in processing#8211
limzykenneth pushed a commit to limzykenneth/p5.js that referenced this pull request
Feb 8, 2026- Changed frameCount from int1 to float1 for JS compatibility - Removed mouseButton (object type in p5 2.x) - Added unit tests for all 14 global properties Addresses feedback from @davepagurek in processing#8211
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters