Skip to content

Conversation

@Stefterv
Copy link
Collaborator

No description provided.

stephanmax and others added 30 commits December 18, 2025 09:15
Allow console output in Electron renderer process to be sent to main
process
- Put JavaScript into dedicated project folder and use Gradle to copy it
  into resources to use for new p5.js sketches
- First iteration of Compose UI to add packages from npm registry via
  pnpm
Fix *.pdes creation (top-level folder named after project in *.zip file
necessary for pdex installation in PDE)
Processes via ProcessBuilder need to run inside an interactive shell to
access necessary env variables; how to make that OS agnostic?
Update mode installation notes
Add features, todo, demo video
Introduces a Gradle task to download and extract p5.js examples for use in the project. Updates dependencies to use material3 components and changes theme usage in p5jsEditor.kt. Also sets Electron window 'alwaysOnTop' to false and fixes a reference to SketchException.
Improves the processing of example file paths by removing leading digits and underscores from sketch folder names during extraction.
@Stefterv Stefterv merged commit e0ab988 into main Dec 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants