issues
search
ffd8
/
P5LIVE
p5.js collaborative live-coding vj environment!
https://p5live.org
GNU General Public License v3.0
229
stars
35
forks
source link
update to 1.3.4
#55
Closed
ffd8
closed
3 years ago
ffd8
commented
3 years ago
NEW
CHALKBOARD
10 drawings
accessible from sketch for fun
opacity for highlighting, explaining, etc
clear/save drawings
persistent until refreshing browser
AUTO BACKUPS!
downloaded or saved if using offline nodejs
automatic by optional time intervals
KEY BINDINGS, vim, emacs, sublime, vscode
INFINITE LOOP BREAKER!
LOAD SKETCH BY URL
P5LIVE export submenu.. more soon!
COCODING auto save code if connection lost!
DEMOS
serial
shaders
canvas
chalkboard
IMPROVED
demos
typo (optimized)
background color, all black for VJ style
updated libs
p5 (CDN links), ace (now min), beautify (now min),
reduced non-caching loads (faaster!)
imports
ignore duplicates option
importing backups settings or sketches only
better catching bad .json files
added loader for BIG import, while checking dups
option to immediately load single imported file
sketches
cloning sketch placed above previous!
pulsing context menu
compiling
removed loadjs for main flow = smoother
libs loading has better regex, catches better
cocoding
bug works
cloned sketches have shorter timestamp
popups
'OK' default selected
FIXED
about, codeblock styling
timestamp for snapshot img + code
visuals-only popup when closed
sketches
keep temp name while renaming with dup found
cocoding
chat, rows + names
cursor bug (crashed server occasionally)
only show names with edit privs + flag fixed
settings panel
multiple stylings
shortcuts, fixed issue with custom settings and init
inspect
cursor focus
p5 folder permissions fixed
demo font names fixed
importing of legacy settings
NEW
IMPROVED
bug works
FIXED