Skip to content

v0.5.31

Choose a tag to compare

@github-actions github-actions released this 09 Dec 15:04
- Add Shape class

- Add createShape(), shape(), shapeMode()
- Add beginShape(), endShape(), and vertex(x, y)
- Test with p5.rb
- GraphicsContext#rotate() can take z parameter
- Set default miter_limit to 10
- Trigger github actions on all pull_request