-
-
Notifications
You must be signed in to change notification settings - Fork 50
Insights: processing/processing4
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
processing-1302-4.4.2 Processing 4.4.2
published
Apr 15, 2025 -
processing-1303-4.4.3 Processing 4.4.3
published
Apr 25, 2025
17 Pull requests merged by 5 people
-
Add CTA for Project Lead Open Call to README.md
#1069 merged
Apr 30, 2025 -
docs: add Konsl as a contributor for doc
#1061 merged
Apr 25, 2025 -
Added LSP Develop gradle task
#1059 merged
Apr 25, 2025 -
Added missing module
#1056 merged
Apr 25, 2025 -
Change for
includeJDK
to grab the running JDK#1054 merged
Apr 25, 2025 -
Add
removable-media
as a Snap Plug#1053 merged
Apr 25, 2025 -
Setup a Command Line Interface
#1050 merged
Apr 25, 2025 -
Change the default display density
#1038 merged
Apr 25, 2025 -
Move populateSketchbookMenu to a separate thread
#1037 merged
Apr 25, 2025 -
Update PGraphics.java: fix typos in documentation
#1034 merged
Apr 25, 2025 -
Store where Processing is installed
#1022 merged
Apr 25, 2025 -
Update CONTRIBUTING.md
#1039 merged
Apr 15, 2025 -
Adding steps about IntelliJ project safety and Gradle imports
#1030 merged
Apr 15, 2025 -
Update README.md for 4.4 release
#978 merged
Apr 15, 2025 -
Added Unit Tests for
PVector
inprocessing:core
#987 merged
Apr 15, 2025 -
Added unit tests for
PMatrix2D
inprocessing:core
#1014 merged
Apr 15, 2025 -
Reducing the size of the line numbers
#1035 merged
Apr 15, 2025
6 Pull requests opened by 5 people
-
Fixed `SHIFT` and `PAGE_UP` keys using the same keyCode
#1033 opened
Apr 13, 2025 -
Added unit tests for `PImage` in `processing:core`
#1049 opened
Apr 18, 2025 -
Add the ability to choose the interpolation mode when resizing an image
#1057 opened
Apr 22, 2025 -
Terminate JVM of already running instances
#1072 opened
May 4, 2025 -
Fix executable permissions within Snap
#1075 opened
May 5, 2025 -
Update 1_bug_report.yml
#1076 opened
May 5, 2025
20 Issues closed by 7 people
-
processing-java not running on version 4.4.1 macOS
#1073 closed
May 4, 2025 -
MACOS - double clicking on file does not open the the lastest Processing version and no file opened
#1071 closed
May 2, 2025 -
colorized effect does not work in hexa, but fine in rgb
#1070 closed
May 2, 2025 -
(FR) Please provide official FlatPak for Processing IDE
#890 closed
Apr 30, 2025 -
Unknown Error, "Maybe there's an unclosed paren or quote mark somewhere before this line?"
#1067 closed
Apr 29, 2025 -
Wrong revision number
#1060 closed
Apr 25, 2025 -
p5.js mode not working in 4.4.1
#1055 closed
Apr 25, 2025 -
'gradlew run' cannot run sketch
#1058 closed
Apr 25, 2025 -
JavaFX no longer runs in Processing 4.4.1
#1052 closed
Apr 25, 2025 -
Using `Runtime.getRuntime().exec` results in `Cannot run program "": error=0, posix_spawn failed`
#1044 closed
Apr 25, 2025 -
Processing 4.4.1 sandbox problem with snap
#1051 closed
Apr 25, 2025 -
Snap does not have the commandline `processing-java` available
#1047 closed
Apr 25, 2025 -
`processing-java` broken in macOS
#1045 closed
Apr 25, 2025 -
Set default pixel density to the display's density
#950 closed
Apr 25, 2025 -
Processing gets slow if you have multiple android sdks installed
#1036 closed
Apr 25, 2025 -
Processing build does not work on Linux
#1043 closed
Apr 17, 2025 -
Add Unit Tests for PVector in `processing:core`
#986 closed
Apr 15, 2025 -
Add Unit Tests for `PMatrix2D` in `processing:core`
#1013 closed
Apr 15, 2025 -
Sketch Window Resizing Issues with Java2D Renderer on Windows
#931 closed
Apr 9, 2025 -
GPU maxing on raspberry pi.
#1028 closed
Apr 7, 2025
12 Issues opened by 10 people
-
Snap cannot run "java" error=13, Permission denied
#1074 opened
May 5, 2025 -
Android mode no longer works in Processing 4.4.1
#1068 opened
Apr 30, 2025 -
Second app instance does not exit
#1066 opened
Apr 29, 2025 -
PImage.mask() broken
#1065 opened
Apr 28, 2025 -
windows download a ZIP version
#1064 opened
Apr 27, 2025 -
Some `shader()` examples behave unexpectedly at higher pixel densities
#1063 opened
Apr 25, 2025 -
Clean up previous version install locations and check if other locations are still installed
#1062 opened
Apr 25, 2025 -
Add Unit Tests for `PImage` in `processing:core`
#1048 opened
Apr 18, 2025 -
Allow user-context installation on Windows (no admin rights required)
#1042 opened
Apr 17, 2025 -
Improvements and Next Steps for the Processing Language Server (LSP)
#1041 opened
Apr 16, 2025 -
Sketch Window Screen Update and Publishing Issues with Java2D Render on PC without graphic card
#1032 opened
Apr 9, 2025
19 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Move `dxf` Library to Gradle
#981 commented on
Apr 8, 2025 • 0 new comments -
Python Mode console won't display anything
#350 commented on
Apr 11, 2025 • 0 new comments -
PShape setFill(indx, color) not working in Processing 4
#900 commented on
Apr 11, 2025 • 0 new comments -
Processing IDE doesn't respond on launch and on saving sketch ( getting stuck - mouse clicks doesn't work)
#897 commented on
Apr 15, 2025 • 0 new comments -
Request to generate initial code on project creation
#898 commented on
Apr 18, 2025 • 0 new comments -
Include processing4-javafx in Gradle packaging
#941 commented on
Apr 18, 2025 • 0 new comments -
Add Jogamp URL to pom specification
#942 commented on
Apr 18, 2025 • 0 new comments -
Video library capture appears broken again - ver 2.2.2
#983 commented on
Apr 19, 2025 • 0 new comments -
Add arcVertex() function to create circles arc using vertices.
#310 commented on
Apr 22, 2025 • 0 new comments -
Pull Processing into Java 21
#879 commented on
Apr 23, 2025 • 0 new comments -
Implement image comparison for visual tests
#882 commented on
Apr 24, 2025 • 0 new comments -
Unexpected Y-axis translation when using `ortho()` and `resetMatrix()`
#891 commented on
Apr 25, 2025 • 0 new comments -
Add a Clear Label to the UI for Non-production Builds
#926 commented on
May 5, 2025 • 0 new comments -
Resizable Window has rendering Bug
#1003 commented on
May 5, 2025 • 0 new comments -
Move `java/preprocessor` to Gradle
#957 commented on
May 5, 2025 • 0 new comments -
Cleanup pass
#959 commented on
May 5, 2025 • 0 new comments -
New Welcome Screen
#963 commented on
Apr 18, 2025 • 0 new comments -
Update docs for setHeading
#1015 commented on
Apr 15, 2025 • 0 new comments -
Tried writing a reference server using jdk httpServer
#1026 commented on
Apr 21, 2025 • 0 new comments