Skip to content

Tags: L5lua/L5

Tags

v0.1.6

Toggle v0.1.6's commit message
* 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

v0.1.5

Toggle v0.1.5's commit message
Release version 0.1.5

- Added printToScreen() function
- Updated blur()
- Unrolled dilate, blur, erode and added fallback shader support

v0.1.4

Toggle v0.1.4's commit message
Release 0.1.4 - Shader improvements, fallbacks for blur, save folder …

…fallback, and mouseDragged fix

v0.1.3

Toggle v0.1.3's commit message
Version 0.1.3 - Improved mouse/key event handling and windowTitle upd…

…ates

v0.1.2

Toggle v0.1.2's commit message
Alpha version 0.1.2

v0.1.0

Toggle v0.1.0's commit message
Initial alpha version 0.1.0