Commit Graph

13691 Commits

Author SHA1 Message Date
Ben Fry
ba1c6944e2 update ignore and add a note about entitlements 2021-06-18 17:52:40 -04:00
Ben Fry
0348bef91c yikes, need to keep this out of the dist 2021-06-18 15:26:31 -04:00
Ben Fry
7b75acf279 add more entitlements to see if it fixes audio/video issues 2021-06-18 15:26:13 -04:00
Ben Fry
6ce6d08c6e add a note about Apple Silicon support and link to #128 2021-06-18 13:47:32 -04:00
Ben Fry
5f5d8ad953 bump JavaFX to 16, no longer the LTS version, but fixes garbled text 2021-06-18 13:29:11 -04:00
Ben Fry
6352be7497 include JavaFX with app launcher (fixes #110, resolves #112) 2021-06-18 11:43:48 -04:00
Ben Fry
f4b7e1a9df get exported FX2D applications working again on macOS 2021-06-18 11:32:26 -04:00
Ben Fry
f48d2d85ce finalize appbundler update with new jar, notes in todo 2021-06-18 10:47:26 -04:00
Ben Fry
445f98a5dc change sdk version reference 2021-06-18 10:47:16 -04:00
Ben Fry
0f217f5d60 resolve compilation error with cast 2021-06-18 10:46:57 -04:00
Ben Fry
b86da71f24 remove log message, fix deprecation warning 2021-06-18 10:46:38 -04:00
Ben Fry
cd8c57d36d update ignore files for correct file locations 2021-06-18 10:20:09 -04:00
Ben Fry
24b8be55a0 remove ant binary from repo, update from 1.8.2 to 1.10.10 2021-06-18 10:12:32 -04:00
Ben Fry
dbc6956388 bump minimum system version to 10.14.6 2021-06-18 09:59:42 -04:00
Ben Fry
584b40af32 update ant from 5.7.0 to 5.8.0, VAqua to 9, and improve downloads for libs 2021-06-18 09:51:33 -04:00
Ben Fry
a97d979061 rolling over for the next release (4.0a5 or 4.0b1) 2021-06-15 18:49:14 -04:00
Ben Fry
be472cac96 write changes for 4.0 alpha 4 processing-1273-4.0a4 2021-06-15 17:06:07 -04:00
Ben Fry
ba9c8fc491 reworking EditorState so that the Editor window better handles multiple display setups (fixes https://github.com/processing/processing/issues/1566) 2021-06-15 16:21:38 -04:00
Ben Fry
64e59290e7 lambda city, population: this source file 2021-06-15 10:51:38 -04:00
Ben Fry
832cc072a3 swtich to a lambda (fixes bad indent), and redo version reading code 2021-06-15 10:44:15 -04:00
Ben Fry
b072e3aa99 tidying unused code 2021-06-15 10:39:41 -04:00
Ben Fry
ff42033353 look for a file named debug, not debug.txt 2021-06-15 10:32:23 -04:00
Ben Fry
f33322a939 rework logic for default display; store -1 to mean "default" b/c of renumbering 2021-06-15 10:30:34 -04:00
Ben Fry
4830465947 confirm that export application is fixed on Big Sur 2021-06-15 07:43:16 -04:00
Ben Fry
ac8839a891 switch to a workflow action for locking closed issues/pulls 2021-06-15 07:16:00 -04:00
Ben Fry
ac7ae4aaa9 Merge pull request #168 from designsystemsinternational/doclet-changes 2021-06-15 07:06:40 -04:00
Ben Fry
5b42803804 get less ambitious with PImage (fixes #169, #180, #200) 2021-06-15 07:06:22 -04:00
Anadroid
7c2e472720 Changing doclets for exceptions to the PGraphics class and fixing comments 2021-06-15 12:19:45 +02:00
Anadroid
392712380d Adjusting doclet so it doesn't delete exhisting files 2021-06-15 11:58:06 +02:00
Rune Madsen
12c6b85605 bringing up to date with master 2021-06-15 10:48:54 +02:00
Ben Fry
45f632bd84 ahem, remove debug update count 2021-06-14 23:35:18 -04:00
Ben Fry
8df7918ac5 more cleaning up the todo lists 2021-06-14 21:55:56 -04:00
Ben Fry
911f9a68c7 misc todo updates and getting organized 2021-06-14 21:32:24 -04:00
Ben Fry
bf0bbad1ee remove "textMode(SHAPE) is not supported by this renderer" with SVG (fixes #202) 2021-06-14 21:32:16 -04:00
Ben Fry
6a180aec3a make notes about the display 2021-06-14 18:50:53 -04:00
Ben Fry
fe5f7d568d fix --external and window placement issues (fixes #158) 2021-06-14 18:46:57 -04:00
Ben Fry
3eeb196a79 verifying a few more broken things 2021-06-14 18:18:04 -04:00
Ben Fry
554e4de132 a few more notes, cleanup 2021-06-14 17:48:12 -04:00
Ben Fry
dcf753a83e turn on automatic locking of closed issues/pulls after 30 days 2021-06-14 17:42:46 -04:00
Ben Fry
93cb502053 fix typo in RegisteredMethods remove() (#199) 2021-06-14 16:52:41 -04:00
Ben Fry
0c47ba441a minor/temporary tweak for number of updates (fixes #201) 2021-06-14 16:24:49 -04:00
Ben Fry
53246fb23d Make parseJSONObject/Array return null when parsing fails 2021-06-14 15:32:48 -04:00
Ben Fry
749e4d4d34 more notes and a possible undo fix 2021-06-14 15:21:55 -04:00
Ben Fry
a0e9503b46 Merge pull request #175 from nking07049925/fix_tab_switch_undo
Fix undo/redo when switching between tabs
2021-06-14 15:19:38 -04:00
Ben Fry
31a79af1f8 queue unregisterMethod() while iterating methods (fixes #199) 2021-06-14 15:12:47 -04:00
Ben Fry
bc828da071 oh right, this is Java 2021-06-14 13:08:12 -04:00
Ben Fry
4d3e7068be notes about other changes 2021-06-14 13:00:18 -04:00
Ben Fry
673a19ee43 add PVector.setHeading() for parity with p5.js (fixes #193) 2021-06-14 12:48:12 -04:00
Ben Fry
3ec2f283ef wrapping up fixes for #197, #198 2021-06-14 12:28:35 -04:00
Ben Fry
1522aead6d Merge pull request #198 from jaysonh/createFont-fix
fix for createFont bug #197
2021-06-14 12:22:47 -04:00