FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
SketchException refactor by joshgiesbrecht · Pull Request #1164 · processing/processing4 · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
processing
/
processing4
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
177
Star
476
Code
Issues
256
Pull requests
26
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
SketchException refactor
- #1164
#1164
Closed
joshgiesbrecht
wants to merge 123 commits into
processing:main
processing/processing4:main
from
joshgiesbrecht:SketchException-refactor
joshgiesbrecht/processing4:SketchException-refactor
Copy head branch name to clipboard
Conversation
Commits
123
(123)
Checks
Files changed
Closed
SketchException refactor
#1164
joshgiesbrecht
wants to merge 123 commits into
processing:main
processing/processing4:main
from
joshgiesbrecht:SketchException-refactor
joshgiesbrecht/processing4:SketchException-refactor
Copy head branch name to clipboard
Commits
Commits on Feb 5, 2025
Cleaning unused files
Stefterv
committed
c4caf0f
View commit details
Copy full SHA for c4caf0f
Browse repository at this point
revision number
Stefterv
committed
d599c7f
View commit details
Copy full SHA for d599c7f
Browse repository at this point
Update build.xml
Stefterv
committed
202cce3
View commit details
Copy full SHA for 202cce3
Browse repository at this point
Simplified gitignores
Stefterv
committed
fb84854
View commit details
Copy full SHA for fb84854
Browse repository at this point
Improved Simplification
Stefterv
committed
dccf16a
View commit details
Copy full SHA for dccf16a
Browse repository at this point
Update build.xml
Stefterv
committed
15c42a8
View commit details
Copy full SHA for 15c42a8
Browse repository at this point
Commits on Mar 7, 2025
Merge branch 'processing:main' into gradle-cleanup
Stefterv
authored
8de4575
View commit details
Copy full SHA for 8de4575
Browse repository at this point
Commits on Mar 11, 2025
Removed unsued files
Stefterv
committed
619f894
View commit details
Copy full SHA for 619f894
Browse repository at this point
Commits on Mar 26, 2025
PVector doc update
babaissarkar
committed
5c1278a
View commit details
Copy full SHA for 5c1278a
Browse repository at this point
Add setHeading entry to keywords.txt
babaissarkar
committed
b107ab7
View commit details
Copy full SHA for b107ab7
Browse repository at this point
Add more missing entries to keywords list
babaissarkar
committed
7d691d8
View commit details
Copy full SHA for 7d691d8
Browse repository at this point
Commits on Apr 3, 2025
Tried writing a reference server using jdk httpServer
Vaivaswat2244
committed
e2c5c88
View commit details
Copy full SHA for e2c5c88
Browse repository at this point
Commits on Apr 5, 2025
added unit tests for Pmatrix 3D
Rishab87
committed
105bc96
View commit details
Copy full SHA for 105bc96
Browse repository at this point
Revert "added unit tests for Pmatrix 3D"
Show description for 5751b50
Rishab87
committed
5751b50
View commit details
Copy full SHA for 5751b50
Browse repository at this point
Commits on Apr 13, 2025
Merge branch 'main' of https://github.com/processing/processing4
Rishab87
committed
72acd11
View commit details
Copy full SHA for 72acd11
Browse repository at this point
fixed page-up key code and added tests
Rishab87
committed
abc39e9
View commit details
Copy full SHA for abc39e9
Browse repository at this point
Commits on Apr 17, 2025
updated javaeditor and reverted requested change
Vaivaswat2244
committed
57ac508
View commit details
Copy full SHA for 57ac508
Browse repository at this point
Commits on Apr 19, 2025
Update .gitignore
Stefterv
committed
6c3f36d
View commit details
Copy full SHA for 6c3f36d
Browse repository at this point
added base functions to get version details
Vaivaswat2244
committed
13183b9
View commit details
Copy full SHA for 13183b9
Browse repository at this point
Delete WebServer.java
Vaivaswat2244
authored
866bc2b
View commit details
Copy full SHA for 866bc2b
Browse repository at this point
Commits on Apr 27, 2025
Reapply clean changes for PR
jSdCool
committed
06453b8
View commit details
Copy full SHA for 06453b8
Browse repository at this point
Commits on May 4, 2025
Terminate JVM of already running instances
AhmedMagedC
committed
6c50d40
View commit details
Copy full SHA for 6c50d40
Browse repository at this point
making the code clearer
AhmedMagedC
committed
e8903a8
View commit details
Copy full SHA for e8903a8
Browse repository at this point
Commits on May 5, 2025
Merge branch 'main' into gradle-cleanup
Stefterv
authored
7bb7662
View commit details
Copy full SHA for 7bb7662
Browse repository at this point
Commits on May 17, 2025
Add error check for pixelDesity in mask()
pnngocdoan
committed
a201a71
View commit details
Copy full SHA for a201a71
Browse repository at this point
Commits on May 20, 2025
fixes bug with selecting an error that's in a tab that isn't visible yet.
joshgiesbrecht
committed
fb18ac5
View commit details
Copy full SHA for fb18ac5
Browse repository at this point
docs: update README.md [skip ci]
allcontributors[bot]
authored
39d236c
View commit details
Copy full SHA for 39d236c
Browse repository at this point
docs: update .all-contributorsrc [skip ci]
allcontributors[bot]
authored
7e85d30
View commit details
Copy full SHA for 7e85d30
Browse repository at this point
Merge pull request #1 from joshgiesbrecht/highlight-fix
Show description for 053a053
joshgiesbrecht
authored
053a053
View commit details
Copy full SHA for 053a053
Browse repository at this point
Commits on May 23, 2025
Fix library class version error
ThexXTURBOXx
authored
1f69284
View commit details
Copy full SHA for 1f69284
Browse repository at this point
Commits on May 26, 2025
use the constant
jSdCool
committed
5d67bfd
View commit details
Copy full SHA for 5d67bfd
Browse repository at this point
Commits on May 28, 2025
Remove an extra line
pnngocdoan
committed
bf58dc1
View commit details
Copy full SHA for bf58dc1
Browse repository at this point
Commits on Jun 1, 2025
Make error message dynamic
ThexXTURBOXx
committed
34a85d8
View commit details
Copy full SHA for 34a85d8
Browse repository at this point
Commits on Jun 7, 2025
Adds processing to path with Wix.
jdebou
committed
9552d9b
View commit details
Copy full SHA for 9552d9b
Browse repository at this point
Commits on Jun 26, 2025
Update BUILD.md with directions for CLI build
Show description for 7b14eaa
jd-boyd
authored
7b14eaa
View commit details
Copy full SHA for 7b14eaa
Browse repository at this point
Commits on Jun 28, 2025
Allow spaces in filepath name by forwarding all arguments
toniab
committed
33f6e02
View commit details
Copy full SHA for 33f6e02
Browse repository at this point
Still pass help as an argument so that Commander help is shown. (Remove clikt help message which is canceled by val help anyway).
toniab
committed
08bdd85
View commit details
Copy full SHA for 08bdd85
Browse repository at this point
Merge branch 'processing:main' into main
toniab
authored
ddcf0c7
View commit details
Copy full SHA for ddcf0c7
Browse repository at this point
Add CLITest for testing CLI commands in Processing IDE
Show description for 09a0cdd
Stefterv
committed
09a0cdd
View commit details
Copy full SHA for 09a0cdd
Browse repository at this point
Commits on Jun 29, 2025
Update install directions to use Temurin JDK, and be less platform specific.
jd-boyd
committed
a01d3b5
View commit details
Copy full SHA for a01d3b5
Browse repository at this point
Commits on Jul 3, 2025
adding app.utils module
joshgiesbrecht
committed
7d5d465
View commit details
Copy full SHA for 7d5d465
Browse repository at this point
mostly refactored SketchException usage to a relocated processing.utils.SketchException, except I'm missing something because on compile it's not finding it. (module / package visibility problem or…
Show description for 12a6cbd
joshgiesbrecht
committed
12a6cbd
View commit details
Copy full SHA for 12a6cbd
Browse repository at this point
okay now it's really working. non-java modes are likely broken by this for now though(?)
joshgiesbrecht
committed
3627870
View commit details
Copy full SHA for 3627870
Browse repository at this point
adding build to gitignore
joshgiesbrecht
committed
1083f05
View commit details
Copy full SHA for 1083f05
Browse repository at this point
removing build files from commit
joshgiesbrecht
committed
ad36b45
View commit details
Copy full SHA for ad36b45
Browse repository at this point
Merge pull request #1160 from jd-boyd/patch-1
Show description for 7065912
SableRaf
authored
7065912
View commit details
Copy full SHA for 7065912
Browse repository at this point
Update BUILD.md with cleaned up CLI build instructions
SableRaf
authored
71e1dd0
View commit details
Copy full SHA for 71e1dd0
Browse repository at this point
Rolled back list numbering
SableRaf
committed
bb794e7
View commit details
Copy full SHA for bb794e7
Browse repository at this point
docs: update README.md [skip ci]
allcontributors[bot]
authored
f82a2f1
View commit details
Copy full SHA for f82a2f1
Browse repository at this point
docs: update .all-contributorsrc [skip ci]
allcontributors[bot]
authored
6b87c8e
View commit details
Copy full SHA for 6b87c8e
Browse repository at this point
Merge pull request #1166 from processing/all-contributors/add-jd-boyd
Show description for b27f50f
SableRaf
authored
b27f50f
View commit details
Copy full SHA for b27f50f
Browse repository at this point
Merge pull request #1165 from processing/update-CLI-build-instructions
Show description for b8c0857
SableRaf
authored
b8c0857
View commit details
Copy full SHA for b8c0857
Browse repository at this point
Commits on Jul 4, 2025
Update BUILD.md
Show description for 1bde430
toniab
authored
1bde430
View commit details
Copy full SHA for 1bde430
Browse repository at this point
Commits on Jul 10, 2025
Properly clear EditorStatus.message with empty()
Show description for 7103856
aj-m
committed
7103856
View commit details
Copy full SHA for 7103856
Browse repository at this point
Commits on Jul 11, 2025
Merge branch 'processing:main' into gradle-cleanup
Stefterv
authored
4932384
View commit details
Copy full SHA for 4932384
Browse repository at this point
Merge pull request #1015 from babaissarkar/update_set_heading
Show description for 4fc1c5d
SableRaf
authored
4fc1c5d
View commit details
Copy full SHA for 4fc1c5d
Browse repository at this point
docs: update README.md [skip ci]
allcontributors[bot]
authored
28291c1
View commit details
Copy full SHA for 28291c1
Browse repository at this point
docs: update .all-contributorsrc [skip ci]
allcontributors[bot]
authored
a424124
View commit details
Copy full SHA for a424124
Browse repository at this point
Merge pull request #1173 from processing/all-contributors/add-babaissarkar
Show description for cd47153
SableRaf
authored
cd47153
View commit details
Copy full SHA for cd47153
Browse repository at this point
Merge pull request #959 from Stefterv/gradle-cleanup
Show description for 96d6392
SableRaf
authored
96d6392
View commit details
Copy full SHA for 96d6392
Browse repository at this point
Merge pull request #1026 from Vaivaswat2244/ReferenceServer
Show description for ce3cb9f
SableRaf
authored
ce3cb9f
View commit details
Copy full SHA for ce3cb9f
Browse repository at this point
docs: update README.md [skip ci]
allcontributors[bot]
authored
10147b5
View commit details
Copy full SHA for 10147b5
Browse repository at this point
docs: update .all-contributorsrc [skip ci]
allcontributors[bot]
authored
8463374
View commit details
Copy full SHA for 8463374
Browse repository at this point
Merge pull request #1174 from processing/all-contributors/add-Vaivaswat2244
Show description for 05c1292
SableRaf
authored
05c1292
View commit details
Copy full SHA for 05c1292
Browse repository at this point
Merge pull request #1033 from Rishab87/shift-page-keys
Show description for 30bc274
Stefterv
authored
30bc274
View commit details
Copy full SHA for 30bc274
Browse repository at this point
Merge pull request #1057 from jSdCool/interpilate
Show description for 489c7e9
SableRaf
authored
489c7e9
View commit details
Copy full SHA for 489c7e9
Browse repository at this point
docs: update README.md [skip ci]
allcontributors[bot]
authored
3f44f17
View commit details
Copy full SHA for 3f44f17
Browse repository at this point
docs: update .all-contributorsrc [skip ci]
allcontributors[bot]
authored
9fedfbc
View commit details
Copy full SHA for 9fedfbc
Browse repository at this point
Merge pull request #1175 from processing/all-contributors/add-jSdCool
Show description for 31a5ed4
SableRaf
authored
31a5ed4
View commit details
Copy full SHA for 31a5ed4
Browse repository at this point
Merge pull request #1072 from AhmedMagedC/bug-fix
Show description for 29d8272
SableRaf
authored
29d8272
View commit details
Copy full SHA for 29d8272
Browse repository at this point
docs: update README.md [skip ci]
allcontributors[bot]
authored
635b6b7
View commit details
Copy full SHA for 635b6b7
Browse repository at this point
docs: update .all-contributorsrc [skip ci]
allcontributors[bot]
authored
15df8a1
View commit details
Copy full SHA for 15df8a1
Browse repository at this point
Merge pull request #1176 from processing/all-contributors/add-AhmedMagedC
Show description for 6b906c2
SableRaf
authored
6b906c2
View commit details
Copy full SHA for 6b906c2
Browse repository at this point
Merge pull request #1107 from pnngocdoan/fix-mask
Show description for 2de754a
SableRaf
authored
2de754a
View commit details
Copy full SHA for 2de754a
Browse repository at this point
docs: update README.md [skip ci]
allcontributors[bot]
authored
72f366f
View commit details
Copy full SHA for 72f366f
Browse repository at this point
docs: update .all-contributorsrc [skip ci]
allcontributors[bot]
authored
50b344c
View commit details
Copy full SHA for 50b344c
Browse repository at this point
Merge pull request #1114 from joshgiesbrecht/main
Show description for a58a7a7
SableRaf
authored
a58a7a7
View commit details
Copy full SHA for a58a7a7
Browse repository at this point
Merge pull request #1113 from processing/all-contributors/add-joshgiesbrecht
Show description for c325534
SableRaf
authored
c325534
View commit details
Copy full SHA for c325534
Browse repository at this point
Merge pull request #1118 from ThexXTURBOXx/patch-1
Show description for c2b7251
SableRaf
authored
c2b7251
View commit details
Copy full SHA for c2b7251
Browse repository at this point
docs: update README.md [skip ci]
allcontributors[bot]
authored
8cd7520
View commit details
Copy full SHA for 8cd7520
Browse repository at this point
docs: update .all-contributorsrc [skip ci]
allcontributors[bot]
authored
2f04c99
View commit details
Copy full SHA for 2f04c99
Browse repository at this point
Merge pull request #1178 from processing/all-contributors/add-ThexXTURBOXx
Show description for 513472d
SableRaf
authored
513472d
View commit details
Copy full SHA for 513472d
Browse repository at this point
docs: update README.md [skip ci]
allcontributors[bot]
authored
bdf94d5
View commit details
Copy full SHA for bdf94d5
Browse repository at this point
docs: update .all-contributorsrc [skip ci]
allcontributors[bot]
authored
e46ba1e
View commit details
Copy full SHA for e46ba1e
Browse repository at this point
Merge pull request #1179 from processing/all-contributors/add-tychedelia
Show description for 4ab2f38
SableRaf
authored
4ab2f38
View commit details
Copy full SHA for 4ab2f38
Browse repository at this point
Merge pull request #1136 from jdebou/jdb/path
Show description for 5a5f540
SableRaf
authored
5a5f540
View commit details
Copy full SHA for 5a5f540
Browse repository at this point
docs: update README.md [skip ci]
allcontributors[bot]
authored
33bdf02
View commit details
Copy full SHA for 33bdf02
Browse repository at this point
docs: update .all-contributorsrc [skip ci]
allcontributors[bot]
authored
7b84593
View commit details
Copy full SHA for 7b84593
Browse repository at this point
Merge pull request #1180 from processing/all-contributors/add-jdebou
Show description for 38811c0
SableRaf
authored
38811c0
View commit details
Copy full SHA for 38811c0
Browse repository at this point
Merge pull request #1161 from Stefterv/cli-tests
Show description for 6e4f078
SableRaf
authored
6e4f078
View commit details
Copy full SHA for 6e4f078
Browse repository at this point
Merge pull request #1162 from toniab/main
Show description for 17c54e8
SableRaf
authored
17c54e8
View commit details
Copy full SHA for 17c54e8
Browse repository at this point
docs: update README.md [skip ci]
allcontributors[bot]
authored
1b9e9eb
View commit details
Copy full SHA for 1b9e9eb
Browse repository at this point
docs: update .all-contributorsrc [skip ci]
allcontributors[bot]
authored
56e6628
View commit details
Copy full SHA for 56e6628
Browse repository at this point
Merge pull request #1181 from processing/all-contributors/add-toniab
Show description for 04557f4
SableRaf
authored
04557f4
View commit details
Copy full SHA for 04557f4
Browse repository at this point
Merge pull request #1169 from toniab/patch-1
Show description for 04ec448
SableRaf
authored
04ec448
View commit details
Copy full SHA for 04ec448
Browse repository at this point
docs: update README.md [skip ci]
allcontributors[bot]
authored
87cc397
View commit details
Copy full SHA for 87cc397
Browse repository at this point
docs: update .all-contributorsrc [skip ci]
allcontributors[bot]
authored
ff61cfa
View commit details
Copy full SHA for ff61cfa
Browse repository at this point
Merge pull request #1182 from processing/all-contributors/add-toniab
Show description for 11ecadb
SableRaf
authored
11ecadb
View commit details
Copy full SHA for 11ecadb
Browse repository at this point
Merge pull request #1172 from aj-m/fix-editorstatus-clear
Show description for a8abe8e
Stefterv
authored
a8abe8e
View commit details
Copy full SHA for a8abe8e
Browse repository at this point
docs: update README.md [skip ci]
allcontributors[bot]
authored
0441bdf
View commit details
Copy full SHA for 0441bdf
Browse repository at this point
docs: update .all-contributorsrc [skip ci]
allcontributors[bot]
authored
98a694c
View commit details
Copy full SHA for 98a694c
Browse repository at this point
Merge pull request #1183 from processing/all-contributors/add-aj-m
Show description for 9a6728f
Stefterv
authored
9a6728f
View commit details
Copy full SHA for 9a6728f
Browse repository at this point
Commits on Jul 14, 2025
Merge branch 'main' into all-contributors/add-pnngocdoan
SableRaf
authored
921b3be
View commit details
Copy full SHA for 921b3be
Browse repository at this point
Merge pull request #1177 from processing/all-contributors/add-pnngocdoan
Show description for ab8a852
SableRaf
authored
ab8a852
View commit details
Copy full SHA for ab8a852
Browse repository at this point
docs: update README.md [skip ci]
allcontributors[bot]
authored
cd624bd
View commit details
Copy full SHA for cd624bd
Browse repository at this point
docs: update .all-contributorsrc [skip ci]
allcontributors[bot]
authored
14a23e1
View commit details
Copy full SHA for 14a23e1
Browse repository at this point
Merge pull request #1185 from processing/all-contributors/add-manoellribeiro
Show description for 56e6563
SableRaf
authored
56e6563
View commit details
Copy full SHA for 56e6563
Browse repository at this point
Commits on Jul 16, 2025
Update CONTRIBUTING.md
SableRaf
authored
367b396
View commit details
Copy full SHA for 367b396
Browse repository at this point
Merge pull request #1187 from processing/SableRaf-contributor-guidelines-assignment
SableRaf
authored
c8093c4
View commit details
Copy full SHA for c8093c4
Browse repository at this point
Commits on Jul 17, 2025
Update BUILD.md
Show description for 4f8ef59
SableRaf
authored
4f8ef59
View commit details
Copy full SHA for 4f8ef59
Browse repository at this point
Merge pull request #1188 from processing/SableRaf-build-phrasing-jetpack
Show description for 3f36db5
SableRaf
authored
3f36db5
View commit details
Copy full SHA for 3f36db5
Browse repository at this point
Commits on Jul 25, 2025
adding app.utils module
joshgiesbrecht
committed
e46173f
View commit details
Copy full SHA for e46173f
Browse repository at this point
mostly refactored SketchException usage to a relocated processing.utils.SketchException, except I'm missing something because on compile it's not finding it. (module / package visibility problem or…
Show description for cdf448d
joshgiesbrecht
committed
cdf448d
View commit details
Copy full SHA for cdf448d
Browse repository at this point
okay now it's really working. non-java modes are likely broken by this for now though(?)
joshgiesbrecht
committed
a95ddab
View commit details
Copy full SHA for a95ddab
Browse repository at this point
adding build to gitignore
joshgiesbrecht
committed
0e8c6d9
View commit details
Copy full SHA for 0e8c6d9
Browse repository at this point
removing build files from commit
joshgiesbrecht
committed
ea177b7
View commit details
Copy full SHA for ea177b7
Browse repository at this point
cleaning up build.gradle.kts
joshgiesbrecht
committed
124b158
View commit details
Copy full SHA for 124b158
Browse repository at this point
removing subfolder .gitignore, top level one takes care of it already
joshgiesbrecht
committed
b61a31d
View commit details
Copy full SHA for b61a31d
Browse repository at this point
correcting build.gradle.kts cleanup, whoops
joshgiesbrecht
committed
fa43e41
View commit details
Copy full SHA for fa43e41
Browse repository at this point
Merge remote-tracking branch 'origin/SketchException-refactor' into SketchException-refactor
Show description for 28ce639
joshgiesbrecht
committed
28ce639
View commit details
Copy full SHA for 28ce639
Browse repository at this point
okay now it's really working. non-java modes are likely broken by this for now though(?)
joshgiesbrecht
committed
d972674
View commit details
Copy full SHA for d972674
Browse repository at this point
removing build files from commit
joshgiesbrecht
committed
bf2e756
View commit details
Copy full SHA for bf2e756
Browse repository at this point
Merge remote-tracking branch 'origin/SketchException-refactor' into SketchException-refactor
joshgiesbrecht
committed
d84b255
View commit details
Copy full SHA for d84b255
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL