Skip to content

Releases: trinketapp/processing-js

Add option to specify element to focus on canvas click.

05 Jun 18:42
e21ddde
Compare
Choose a tag to compare
Merge pull request #7 from trinketapp/feat/different-focus-element

another attempt to fix the focus problem

key event filtering

16 Feb 15:20
ddb155c
Compare
Choose a tag to compare
Merge pull request #5 from trinketapp/key-events

add event filtering

setup first, setup error propagation

21 Jan 13:07
6062c77
Compare
Choose a tag to compare
Merge pull request #4 from trinketapp/feat/async-draw-and-setup

dont restart the loop on framerate from setup and call onsetup callback with error

double buffering

20 Jan 13:05
6807c01
Compare
Choose a tag to compare
Merge pull request #3 from trinketapp/feat/async-draw-and-setup

add double buffering

error callback

09 Jan 21:08
7548838
Compare
Choose a tag to compare
Merge pull request #2 from trinketapp/feat/async-draw-and-setup

Feat/async draw and setup

async setup and draw capabilities

05 Jan 22:10
56085c6
Compare
Choose a tag to compare
Merge pull request #1 from trinketapp/feat/async-draw-and-setup

Feat/async draw and setup