processing4 icon indicating copy to clipboard operation
processing4 copied to clipboard

Processing 4.x releases for Java 17

Results 218 processing4 issues
Sort by recently updated
recently updated
newest added

## Description Opening a .pdez file shows a blank sketch, if no other processing instances are running. ## Expected Behavior On opening a `.pdez` file, it should open the sketch,...

Help Wanted
Windows

Adding an extension handler to the SVG library to allow linear and radial gradients to export as SVG The extension handler is a copy of https://gist.github.com/msteiger/4509119 by Martin Steiger with...

When starting a sketch from the IDE or running an exported sketch, it does not always react on keyboard input; sometimes one has to click inside the drawn area. So...

Only one Processing session in use. Had stopped the sketch run. Small changes to sketch. Save and run with ^s^r - it locked up. Not sure which did it, I...

Windows

## Description When an invalid sketch name is detected, the resulting error dialog does not include all requirements for filenames. This can result in a filename which appears to follow...

I'm using Processing 4.2 This has happened to me at least 3 times. I usually have 2 or more sketches open. I regret can't give exact key sequence to make...

Help Wanted

>Please note that I'm not entirely sure if this is a bug or a configuration issue on my end, since this is about the usage of Processing outside of the...

Help Wanted
OpenGL

## Description Hi all! I'm not sure if this is the right place. In short, I'd like to see an option to change the windows title frame color to a...

Enhancement
Help Wanted
Linux
Windows

# Processing Friendly Errors We are building out friendly error message rewriting by extending the [PreprocessIssueMessageSimplifier](https://github.com/processing/processing4/blob/main/java/src/processing/mode/java/preproc/PreprocessIssueMessageSimplifier.java). To determine which errors to support, we worked with [Raphaël](https://github.com/SableRaf) and [Sam](https://github.com/sampottinger) to run...

Cursors in P2D Mode & P3D would be great, because if you resize the window it doesnt show it!

Help Wanted
OpenGL