Skip to content

Releases: ffd8/P5LIVE

P5LIVE v1.6.2

22 Nov 00:46
1d215c9
Compare
Choose a tag to compare

Minor fixes since v1.6 release

P5LIVE v1.6.0

18 Nov 15:14
7e70383
Compare
Choose a tag to compare
  • updated p5js
  • fixed cursor issue with noCursor()
  • code (p5live.code) + recompile accessible within sketch iframe
  • additional ace snippets for hy5
  • fix recoding cursor position
  • vex popup size fix
  • start of 'popcode' for external code editing (now just viewing)
  • refs back to solid background
  • add HY5 snippet
  • allow 5mb+ settings files to backup offline
  • prevent version/revision overwrite from backups file
  • fix old backup + shortcuts bug
  • save browser in backup filename
  • fix recoding snapshot of code
  • fix show console clearing when nothing to report
  • fix // inside text string causing false error
  • moved audio guts to back via p5live-audio utils, now just need setupAudio(true) and updateAudio() to start using audio snippet!
  • updated snippet
  • auto adds audio code to exported js + html
  • added ability to add new file within folder for nice organization
  • updated p5js cdn version to latest (will keep online always up to date!)
  • 'visuals only stream' now allows selecting from all canvases! (hydra, p5, etc)
  • visuals only also auto hides nav unless mousemoved
  • mouseover extended nav for stream + export
  • read/write bi-directional popupCode editor!
  • popupCode includes pulse, theme, auto-scroll
  • popupCode lacks snippets, shortcuts
  • viz only stream dropdown canvases updates per sketch change + recompile!
  • new icon
  • fixed URL (should work online / offline)
  • can now select which canvas in visuals-only popup, along with object-fit settings
  • added width/height of window when resizing window for capture needs
  • code-only stream now accepts recompile shortcuts + saves main code for real write
  • fixed issue of menu panel scrollbar when resizing window
  • readme update
  • minor css tweaks
  • improved hover extended buttons UX
  • added width/2 + height/2, needed so often
  • added midi-utils for background processing
  • fixed console issues
  • additional ace snippets
  • enough changes warrant v1.6.0
  • console: improvements, diff blended, autoheight, » intro, matches editor size, auto/show when editor hidden
  • readme table of contents drop-down!
  • readme: updated, midi/osc, re-org bug/lag, headings
  • cleanup console from p5live-sketch.html
  • updated snippet for midi
  • updated demos
  • ready to lauuunch?!

P5LIVE v1.5.1

14 Nov 00:01
3aff33d
Compare
Choose a tag to compare

Long overdue is to version the releases from the code base...