Commit Graph

4565 Commits

Author SHA1 Message Date
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 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 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 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 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
Ben Fry 24a56e5d3d modernize the RegisteredMethods code to use collections classes w/ concurrency 2021-06-14 12:10:42 -04:00
jaysonh 186b358f87 fix for createFont bug #197, now createFont does not sort the original charset array 2021-05-26 13:17:21 +10:00
Ben Fry e31115546b a few more batik-related issues 2021-04-29 17:00:20 -04:00
Ben Fry cc2ec45772 deal with dead link for batik, upgrade to 1.14 (fixes #192) 2021-04-29 14:39:07 -04:00
Ben Fry 62f44ab34c Merge pull request #191 from designsystemsinternational/master 2021-04-29 13:55:13 -04:00
Ben Fry 8e8a6bc11a fix typo in extensions= arg 2021-04-29 13:54:57 -04:00
Anadroid 118e22e329 Formatting brief descriptions 2021-04-13 16:54:57 +02:00
Anadroid 7b5c8ba9ce Formatting more comments 2021-04-12 10:24:07 +02:00
Anadroid 69700fbeeb Fixing formatting in comments 2021-04-09 16:24:16 +02:00
Ben Fry d60cc830dd earlier note about jAppleMenubar 2021-03-11 08:08:45 -05:00
Ben Fry b5baaa409d include Source Sans and use it as the default font 2021-02-26 21:45:24 -05:00
Ben Fry 07cb937572 organize notes about scaling (especially on Windows) 2021-01-23 07:29:22 -05:00
Ben Fry fd0244a508 rolling over for the next release (4.0a4) 2021-01-17 22:24:57 -05:00
Ben Fry 2830373c9d working on release notes for 4.0a3 2021-01-17 21:32:10 -05:00
Ben Fry fac8a8e556 confirmed that the new JOGL release fixes #124, removes workaround 2021-01-17 19:39:30 -05:00
Ben Fry 966a7ffb6f new release candidate of JOGL! also add a backup link 2021-01-17 19:25:11 -05:00
Ben Fry 78078fd06e minor updates and notes 2021-01-17 19:15:54 -05:00
Ben Fry 853d8221cc recent updates 2021-01-17 18:04:44 -05:00
Ben Fry ce77558c97 tweak project info for Eclipse to fix up their import to IntelliJ 2021-01-17 15:11:25 -05:00
Ben Fry d9901fe327 update batik to 1.13, auto-download in build 2021-01-17 15:10:21 -05:00
Ben Fry 2a2a607353 update names of project files 2021-01-17 13:21:01 -05:00
Ben Fry 8a72ca3ce0 more cleanup; yech 2021-01-17 12:15:08 -05:00
Ben Fry e5c5fc2030 fixing more typos, merge into PApplet 2021-01-17 12:03:48 -05:00
Ben Fry 924198f8e4 remove static and final in interface because unnecessary 2021-01-17 12:00:42 -05:00
Ben Fry 8fb972354d change for loop for readability 2021-01-17 11:59:15 -05:00
Ben Fry b009cdb715 fix more typos and clarify variable names 2021-01-17 11:57:21 -05:00
Ben Fry 11b7a48f2a break up blender function for bilinear and nearest 2021-01-17 11:47:16 -05:00
Ben Fry acc20a17d8 fix minor typos 2021-01-17 11:46:51 -05:00
Ben Fry 8057124589 more typo cleanup 2021-01-16 23:20:31 -05:00
Ben Fry c388594c19 more typo fixes 2021-01-16 23:13:53 -05:00
Ben Fry 712446a863 fixing typos 2021-01-16 23:11:21 -05:00
Ben Fry 59aa4ebfdc linting inside PImage 2021-01-16 23:07:07 -05:00
Ben Fry 416d5dcaf1 two ignored exceptions 2021-01-16 22:59:37 -05:00
Ben Fry 19f45103ab done cleaning PGraphics 2021-01-16 22:48:10 -05:00
Ben Fry f54566ec11 more linting and minor bug fix-ups 2021-01-16 22:42:33 -05:00
Ben Fry 717abd4bc0 more warnings and a couple typos 2021-01-16 22:27:22 -05:00
Ben Fry 9b0ee1a4ed clean up some IntelliJ complaints 2021-01-16 22:17:36 -05:00