Tonz
1bde430cd6
Update BUILD.md
...
CLITest explanation to go along with PR #1161
2025-07-04 13:16:38 -07:00
Raphaël de Courville
b8c0857faa
Merge pull request #1165 from processing/update-CLI-build-instructions
...
Update BUILD.md with cleaned up CLI build instructions
2025-07-03 20:47:13 +02:00
Raphaël de Courville
b27f50fbc8
Merge pull request #1166 from processing/all-contributors/add-jd-boyd
...
docs: add jd-boyd as a contributor for doc
2025-07-03 20:46:47 +02:00
allcontributors[bot]
6b87c8e041
docs: update .all-contributorsrc [skip ci]
2025-07-03 18:46:26 +00:00
allcontributors[bot]
f82a2f1987
docs: update README.md [skip ci]
2025-07-03 18:46:25 +00:00
Raphaël de Courville
bb794e794d
Rolled back list numbering
2025-07-03 20:45:12 +02:00
Raphaël de Courville
71e1dd030a
Update BUILD.md with cleaned up CLI build instructions
2025-07-03 20:41:54 +02:00
Raphaël de Courville
7065912d08
Merge pull request #1160 from jd-boyd/patch-1
...
Update BUILD.md with directions for CLI build
2025-07-03 20:40:01 +02:00
Joshua D. Boyd
a01d3b50fa
Update install directions to use Temurin JDK, and be less platform specific.
2025-06-29 09:36:17 -04:00
Joshua D. Boyd
7b14eaa086
Update BUILD.md with directions for CLI build
...
Add directions for building Processing from the command line (no IDE) on Ubuntu 24.04.
2025-06-26 02:25:34 -04:00
Stef Tervelde
9de5e3643e
Merge pull request #1156 from Stefterv/main
...
Fix JDK File permissions
2025-06-20 16:16:55 +02:00
Raphaël de Courville
234c5712ec
Merge pull request #1155 from processing/all-contributors/add-ovalnine
...
docs: add ovalnine as a contributor for code
2025-06-20 16:11:27 +02:00
allcontributors[bot]
e91652320f
docs: update .all-contributorsrc [skip ci]
2025-06-20 12:32:45 +00:00
allcontributors[bot]
8e1a547820
docs: update README.md [skip ci]
2025-06-20 12:32:44 +00:00
Stef Tervelde
bf34adee03
Merge branch 'processing:main' into main
2025-06-20 13:47:20 +02:00
Stef Tervelde
1acf9c5c9d
Merge pull request #1109 from ovalnine/lsp-subcommand-fix
...
Fix reflection invocation of PdeLanguageServer
2025-06-20 13:44:54 +02:00
Stef Tervelde
77a5e9e496
Fix error with copy permissions
2025-06-20 12:00:25 +02:00
Raphaël de Courville
19c8b1e2fe
Merge pull request #1152 from processing/all-contributors/add-thisizaro
...
docs: add thisizaro as a contributor for code
2025-06-17 14:19:05 +02:00
allcontributors[bot]
621fb8711d
docs: update .all-contributorsrc [skip ci]
2025-06-17 12:18:51 +00:00
allcontributors[bot]
e4418e2133
docs: update README.md [skip ci]
2025-06-17 12:18:50 +00:00
Raphaël de Courville
67d987ffcd
Merge pull request #1151 from SableRaf/main
...
Issue template: fix description to be value field
2025-06-17 13:22:15 +02:00
Raphaël de Courville
c16b73e65b
Issue template: fix description to be value field
2025-06-17 13:21:05 +02:00
Raphaël de Courville
356fe8ec31
Simplify issue templates ( #1150 )
...
Made a few tweaks to the issue templates to make them easier to use (fewer input fields) and make the call to contribute feel more inclusive.
2025-06-17 13:11:53 +02:00
Raphaël de Courville
0f23b3eaea
Merge pull request #1149 from SableRaf/main
...
Issue templates: Change the default option to "No, I’m just reporting the issue"
2025-06-17 11:36:18 +02:00
Raphaël de Courville
2eb485acae
Merge branch 'processing:main' into main
2025-06-17 11:33:35 +02:00
Raphaël de Courville
170fcc8282
Issue templates: Change the default option to "No, I’m just reporting the issue"
2025-06-17 11:33:14 +02:00
Raphaël de Courville
99a4165d75
Merge pull request #1148 from SableRaf/main
...
Fixed CONTRIBUTING link and improved wording
2025-06-17 11:26:33 +02:00
Raphaël de Courville
62a767f93c
Fixed CONTRIBUTING link and improved wording
2025-06-17 11:25:10 +02:00
Stef Tervelde
9cddc41e90
Merge pull request #1123 from SableRaf/update-issue-templates
...
Update issue templates to use dropdown for work assignment options
2025-06-17 09:16:21 +02:00
Raphaël de Courville
0224d844fe
Merge pull request #1135 from processing/SableRaf-BUILDmd-minorEdit
...
Update BUILD.md
2025-06-06 14:06:49 +02:00
Raphaël de Courville
6f3baad129
Update BUILD.md
2025-06-06 14:06:39 +02:00
Stef Tervelde
eff28c9fe0
Merge pull request #1127 from thisizaro/main
...
Removed Irrelevant Desktop Tooltip on Windows (#1122 )
2025-05-29 22:19:46 +02:00
thisizaro
7804f01871
Updated app description in 'app/windows/Processing.wxs'
2025-05-28 23:46:37 +05:30
Raphaël de Courville
0237f504f8
Update issue templates to use dropdown for work assignment options
2025-05-26 12:22:58 +02:00
Raphaël de Courville
1ee243c93a
Update README.md
2025-05-19 11:18:17 +02:00
ovalnine
9193dbd0cc
Fix reflection invocation of PdeLanguageServer
...
Fixed argument type mismatch when invoking the PdeLanguageServer main method via reflection.
Changed from using spread operator with a list wrapper to passing a properly typed String array directly.
This resolves the IllegalArgumentException thrown during language server initialization.
2025-05-17 12:40:35 -07:00
Raphaël de Courville
d7717e2b8c
Merge pull request #1105 from processing/all-contributors/add-marioguzzzman
2025-05-16 16:30:37 +02:00
allcontributors[bot]
b0384746d9
docs: update .all-contributorsrc [skip ci]
2025-05-16 14:28:47 +00:00
allcontributors[bot]
306d9679e4
docs: update README.md [skip ci]
2025-05-16 14:28:46 +00:00
Stef Tervelde
3de8661772
Merge pull request #1096 from marioguzzzman/update-build-docs-intellij-troubleshooting
...
Add IntelliJ troubleshooting tips to BUILD.md
2025-05-16 11:24:50 +02:00
Raphaël de Courville
861e28fb71
Merge pull request #1075 from processing/fix-snap-permission
...
Fix executable permissions within Snap
processing-1304-4.4.4
2025-05-16 10:37:37 +02:00
Raphaël de Courville
c9f6a6d861
Merge pull request #1088 from Stefterv/fix-more-snap-permissions
...
More snap permissions
2025-05-16 10:35:09 +02:00
Raphaël de Courville
6a6d12dc02
Merge pull request #1101 from processing/SableRaf-patch-1
...
Update README.md
2025-05-15 18:00:21 +02:00
Raphaël de Courville
f8b72547ab
Update README.md
2025-05-15 17:59:53 +02:00
Mario Guzman
50bf7e5fa8
Add screenshots to .github/media and link them in BUILD.md
2025-05-15 13:58:09 +02:00
Mario Guzman
348831dc73
Update BUILD.md
2025-05-15 13:31:43 +02:00
Mario Guzman
86ea66967e
Add IntelliJ troubleshooting tips to BUILD.md
2025-05-15 13:27:37 +02:00
Stef Tervelde
fb222e3523
More snap permissions
2025-05-12 10:17:28 +02:00
Raphaël de Courville
540d299cf3
Merge pull request #1080 from Stefterv/main
...
Update Batik
2025-05-07 15:52:06 +02:00
Stef Tervelde
047c61caed
Merge branch 'processing:main' into main
2025-05-07 14:44:55 +02:00