Skip to content

Conversation

@ImRAJAS-SAMSE
Copy link
Contributor

Resolves #7519

Changes:

  • Fixed the issue where vertexProperty() breaks when drawing with strokes in WebGL.
  • Verified functionality with custom shaders and WebGL rendering.

Screenshots of the change:

(If relevant, add before/after screenshots or a small demo showcasing the fix)


PR Checklist:

allcontributors bot and others added 30 commits January 20, 2025 15:48
…dd-thrly

docs: add thrly as a contributor for doc, and code
…dd-lirenjie95

docs: add lirenjie95 as a contributor for doc, and code
…dd-philyawj

docs: add philyawj as a contributor for doc
…dd-akkarn1689

docs: add akkarn1689 as a contributor for code
…dd-xinemata

docs: add xinemata as a contributor for eventOrganizing, tutorial, and 3 more
…dd-Vaivaswat2244

docs: add Vaivaswat2244 as a contributor for code
…dd-dkessner

docs: add dkessner as a contributor for example
…dd-AnimeshSinha1309

docs: add AnimeshSinha1309 as a contributor for example
allcontributors bot and others added 28 commits March 15, 2025 21:26
…dd-mxramsey

docs: add mxramsey as a contributor for ideas
…dd-himanshuukholiya

docs: add himanshuukholiya as a contributor for code
…dd-re7l

docs: add re7l as a contributor for ideas
…dd-franolichdesign

docs: add franolichdesign as a contributor for bug, and code
…dd-ChloeYanYan

docs: add ChloeYanYan as a contributor for doc
…dd-jlliu

docs: add jlliu as a contributor for ideas
…dd-roxi09

docs: add roxi09 as a contributor for ideas
…dd-lab-mediaArts

docs: add lab-mediaArts as a contributor for ideas
Grammar and Syntax Improvements in p5.js Documentation
…dd-Darrenhqf

docs: add Darrenhqf as a contributor for translation
@ImRAJAS-SAMSE
Copy link
Contributor Author

hey @davepagurek
I'm not able to understand why the test cases are failing. In my manual testing, everything worked fine. I need your guidance on this. I'm sorry for the delay in fixing this issue.

@ImRAJAS-SAMSE ImRAJAS-SAMSE changed the base branch from main to dev-2.0 March 29, 2025 12:47
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.

[p5.js 2.0 Beta Bug Report]: vertexProperty() breaks if drawing with strokes