- Merged several API additions from contributors.
- Minor documentation fixes.
- Correctly implemented polygon rendering using Path.drawPolygon()
- Implemented translate, rotate, scale, push, and pop
- Reimplemented shapes, not yet working as expected
- Put constants inside a PConstant class
- Updated environment
- First release with a few Processing API functions in PPainter.
- PAnimator utility class to drive continuous frama animation.
- Basic touch event handling