Commit Graph

16139 Commits

Author SHA1 Message Date
Konsl 4924605c8d Update PGraphics.java: fix more typos 2025-04-14 18:18:54 +02:00
Konsl 36945e71e3 Update PGraphics.java: fix typos in documentation 2025-04-14 18:09:15 +02:00
Raphaël de Courville 12d37b6c27 Fix typo 2025-04-08 13:49:35 +02:00
Raphaël de Courville d35f4de589 Merge pull request #1024 from processing/all-contributors/add-SushantBansal-tech
docs: add SushantBansal-tech as a contributor for ideas, and code
2025-04-02 21:52:47 +02:00
allcontributors[bot] e869735b49 docs: update .all-contributorsrc [skip ci] 2025-04-02 18:59:44 +00:00
allcontributors[bot] e4481a0e4b docs: update README.md [skip ci] 2025-04-02 18:59:43 +00:00
Stef Tervelde 2222331c99 Merge pull request #1021 from Stefterv/schema-threading
Improved Schema threading
2025-03-28 16:03:09 +01:00
Stef Tervelde 5504c8cbb4 Merge pull request #1019 from Stefterv/pde-font-sizing
Add quick font-size change to the edit menu
2025-03-28 16:03:01 +01:00
Stef Tervelde 07f15a23a0 Merge pull request #1018 from processing/macos-fix-hdr-colors
Fix a color issue on macOS
2025-03-28 16:02:53 +01:00
Stef Tervelde 7e55a747b2 Merge pull request #1006 from Stefterv/linux-visual-fix
Visual fixes for Linux
2025-03-28 16:02:46 +01:00
Stef Tervelde a148fe5a44 Merge pull request #1004 from Stefterv/hide-scrollbars
Hide scrollbars & Version indicator
2025-03-28 16:02:37 +01:00
Stef Tervelde 1a3ea50f20 Merge pull request #1002 from Stefterv/sort-examples-by-display-name
Sort examples by display name
2025-03-28 16:02:28 +01:00
Stef Tervelde 5c478a1edc Merge pull request #988 from processing/fix-jdk-requirement
Fix JDK requirement for debug builds
2025-03-28 16:02:20 +01:00
Stef Tervelde 6ed9bf6779 "Much better" - @SableRaf 2025 2025-03-28 15:49:56 +01:00
Raphaël de Courville 194300901b Remove link to outdated troubleshooting page 2025-03-28 12:55:34 +01:00
Stef Tervelde 1ab2359cac Improved Schema threading 2025-03-28 07:56:18 +01:00
Raphaël de Courville 499d200ef3 Merge pull request #1016 from processing/schema-intro-text
Added feature description, use cases, and safety warning
2025-03-27 12:19:49 +01:00
Stef Tervelde cc8e7ede33 Add quick font-size change to the edit menu 2025-03-26 19:01:09 +01:00
Stef Tervelde 67c1205d6b Fix a color issue on macOS
On a Mac with an HDR display it would render colours incorrectly in the PDE
2025-03-26 16:51:59 +01:00
Raphaël de Courville 8a45a1f78d Merge pull request #1017 from processing/all-contributors/add-babaissarkar
docs: add babaissarkar as a contributor for code, and a11y
2025-03-26 12:48:19 +01:00
allcontributors[bot] 9e524e50e2 docs: update .all-contributorsrc [skip ci] 2025-03-26 11:47:49 +00:00
allcontributors[bot] a6e1b4200a docs: update README.md [skip ci] 2025-03-26 11:47:48 +00:00
Raphaël de Courville 56fe1de31c Fix .all-contributorsrc formatting 2025-03-26 12:47:25 +01:00
Raphaël de Courville df994466dc Added feature description, use cases, and safety warning 2025-03-26 12:41:12 +01:00
Raphaël de Courville 81d5127503 Merge pull request #1010 from processing/format-fix-build
Small formatting fix
2025-03-25 08:04:01 +01:00
Raphaël de Courville fa2338cbdc Small formatting fix 2025-03-25 08:03:45 +01:00
Raphaël de Courville e12195ed29 Merge pull request #1009 from processing/update-contributor-guidelines
Improve guidance for new contributors
2025-03-25 07:52:55 +01:00
Raphaël de Courville 4d229a84c8 Mention of GitHub Desktop and IntelliJ IDEA CE 2025-03-25 07:52:19 +01:00
Stef Tervelde 8fb9ef57bd Fixed some typos in the launch screen and moved to .svg 2025-03-25 00:20:53 +01:00
Raphaël de Courville 6475f18df3 Improve guidance for new contributors
Clearer, updated, and more structured guidance for new contributors. Changes are based—in part—on the [p5.js contributor guidelines](https://p5js.org/contribute/contributor_guidelines/).
2025-03-24 23:51:14 +01:00
Stef Tervelde 8ee7127226 Fixed incorrect inactive titlebar color for Windows & Linux 2025-03-24 23:08:12 +01:00
Raphaël de Courville 29a019ac32 Merge pull request #1008 from processing/contributing-editor-updates 2025-03-24 21:32:05 +01:00
Raphaël de Courville 235de47748 Clarify editor scope and roadmap 2025-03-24 19:52:46 +01:00
Stef Tervelde ae1bbad84f Visual fixes for Linux 2025-03-24 19:34:42 +01:00
Stef Tervelde 05d89d72b8 Added copying debug information to clipboard 2025-03-24 18:58:17 +01:00
Raphaël de Courville 88f2a82d9c Merge pull request #999 from processing/added-ways-to-contribute
Update CONTRIBUTING.md with more ways to contribute
2025-03-24 18:49:14 +01:00
Stef Tervelde 9cd63b6c80 Merge pull request #954 from Rishab87/unexpected-y-axis
Fixed unexpected Y-axis translation when using ```ortho()``` and ```resetMatrix()```
2025-03-24 18:36:31 +01:00
Stef Tervelde 6ccf5b94ca Merge pull request #1000 from babaissarkar/theme-line-numbers-contrast-fix
increase contrast of line numbers
2025-03-24 18:35:18 +01:00
Subhraman Sarkar 165dab6bca increase contrast of line numbers 2025-03-24 22:07:06 +05:30
Stef Tervelde 54fb6a93ee Moved version indicator 2025-03-24 17:02:01 +01:00
Stef Tervelde cd6cfd9ee1 Sort examples by display name 2025-03-24 15:37:24 +01:00
Stef Tervelde 6be6787368 Hide scrollbars until they are required 2025-03-24 14:12:41 +01:00
Raphaël de Courville 94230b4509 Update CONTRIBUTING.md with more ways to contribute 2025-03-22 10:50:31 +01:00
Raphaël de Courville 9760a63b96 Merge pull request #996 from processing/all-contributors/add-yehiarasheed
docs: add yehiarasheed as a contributor for code
2025-03-22 10:26:29 +01:00
Raphaël de Courville 46fa74bfb4 Merge branch 'main' into all-contributors/add-yehiarasheed 2025-03-22 10:26:21 +01:00
Raphaël de Courville b45094843b Merge pull request #997 from processing/all-contributors/add-Rishab87
docs: add Rishab87 as a contributor for code
2025-03-21 12:11:35 +01:00
allcontributors[bot] 482e7bcc32 docs: update .all-contributorsrc [skip ci] 2025-03-21 11:11:16 +00:00
allcontributors[bot] 95d022f878 docs: update README.md [skip ci] 2025-03-21 11:11:15 +00:00
allcontributors[bot] 3f3890b375 docs: update .all-contributorsrc [skip ci] 2025-03-21 11:11:00 +00:00
allcontributors[bot] 16c951d74a docs: update README.md [skip ci] 2025-03-21 11:10:59 +00:00