Sha256: 3527e4d37143ab21f80791919bb3e27b882b2e2cc4c3d7d9878ceef919dab874
Contents?: true
Size: 404 Bytes
Versions: 1
Compression:
Stored size: 404 Bytes
Contents
0.0.3 ===== - Constants (e.g. `P3D`, `RGB`) are now directly accessible without `processing` variable or shortcut methods. - The same holds true for `ArrayList`, `HashMap`, `PVector`, `ObjectIterator` and `PConstants` 0.0.2 ===== - Prevents accidental assignment of `processing` variable which breaks the sketch. ```coffee # This used to break the whole sketch processing = null setup = -> # ... ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
coffee-processing-0.0.3 | CHANGELOG.md |