reprocessing icon indicating copy to clipboard operation
reprocessing copied to clipboard

Publish 1.0.0

Open Schmavery opened this issue 7 years ago • 0 comments

  • [x] build bsb-native 3.2.0 for all platforms
  • [ ] Make playSound return an opaque handle to the sound so that we can add functions to allow the user to pause/stop/volume later.
  • [ ] Sort out and clean up api docs https://github.com/Schmavery/reprocessing/issues/85
  • [ ] Revamp README
  • [ ] Tweak stroke defaults to be closer to Processing maybe... (we start with noStroke set by default)
  • [ ] Changes to basic interface that we anticipate will be necessary for moving to mobile (!!!)

Extra:

  • Do we want to do something to help with rotation/translation like #57?
  • Do we want to revamp the event-handling callback thingy or add a "handleEvent" callback that takes a variant event type in order to facilitate adding events? (Thinking about mobile again here)
  • #107, #99 ?

... think of other things

Schmavery avatar Jul 27 '18 07:07 Schmavery