Skip to content

Tags: processing/processing-p5.js-mode

Tags

p5js-v0.5.0

Toggle p5js-v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #11 from processing/input-handler-fix

Input Handler

p5js-v0.4.0

Toggle p5js-v0.4.0's commit message
Also read output from normal commands

p5js-v0.3.0

Toggle p5js-v0.3.0's commit message
Refactor process management and improve run workflow

Replaces single sketchProcess with a list to track multiple processes, updates process lifecycle management, and moves sketch running logic into a new runSketch() method. Refactors toolbar activation/deactivation based on process state, improves dependency installation checks, and cleans up code formatting. Updates mode name to 'experimental' in mode.properties.

p5js-v0.2.0

Toggle p5js-v0.2.0's commit message
Update mode.properties

p5js-v0.1.0

Toggle p5js-v0.1.0's commit message
Update release-p5-mode.yml

beta-04

Toggle beta-04's commit message

Verified

This commit was signed with the committer’s verified signature.
stephanmax Stephan Max
Fix BrowserWindow size (use content size)

beta-03

Toggle beta-03's commit message

Verified

This commit was signed with the committer’s verified signature.
stephanmax Stephan Max
Fix bugs towards a better editor experience

beta-02

Toggle beta-02's commit message

Verified

This commit was signed with the committer’s verified signature.
stephanmax Stephan Max
Remove Processing issue templates

beta-01

Toggle beta-01's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

Add features, todo, demo video

pre-03

Toggle pre-03's commit message

Verified

This commit was signed with the committer’s verified signature.
stephanmax Stephan Max
Prepare for next pdex