Commit Graph

15513 Commits

Author SHA1 Message Date
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
Ben Fry 781b4f7227 Merge branch 'main' of github.com:processing/processing4 2023-07-27 10:41:01 -04:00
Ben Fry b0a2fc8e0d note about notary contrib 2023-07-27 10:40:57 -04:00
Ben Fry 3752c60e15 Merge pull request #758 from processing/notary-test
incorporate #757 plus another quick fix
2023-07-27 10:35:46 -04:00
Ben Fry ef2c65312d one last edit for notarization updates 2023-07-27 10:35:01 -04:00
CyberFlame 3198a5fae0 migrate from altool to notarytool 2023-07-27 12:27:33 +12:00
Ben Fry 354cbcb813 rolling over for next release 2023-07-26 07:32:46 -04:00
Ben Fry c79ad7f19a incorporate pde:// browser protocol on Linux processing-1293-4.3 2023-07-26 06:27:16 -04:00
Ben Fry 1ba204093c Merge pull request #696 from lala-lala-lori/dev1
support for pde:// browser protocol (LINUX)
2023-07-26 06:25:01 -04:00
Ben Fry 6d8c299c9b incorporate PGraphics contributed fix 2023-07-26 06:23:31 -04:00
Ben Fry 963df15ee1 Merge pull request #728 from mvaladas/main
Fix for Issue #641
2023-07-26 06:21:19 -04:00
Ben Fry 924cb5e720 writing release notes 2023-07-26 06:17:26 -04:00
Ben Fry 89c4560f14 note about icon updates and sketch.properties problem 2023-07-26 06:02:20 -04:00
Ben Fry 5a66a1cebe add a note about where all the icons are located 2023-07-26 05:58:58 -04:00
Ben Fry 9d02780fde simplified About screen; color tweaks from Paul 2023-07-25 19:18:50 -04:00
Ben Fry adfabbd50f update app icon while running sketch 2023-07-25 19:13:17 -04:00
Ben Fry 33a6b0f316 remove unused(?) ancient document icon 2023-07-25 19:09:19 -04:00
Ben Fry 9f77014831 update Windows .ico files 2023-07-25 19:08:58 -04:00
Ben Fry 6058229db0 update exported application icon 2023-07-25 19:06:34 -04:00
Ben Fry f36b58e1e5 bump Java to 17.0.8+7 2023-07-25 19:02:50 -04:00
Ben Fry 51e9f8cccc new macOS icons 2023-07-25 19:00:46 -04:00