processing4
processing4 copied to clipboard
Processing 4.x releases for Java 17
### Most appropriate sub-area of Processing 4? Core/Environment/Rendering ### Processing version 1295 ### Operating system Linux Mint 22.1 x86_64; Kernel: 6.8.0-54-generic ### Steps to reproduce this 1. Download Source Code...
Currently processing does not have unit tests for PVector. So it would be great if we have unit tests for them. The tests should cover all possible cases to ensure...
### Most appropriate sub-area of Processing 4? Other (specify if possible) ### Processing version 4.3.3, 4.3.4, 4.4.0 ### Operating system macOS 15.3.2 ### Steps to reproduce this 1. Video capture...
*Created by: tabreturn* ## Description I'm logging this issue here in response to @benfry's request: https://github.com/jdf/processing.py/issues/390#issuecomment-1013791048 The Processing 4 PDE isn't displaying any errors/warnings/print lines in the console using Python...
In an effort to make the PDE more modern feeling, I realised this morning that a big part of the issue is that the scrolling updates per line, not with...
Changes the preprocessor from the ant build-system to gradle
Build Processing sketches with Gradle ### Usage (after publishing to Gradle plugin repo) add a build.gradle.kts file to any existing sketch with the following code plugins{ id("org.processing.java.gradle") version "4.4.0" }...
### Most appropriate sub-area of Processing 4? PDE ### Processing version 4.4.1 ### Operating system Windows 10 ### Steps to reproduce this 0. Install Processing 4.4.1 with the `.msi` installer....
 OS: Devuan Daedalus (X11) Java: 17 (Some sort of wrong interaction of Jetpack with linux desktop?)
Keeping this as a draft until 4.4 is out of Beta.