Skip to content

Comments

Fix spline() with z values + initial beginShape colors not updating#7750

Merged
davepagurek merged 2 commits intodev-2.0from
fix/spline
Apr 17, 2025
Merged

Fix spline() with z values + initial beginShape colors not updating#7750
davepagurek merged 2 commits intodev-2.0from
fix/spline

Conversation

@davepagurek
Copy link
Contributor

  • spline() wasn't handling the WEBGL case with z coordinates
  • beginShape() also resets colors, so colors set before beginShape weren't applying
  • Fixes a bug where the fill color is getting set to true instead of a real color

@davepagurek davepagurek merged commit b6d963f into dev-2.0 Apr 17, 2025
2 checks passed
@davepagurek davepagurek deleted the fix/spline branch April 17, 2025 15:59
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.

1 participant