Commit bae6533
committed
Squashed commit of the following:
commit b2f79f6
Author: Stef Tervelde <[email protected]>
Date: Mon Sep 22 14:21:27 2025 +0200
Include root-level Java files in source set
Uncommented and updated the configuration to include all .java files at the project root in the source set. This ensures that Java files located directly in the project directory are recognized and compiled.
commit 4aeff01
Merge: 046a216 72db9b7
Author: Stef Tervelde <[email protected]>
Date: Mon Sep 22 14:07:25 2025 +0200
Merge branch 'main' into gradle-runner
commit 72db9b7
Merge: 0c43ebf aa9fd93
Author: Moon <[email protected]>
Date: Fri Sep 19 08:24:30 2025 -0400
Merge pull request processing#1251 from Stefterv/lsp-libraries-fix
Make sure LSP recognises contributed libraries
commit aa9fd93
Author: Stef Tervelde <[email protected]>
Date: Fri Sep 19 11:19:37 2025 +0200
Make sure contributions are loaded in the lsp
Trigger locating the sketchbook folder so contributed libraries are loaded
commit 0c43ebf
Merge: 9ca92bc 5a108da
Author: Moon <[email protected]>
Date: Thu Sep 18 09:01:09 2025 -0400
Merge pull request processing#1248 from processing/all-contributors/add-SuganthiThomas
docs: add SuganthiThomas as a contributor for code
commit 5a108da
Author: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu Sep 18 13:00:49 2025 +0000
docs: update .all-contributorsrc [skip ci]
commit f3198d7
Author: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu Sep 18 13:00:48 2025 +0000
docs: update README.md [skip ci]
commit 9ca92bc
Merge: 13e6977 88b9e04
Author: Moon <[email protected]>
Date: Thu Sep 18 08:54:28 2025 -0400
Default DEBUG env value to false, or read actual value instead of only checking for existence
commit 88b9e04
Author: Suganthi Thomas <[email protected]>
Date: Wed Sep 17 22:12:07 2025 -0500
Removed commented lines
commit 014fd93
Author: Suganthi Thomas <[email protected]>
Date: Tue Sep 16 17:43:01 2025 -0500
DEBUG should be set to the actual value.
commit 13e6977
Merge: bdbd025 a741775
Author: Stef Tervelde <[email protected]>
Date: Tue Sep 16 09:12:10 2025 +0200
Merge pull request processing#1239 from Stefterv/develop-menu
Add 'Develop' menu for debug mode with update check
commit a741775
Author: Stef Tervelde <[email protected]>
Date: Fri Sep 12 21:51:13 2025 +0200
Added Language key for `menu.develop.check_for_updates`
commit bdbd025
Merge: 354e560 9b44035
Author: Moon <[email protected]>
Date: Fri Sep 12 14:30:06 2025 -0400
Merge pull request processing#1242 from processing/all-contributors/add-npNSU
docs: add npNSU as a contributor for code
commit 9b44035
Author: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri Sep 12 18:26:32 2025 +0000
docs: update .all-contributorsrc [skip ci]
commit 2800725
Author: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri Sep 12 18:26:31 2025 +0000
docs: update README.md [skip ci]
commit c3b2c6b
Merge: d3f3611 354e560
Author: Stef Tervelde <[email protected]>
Date: Fri Sep 12 17:54:13 2025 +0200
Merge branch 'processing:main' into develop-menu
commit 354e560
Merge: 2c94b38 9507241
Author: Moon <[email protected]>
Date: Fri Sep 12 11:50:16 2025 -0400
Merge pull request processing#1236 from Stefterv/main
Fix the issue with the pre-processor test
commit 2c94b38
Merge: 34a85df 4495cc5
Author: Moon <[email protected]>
Date: Fri Sep 12 10:54:55 2025 -0400
Merge pull request processing#1192 from npNSU/dxfMigration
Migration of the `dxf` library from Ant to Gradle
commit 4495cc5
Merge: 20425fd 34a85df
Author: Moon <[email protected]>
Date: Fri Sep 12 10:39:45 2025 -0400
Merge branch 'main' into dxfMigration
commit 34a85df
Merge: 2e855a1 3fbfddb
Author: Stef Tervelde <[email protected]>
Date: Fri Sep 12 15:34:22 2025 +0200
Merge pull request processing#1222 from hamoid/addDependencyUpdates
Add Gradle task to check for dependency updates
commit 2e855a1
Merge: 275d789 3814307
Author: Raphaël de Courville <[email protected]>
Date: Fri Sep 12 14:43:31 2025 +0200
Merge pull request processing#1226 from Stefterv/pixel-density-warning
Add warning for default pixelDensity behavior
commit 3814307
Author: Raphaël de Courville <[email protected]>
Date: Fri Sep 12 14:42:36 2025 +0200
Update the warning message for pixelDensity
Made the warning message more helpful
commit 9507241
Author: Stef Tervelde <[email protected]>
Date: Fri Sep 12 07:46:40 2025 +0200
Update bug1532 test and resource file
Adjusted expected exception position in ParserTests for bug1532 and removed QuickTime session initialization from bug1532.pde to reflect updated test requirements.
commit 3fbfddb
Merge: 0e18502 275d789
Author: Stef Tervelde <[email protected]>
Date: Thu Sep 11 16:09:43 2025 +0200
Merge branch 'main' into addDependencyUpdates
commit d3f3611
Author: Stef Tervelde <[email protected]>
Date: Thu Sep 11 16:02:49 2025 +0200
Add 'Develop' menu for debug mode with update check
Introduces a new 'Develop' menu that appears when debug mode is enabled.
commit 0e18502
Author: Abe Pazos <[email protected]>
Date: Thu Sep 11 14:09:19 2025 +0200
Gradle libs.versions.toml: inline "versions" version
commit 275d789
Merge: 11ba3b4 faf5997
Author: Moon <[email protected]>
Date: Tue Sep 9 15:03:41 2025 -0400
Merge pull request processing#1189 from Stefterv/fix-pdf-library
Migration of the `pdf` library to Gradle
commit 11ba3b4
Merge: 43ba46b 00e4243
Author: Moon <[email protected]>
Date: Tue Sep 9 15:02:51 2025 -0400
Merge pull request processing#1232 from Stefterv/gradle-runner-preproc
Moving the `java:preprocessor` to be fully Gradle native
commit 43ba46b
Merge: c570b6d 7e109bd
Author: Moon <[email protected]>
Date: Tue Sep 9 15:01:52 2025 -0400
Merge pull request processing#1228 from Stefterv/format-cli
Adding the sketch format command
commit c570b6d
Merge: e56e281 8f418a2
Author: Moon <[email protected]>
Date: Mon Sep 8 14:41:47 2025 -0400
Merge pull request processing#1227 from awood0727/debugFixUpdate
Updated fix for the debugger issue
commit 8f418a2
Author: Amante' Woodley <[email protected]>
Date: Fri Sep 5 09:53:39 2025 -0400
Updated fix for the dubugger issue
Signed-off-by: Amante' Woodley <[email protected]>
Co-authored-by: Nia Perez <[email protected]>
Co-authored-by: Kayla Bobo <[email protected]>
Co-authored-by: Silas Morgan <[email protected]>
commit 7e109bd
Author: Stef Tervelde <[email protected]>
Date: Fri Sep 5 14:28:03 2025 +0200
Adding the sketch format command
commit 906ab17
Author: Stef Tervelde <[email protected]>
Date: Thu Sep 4 10:34:45 2025 +0200
Add warning for default pixelDensity behavior
Introduces a warning message when pixelDensity defaults to 2x to match the display's pixel density. The warning prompts users to explicitly set pixelDensity in settings() to avoid the message.
commit 452fbce
Author: Abe Pazos <[email protected]>
Date: Sat Aug 30 00:15:17 2025 +0200
Add Gradle task to check for dependency updates
commit 20425fd
Author: [Nia Perez] <[email protected]>
Date: Mon Jul 28 14:30:12 2025 -0400
Worked on migration of the dxf library from Ant to Gradle
Signed-off-by: [Nia Perez] <[email protected]>
Co-authored-by: Amante' Woodley <[email protected]>
Co-authored-by: Kayla Bobo <[email protected]>
Co-authored-by: Silas Morgan <[email protected]>
commit faf5997
Author: Stef Tervelde <[email protected]>
Date: Wed Jul 23 06:58:14 2025 +0200
Migration of the `pdf` library to Gradle1 parent 6812454 commit bae6533
File tree
19 files changed
+302
-77
lines changed- app/src/processing/app
- api
- ui
- core/src/processing/core
- gradle
- java
- gradle/src/main/kotlin
- libraries
- dxf
- pdf
- src/processing/mode/java
- debug
- lsp
- test
- processing/mode/java
- resources
19 files changed
+302
-77
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1651 | 1651 | | |
1652 | 1652 | | |
1653 | 1653 | | |
| 1654 | + | |
| 1655 | + | |
| 1656 | + | |
| 1657 | + | |
| 1658 | + | |
| 1659 | + | |
| 1660 | + | |
| 1661 | + | |
| 1662 | + | |
| 1663 | + | |
| 1664 | + | |
| 1665 | + | |
| 1666 | + | |
| 1667 | + | |
| 1668 | + | |
| 1669 | + | |
| 1670 | + | |
| 1671 | + | |
1654 | 1672 | | |
1655 | 1673 | | |
1656 | 1674 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
318 | 322 | | |
319 | 323 | | |
320 | 324 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | | - | |
22 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
23 | 37 | | |
24 | 38 | | |
25 | 39 | | |
| |||
30 | 44 | | |
31 | 45 | | |
32 | 46 | | |
33 | | - | |
| 47 | + | |
34 | 48 | | |
35 | 49 | | |
36 | 50 | | |
| |||
47 | 61 | | |
48 | 62 | | |
49 | 63 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | 64 | | |
62 | | - | |
| 65 | + | |
63 | 66 | | |
64 | | - | |
| 67 | + | |
65 | 68 | | |
66 | 69 | | |
67 | 70 | | |
| |||
76 | 79 | | |
77 | 80 | | |
78 | 81 | | |
79 | | - | |
80 | | - | |
| 82 | + | |
81 | 83 | | |
82 | 84 | | |
83 | 85 | | |
| |||
97 | 99 | | |
98 | 100 | | |
99 | 101 | | |
100 | | - | |
| 102 | + | |
101 | 103 | | |
102 | 104 | | |
103 | 105 | | |
104 | 106 | | |
105 | 107 | | |
106 | | - | |
| 108 | + | |
107 | 109 | | |
108 | 110 | | |
109 | | - | |
| 111 | + | |
110 | 112 | | |
111 | 113 | | |
112 | 114 | | |
113 | 115 | | |
114 | 116 | | |
115 | 117 | | |
116 | 118 | | |
117 | | - | |
| 119 | + | |
118 | 120 | | |
119 | 121 | | |
120 | 122 | | |
121 | 123 | | |
122 | | - | |
| 124 | + | |
123 | 125 | | |
124 | 126 | | |
125 | 127 | | |
126 | 128 | | |
127 | 129 | | |
128 | | - | |
| 130 | + | |
129 | 131 | | |
130 | 132 | | |
131 | 133 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
| 52 | + | |
63 | 53 | | |
64 | 54 | | |
65 | 55 | | |
| |||
148 | 138 | | |
149 | 139 | | |
150 | 140 | | |
| 141 | + | |
151 | 142 | | |
152 | 143 | | |
153 | 144 | | |
| |||
689 | 680 | | |
690 | 681 | | |
691 | 682 | | |
| 683 | + | |
692 | 684 | | |
693 | 685 | | |
694 | 686 | | |
| |||
1069 | 1061 | | |
1070 | 1062 | | |
1071 | 1063 | | |
| 1064 | + | |
| 1065 | + | |
| 1066 | + | |
| 1067 | + | |
| 1068 | + | |
| 1069 | + | |
| 1070 | + | |
| 1071 | + | |
| 1072 | + | |
| 1073 | + | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
| 1078 | + | |
| 1079 | + | |
| 1080 | + | |
| 1081 | + | |
| 1082 | + | |
| 1083 | + | |
| 1084 | + | |
| 1085 | + | |
| 1086 | + | |
| 1087 | + | |
| 1088 | + | |
| 1089 | + | |
| 1090 | + | |
| 1091 | + | |
| 1092 | + | |
| 1093 | + | |
| 1094 | + | |
1072 | 1095 | | |
1073 | 1096 | | |
1074 | 1097 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
119 | 120 | | |
120 | 121 | | |
121 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
20 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| 175 | + | |
| 176 | + | |
175 | 177 | | |
176 | 178 | | |
177 | 179 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
802 | 802 | | |
803 | 803 | | |
804 | 804 | | |
| 805 | + | |
805 | 806 | | |
806 | 807 | | |
807 | 808 | | |
| |||
1082 | 1083 | | |
1083 | 1084 | | |
1084 | 1085 | | |
| 1086 | + | |
| 1087 | + | |
| 1088 | + | |
1085 | 1089 | | |
1086 | 1090 | | |
1087 | 1091 | | |
| |||
2050 | 2054 | | |
2051 | 2055 | | |
2052 | 2056 | | |
| 2057 | + | |
| 2058 | + | |
| 2059 | + | |
| 2060 | + | |
2053 | 2061 | | |
2054 | 2062 | | |
2055 | 2063 | | |
| |||
10108 | 10116 | | |
10109 | 10117 | | |
10110 | 10118 | | |
| 10119 | + | |
10111 | 10120 | | |
10112 | 10121 | | |
10113 | 10122 | | |
| |||
0 commit comments