Skip to content
Permalink

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: main
Choose a base ref
...
head repository: joshgiesbrecht/processing4
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: SketchException-refactor
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 21 files changed
  • 1 contributor

Commits on Jul 3, 2025

  1. Configuration menu
    Copy the full SHA
    7d5d465 View commit details
    Browse the repository at this point in the history
  2. mostly refactored SketchException usage to a relocated processing.uti…

    …ls.SketchException, except I'm missing something because on compile it's not finding it. (module / package visibility problem or somethin')
    joshgiesbrecht committed Jul 3, 2025
    Configuration menu
    Copy the full SHA
    12a6cbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3627870 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1083f05 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad36b45 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2025

  1. Configuration menu
    Copy the full SHA
    e46173f View commit details
    Browse the repository at this point in the history
  2. mostly refactored SketchException usage to a relocated processing.uti…

    …ls.SketchException, except I'm missing something because on compile it's not finding it. (module / package visibility problem or somethin')
    joshgiesbrecht committed Jul 25, 2025
    Configuration menu
    Copy the full SHA
    cdf448d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a95ddab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e8c6d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea177b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    124b158 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b61a31d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fa43e41 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/SketchException-refactor' into S…

    …ketchException-refactor
    
    # Conflicts:
    #	app/.gitignore
    #	app/utils/build.gradle.kts
    joshgiesbrecht committed Jul 25, 2025
    Configuration menu
    Copy the full SHA
    28ce639 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d972674 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bf2e756 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d84b255 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2025

  1. Configuration menu
    Copy the full SHA
    5390b85 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/SketchException-refactor' into S…

    …ketchException-refactor
    
    # Conflicts:
    #	app/utils/build.gradle.kts
    joshgiesbrecht committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    18c9557 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2025

  1. re-adding a processing.app.SketchException class that extends the new…

    …ly refactored one, so alternate modes don't break.
    joshgiesbrecht committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    a2e826d View commit details
    Browse the repository at this point in the history
Loading