Commit Graph

15533 Commits

Author SHA1 Message Date
Raphaël de Courville 69fc11d437 Merge pull request #5 from processing/webref 2024-04-15 14:57:23 -06:00
kevinstadler 020c23c9f1 Improve Network and Serial library web reference
- fix broken `@see_external` webref links (remove outdated LIB_ prefix)
- adjust `@instanceName`s and descriptions to match the webref example
  variable names
2024-04-13 18:26:44 -06:00
Raphaël de Courville e7d2e5b403 Merge pull request #4 from processing/Documentation-improvements-OSACC-2024
Documentation improvements
2024-04-13 14:29:56 -06:00
Raphaël de Courville b5c95e58af Update CONTRIBUTING.md with new section title and intro text 2024-04-13 06:24:28 -06:00
roopa vasudevan 773a657787 Merge pull request #3 from processing/coc
Added Code of Conduct from OSACC
2024-04-12 18:28:10 -04:00
roopa vasudevan 60410c840e Added Code of Conduct from OSACC 2024-04-12 18:01:06 -04:00
Raphaël de Courville 3003d222e7 Update CONTRIBUTING.md with revised bug reporting and forum information 2024-04-12 15:11:51 -06:00
Raphaël de Courville 19c6f0ef76 Updated comments about tone and added mention of CoC to CONTRIBUTING.md 2024-04-12 15:04:10 -06:00
Stef Tervelde 50c4f299af Merge pull request #2 from processing/developer-experience
Developer experience - IntelliJ IDEA
2024-04-08 20:03:38 +02:00
A Samuel Pottinger afb7765bfb Merge pull request #1 from processing/test-build
Add CI / CD without signing
2024-04-05 07:51:57 -07:00
Stef Tervelde 2857ed49e6 Create ant.xml 2024-04-05 10:45:27 +02:00
Stef Tervelde daaf8bb28a IntelliJ configuration and instructions 2024-04-05 09:50:10 +02:00
Sam Pottinger 1f5817df29 Use setup-java action for all in #1 thanks @Stefterv! 2024-04-04 14:40:09 -07:00
Sam Pottinger c7dc558b19 Try to fix if for #1. 2024-04-04 11:10:50 -07:00
Sam Pottinger bd3da066a6 Fix typo on #1 2024-04-04 11:06:27 -07:00
Sam Pottinger 6b805c1d94 Complete #1. 2024-04-04 11:02:39 -07:00
Sam Pottinger 9d3a771b0d Use temurin on windows. 2024-04-04 10:57:27 -07:00
Sam Pottinger 68984aeab7 Add windows build step. 2024-04-04 10:55:05 -07:00
Sam Pottinger 16955b61dd Split distribution builds. 2024-04-04 10:26:19 -07:00
Sam Pottinger 68fffea950 Fix typo on #1. 2024-04-04 10:22:38 -07:00
Sam Pottinger f029ad380d Fix java home. 2024-04-04 10:19:14 -07:00
Sam Pottinger 0dce0d9b90 Prepare mac for cross build. 2024-04-04 10:15:23 -07:00
Sam Pottinger b9c5867816 Switch to macos for cross build. 2024-04-04 10:09:22 -07:00
Sam Pottinger d9254c8846 Fix typo on #1. 2024-04-04 09:59:58 -07:00
Sam Pottinger 3b08f99842 Add example of building for linux. 2024-04-04 09:58:55 -07:00
Sam Pottinger 9e88002131 Restore ant build. 2024-04-04 09:42:30 -07:00
Sam Pottinger 5a51c3d540 Check ant failure. 2024-04-04 09:40:39 -07:00
Sam Pottinger ac19ba1c5e Formalize if statement in build. 2024-04-04 09:36:39 -07:00
Sam Pottinger c88e713e03 Update ant in CI/CD. 2024-04-04 09:29:33 -07:00
Sam Pottinger 35717c8ab9 Fix permissions on build.yml 2024-04-04 09:26:54 -07:00
Sam Pottinger e9cf3fda67 Fix checkout. 2024-04-04 09:25:47 -07:00
Sam Pottinger 923cf4001d Switch to run on build workflow. 2024-04-04 09:24:53 -07:00
Sam Pottinger fd2484cd4e Add build workflow step. 2024-04-04 09:23:07 -07:00
Ben Fry 1849ab76bc iterators for JSONArray types 2023-09-27 20:14:12 -04:00
Ben Fry 8fb8937ec0 tweak Ant message since it need not be the latest 2023-09-17 06:57:40 -04:00
Ben Fry 2778ca4f59 add a note about Ant version (resolves #783) 2023-09-17 06:52:24 -04:00
Ben Fry 0726edc344 note about #781, #782 2023-09-16 15:11:09 -04:00
Ben Fry 05eb929c2d Merge pull request #782 from hx2A/fixbug
fix #781 - `PShape.getSpecular()`, `.getEmissive()`, and `.getShininess()`
2023-09-16 15:07:55 -04:00
Jim ad9d86dde5 fix get material bugs 2023-09-16 13:29:49 -04:00
Ben Fry 9b1cc10284 notes about recent bug fixes 2023-09-15 10:06:18 -04:00
Ben Fry 97fd52492a Merge pull request #776 from hx2A/fix643
fix #643 - PShape.beginContour() bug
2023-09-15 10:01:38 -04:00
Jim 4a967e3198 fix #643 2023-08-27 10:01:49 -04:00
Ben Fry f1da3739ba Merge pull request #772 from processing/full-line-edt
Full line edt
2023-08-21 04:06:08 -07:00
Sam Pottinger 8db755ff22 Minor docs for EDT handling. 2023-08-20 15:05:37 -07:00
Sam Pottinger eb03bca69b Fixed EDT placement. 2023-08-20 15:03:27 -07:00
Sam Pottinger f2646c44c3 Better EDT error placement. 2023-08-20 14:01:56 -07:00
Ben Fry adbcf0f0c4 as with #739, use calculated ascent/descent instead of native metrics (fixes #768) 2023-08-10 18:05:36 -04:00
Ben Fry 1f303c1db3 note about #759 and #760 2023-07-31 18:56:46 -04:00
Ben Fry 89fb8140e0 Merge pull request #759 from Clarvel/patch-1
Fix copyBufferFromSource throwing an exception
2023-07-31 18:42:56 -04:00
Matthew Russell f260a11a0f Fix copyBufferFromSource throwing an exception
If usedBuffers was null and the buffer cache reached its maximum size, copyBufferFromSource would throw a null reference error. This adds a null check to that case to instantiate the usedBuffers list as is done elsewhere in this file.
2023-07-30 15:32:56 -05:00