markluffel / Corkbird (http://corkbird.org/)

Corkbird is a library for Processing that saves snapshots of a Processing sketch in JSON format and can reload these JSON snapshots in a running sketch. The library integrates with the corkbird.org website so that users can share and continue to interact with the snapshots.

Clone this repository (size: 491.7 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/markluffel/corkbird/

Shortlog (showing r42:4d66e58a7078 (tip) → r18:9b981b35b047)

Age Author Message A M D «
6 months mar...@gmail.com trivial 1
8 months mar...@gmail.com version bump 1
8 months mar...@gmail.com support for sketches that don't do full screen redraws at everytime timestep 3
10 months mar...@gmail.com fixing bug where a --ref-- within an array would fail 2 1
10 months mar...@gmail.com adding local doodle loading 2
11 months mar...@gmail.com allowing serialization/deserialization of inherited properties, fixing… 5
11 months mar...@gmail.com prevent clicks on save button from falling through to sketch, documenting… 6
11 months mar...@gmail.com fixing extraneous ui image request 3
11 months mar...@gmail.com fixing bug with domain 3
11 months mar...@gmail.com fixing bugs with domain, and saving looping 2
11 months mar...@gmail.com adding cute images for the save button 3 2 1
12 months mar...@gmail.com refactored serialization to handle version upgrade 2 10
12 months mar...@gmail.com more stuff 1 4
13 months mar...@gmail.com save/load via javascript 4
13 months mar...@gmail.com change url from /doodle/load/x5x5x5x to /doodle/x5x5x5x.json, bugfixes to… 4
13 months mar...@gmail.com getting tests passing again 1 9
13 months mar...@gmail.com sketch saving works, now to loading 1 5 1
13 months mar...@gmail.com error reporting working, trouble with security 7 1
13 months mar...@gmail.com updating TODO 1
13 months mar...@gmail.com notes 1
14 months mar...@gmail.com deserialization basically working 2
14 months mar...@gmail.com more deserialization work 3
14 months mar...@gmail.com changing the serialization format to simplify deserialization 1 8
14 months mar...@gmail.com switching to building json from source, so that i can alter the classes 16 6 1
14 months mar...@gmail.com hiding outer class refs 2