-
-
Notifications
You must be signed in to change notification settings - Fork 156
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: processing/processing4
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: processing-1312-4.5.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: processing/processing4
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: processing-1313-4.5.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 8 files changed
- 6 contributors
Commits on Jan 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 422ac5a - Browse repository at this point
Copy the full SHA 422ac5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4727d6c - Browse repository at this point
Copy the full SHA 4727d6cView commit details -
Merge pull request #1387 from processing/all-contributors/add-madhav2348
docs: add madhav2348 as a contributor for code
Configuration menu - View commit details
-
Copy full SHA for 0a113f7 - Browse repository at this point
Copy the full SHA 0a113f7View commit details
Commits on Jan 28, 2026
-
fix(cli): support sketches with custom main file names (#1329)
* fix(cli): support sketches with custom main file names Previously, the CLI only accepted sketches where the main .pde file matched the sketch folder name (e.g., sketch/sketch.pde). This caused issues when users renamed their main file in the IDE, which stores the custom filename in sketch.properties. Now the CLI checks sketch.properties for a 'main' property before falling back to the default naming convention, matching the IDE's behavior implemented in Sketch.findMain(). Fixes #1219 * test: add CLI test for custom main file support Added testSketchWithCustomMainFile() to CLITest.kt as requested by maintainer. This test provides a placeholder for manual testing of sketches with custom main files specified in sketch.properties. Follows the same pattern as existing CLI tests (testLSP, testLegacyCLI) and is intended to be run manually in IntelliJ IDEA. * test: convert to automated CLI test with temp directory Converted testSketchWithCustomMainFile() from manual to automated test. Now creates a temporary sketch folder with custom main file and sketch.properties, then tests the CLI build command. Follows the pattern from SchemaTest.kt using Files.createTempDirectory() and automatic cleanup.
Configuration menu - View commit details
-
Copy full SHA for fa85cd4 - Browse repository at this point
Copy the full SHA fa85cd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e4736d - Browse repository at this point
Copy the full SHA 0e4736dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bea632 - Browse repository at this point
Copy the full SHA 2bea632View commit details
Commits on Jan 29, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 56deae8 - Browse repository at this point
Copy the full SHA 56deae8View commit details -
docs: add avinxshKD as a contributor for code (#1390)
* docs: update CONTRIBUTORS.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a05d254 - Browse repository at this point
Copy the full SHA a05d254View commit details -
docs: add DinoWw as a contributor for doc (#1389)
* docs: update CONTRIBUTORS.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Moon <catilac@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c5fec05 - Browse repository at this point
Copy the full SHA c5fec05View commit details
Loading
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 processing-1312-4.5.1...processing-1313-4.5.2