-
-
Notifications
You must be signed in to change notification settings - Fork 175
Comparing changes
Open a pull request
base repository: processing/processing4
base: 31b7b2c
head repository: processing/processing4
compare: b022247
- 20 commits
- 71 files changed
- 14 contributors
Commits on Jun 30, 2026
-
Configuration menu - View commit details
-
Copy full SHA for e40819e - Browse repository at this point
Copy the full SHA e40819eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ee1350 - Browse repository at this point
Copy the full SHA 9ee1350View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4454a1e - Browse repository at this point
Copy the full SHA 4454a1eView commit details
Commits on Jul 2, 2026
-
Configuration menu - View commit details
-
Copy full SHA for aee7b57 - Browse repository at this point
Copy the full SHA aee7b57View commit details -
Replace System.err with Messages.showWarning (#1358)
Updated error reporting in Base.java to use Messages.showWarning instead of System.err for user-facing warnings when handling temporary folder creation and reading.
Configuration menu - View commit details
-
Copy full SHA for e8e2e3d - Browse repository at this point
Copy the full SHA e8e2e3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a238ff1 - Browse repository at this point
Copy the full SHA a238ff1View commit details -
Added testing for Sort.java (#1494)
* added testing for Sort.java * added tests for PDEWelcome
Configuration menu - View commit details
-
Copy full SHA for 68c1e0c - Browse repository at this point
Copy the full SHA 68c1e0cView commit details -
Avoid disposing current unique window (#1472)
Add a check to ensure windows[unique] != window before calling toFront() and disposing, preventing the code from disposing the active window. Also tidy imports: replace layout wildcard with explicit Box/fillMaxSize/fillMaxWidth/fillMaxHeight imports, consolidate androidx.compose.runtime imports, and remove unused imports. Fixes #1471 Co-authored-by: Moon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c732109 - Browse repository at this point
Copy the full SHA c732109View commit details -
Fix JDK dirPermissions placement in gradle build files (#1473)
This is required for building against read-only JDK installations (notably used when building with Nix). #1400 already attempted to integrate my nixpkgs patch for this purpose, but it accidentally placed the dirPermissions line under a different task. Co-authored-by: Tony Wasserka <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b0468e - Browse repository at this point
Copy the full SHA 4b0468eView commit details -
* this is just a test * more test changes * Setup The Test File, Wrote up what should be tested first by chunks. * Added first test! added tons of comments. * This is one test, for the PFont name getter * tests for psname getter and size getter for PFont * fixed psname test, works on mac and windows now * Added correct and working test on getName * Tests for getNative --------- Co-authored-by: Elijah Baron <[email protected]> Co-authored-by: smarasca5 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc518ba - Browse repository at this point
Copy the full SHA cc518baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b8f4a2 - Browse repository at this point
Copy the full SHA 7b8f4a2View commit details
Commits on Jul 3, 2026
-
Add a fallback for when project version is
unspecified(#1536)* Add a fallback for when project version is `unspecified` * Run PDEWelcomeTests headless
Configuration menu - View commit details
-
Copy full SHA for 11ef4a6 - Browse repository at this point
Copy the full SHA 11ef4a6View commit details
Commits on Jul 8, 2026
-
Resolves: #[1417] Value Now Compares to missingFloat Variable (#1441)
* changed value to compare to missingFloat variable * added unit tests for checking Table extreme values
Configuration menu - View commit details
-
Copy full SHA for 0e0be1b - Browse repository at this point
Copy the full SHA 0e0be1bView commit details -
Updated readInt method so streams are closed on failure or success (#…
…1476) * Updated readInt so streams are closed * made tests for UpdateCheckTest.java and updated necessary files
Configuration menu - View commit details
-
Copy full SHA for ab9a225 - Browse repository at this point
Copy the full SHA ab9a225View commit details -
* *:ꔫ:*Renderer Project*:ꔫ:* * Create workspaces for ffi and the renderer (#1275) * Inital scaffold for libprocessing ffi. * Remove EAP. * Update docs. * Factor out gradle utils. Add flag for disabling webgpu and enforcing android source level compat. * Remove processing.h * Set java version for all projects. * libprocessing ffi error handling (#1293) * FFI error setup * Clear before init. * Basic app lifecycle / surface creation. * Throw when not on macos. * Implement `background` method (#1308) * Implement background. * Install wayland deps. * Support for windows surfaces. (#1310) * Implement basic rendering flow (#1322) * Implement basic rendering flow * Fix naming. * Actually fix rename. * libprocessing submodule * --recursive when cloning repo * Enable submodule checkout in Gradle workflow Added support for submodules in the checkout step. * Enable submodules in checkout steps Added submodule support to the checkout steps. * Wayland support with new WebGPU renderer * Gradle fixes from libprocessing refactor. (#1346) * Updates from libprocessing. (#1392) * Updates from libprocessing. * Fixes for compat with main 17. * Fixup docs. * Upgrade to jdk-25. * Upgrade to jdk-25. * Materials, lights, input event forwarding, ellipse fix. * Get the gradle sketch runner working locally. * Conditionally execute webgpu tests * ProcessingLibraryPlugin JVM Toggle update * 4.5.5 in gradle.properties * ProcessingPlugin fixes --------- Co-authored-by: Moon D. <[email protected]> Co-authored-by: Moon <[email protected]> Co-authored-by: Stef Tervelde <[email protected]>
1Configuration menu - View commit details
-
Copy full SHA for 25bca44 - Browse repository at this point
Copy the full SHA 25bca44View commit details
Commits on Jul 9, 2026
-
X11 wayland features on linux (#1540)
* on linux, pass x11,wayland features for dylib * libprocessing on main branch
Configuration menu - View commit details
-
Copy full SHA for e119e12 - Browse repository at this point
Copy the full SHA e119e12View commit details
Commits on Jul 13, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 83408c6 - Browse repository at this point
Copy the full SHA 83408c6View commit details
Commits on Jul 17, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 2766c2e - Browse repository at this point
Copy the full SHA 2766c2eView commit details -
Codesign clobbered when merging webgpu branch (#1549)
* Codesign clobbered when merging webgpu branch * patch for gradle9
Configuration menu - View commit details
-
Copy full SHA for 14873f0 - Browse repository at this point
Copy the full SHA 14873f0View commit details
Commits on Jul 19, 2026
-
Configuration menu - View commit details
-
Copy full SHA for b022247 - Browse repository at this point
Copy the full SHA b022247View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 31b7b2c...b022247