Skip to content

The fifth foreboding

Compare
Choose a tag to compare
@SuperIlu SuperIlu released this 07 Apr 10:20
· 56 commits to master since this release
2353de8

Version 0.9 (the fifth foreboding)

  • Fixed millis() in p5js compatibility layer.
  • Improved mouse display (still flickering, though).
  • Fixed MouseShowCursor(false) (sort of).
  • Added node discovery and address helpers to IPX module.
  • Fixed mousePressed() and implemented mouseDragged()in p5js compatibility layer.
  • Added HSL and HSB color mode to p5js compatibility layer.
  • Added very simple syntax highlighting to the editor.
  • Added CustomLine(), CustomBox(), etc to native API
  • Added strokeWeight() to p5js compatibility layer.
  • Renamed tests/ to examples/
  • Fixed Makefile on OSX.
  • Switched to libmikmod for MOD and WAV sound output.