You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* make CHAR wordWrap more efficient
* rewrite of custom shapes via beginShape(), endShape() and helpers
* newly implemented "kind" parameters for beginShape(): POINTS, LINES,
TRIANGLES, TRIANGLE_STRIP, TRIANGLE_FAN with fill and stroke
* texture for uv wrapping mesh of custom shapes
* examples for custom shapes
* screen reset only triggers when actual size changes
* reorg of repo with DOCS folder, CONTRIBUTING and correct filename
extensions