Commit Graph

13620 Commits

Author SHA1 Message Date
Josh Holinaty b5dfa00b5d Updating build repo URL to processing4
The repo URL in the current Processing4 build instructions points to the "old" Processing3 repo.

I figured this out the hard way by accidentally copying the repo URL directly from the build instructions without thinking. Next thing I knew I was getting weird errors saying I need Java 8 to build Processing4. Turns out I was trying to build Processing3...
2021-03-16 22:35:29 -04: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 740e4b512e catch NoClassDefError in Platform.deleteFile() (still unclear of its cause) 2021-02-26 21:11:19 -05:00
Ben Fry 758e3d4c02 catch an NPE when uninstalling a mode with no editor windows open (fixes #174) 2021-02-22 07:53:24 -05:00
Ben Fry e2ac22cf38 remove out of date jna info 2021-02-19 14:40:37 -05:00
Ben Fry 1e156f8b82 ignore the jna files once downloaded 2021-02-19 14:39:22 -05:00
Ben Fry 2ecde3af1a updating to JNA 5.7.0 and adding auto-download for JNA files 2021-02-19 14:28:44 -05:00
Ben Fry e8b9182713 update to JDK 11.0.10+9 2021-01-23 08:19:01 -05:00
Ben Fry 07cb937572 organize notes about scaling (especially on Windows) 2021-01-23 07:29:22 -05:00
Ben Fry 5b5f6eb952 replace splash screen that was causing Windows crash on startup (fixes #156) 2021-01-18 17:39:40 -05:00
Ben Fry 28a8eb1e79 checking in the intellij config files 2021-01-18 12:47:17 -05:00
Ben Fry 110d409f2e organizing lots of todo itemts 2021-01-18 12:47:06 -05:00
Ben Fry fd0244a508 rolling over for the next release (4.0a4) 2021-01-17 22:24:57 -05:00
Ben Fry 366075c3de finishing the release notes for 4.0a3 processing-1272-4.0a3 2021-01-17 21:39:05 -05:00
Ben Fry 2830373c9d working on release notes for 4.0a3 2021-01-17 21:32:10 -05:00
Ben Fry bd4ce7c349 confirm that video is working 2021-01-17 21:07:42 -05:00
Ben Fry 5b3a6dcf57 Merge pull request #146 from Maharal/fix_order_lang_list
correct alphabetical order for language list
2021-01-17 20:33:03 -05:00
Ben Fry 6a8a1fcf8b Merge pull request #147 from Maharal/fix_portuguese_translation
Small change in Portuguese translation
2021-01-17 20:31:38 -05:00
Ben Fry d546447943 update the splash screen to 2021 before the pedants can get to me 2021-01-17 20:24:48 -05:00
Ben Fry 166781e484 move to JDK 11.0.9.1 and hack up downloader to support 9.1 as the suffix 2021-01-17 20:04:04 -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 36263a04bc posting backup url for batik as well 2021-01-17 19:28:09 -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 3cefef8278 Merge pull request #152 from processing/smooth_preproc_fix 2021-01-17 17:20:01 -05:00
Ben Fry 8e838b0ab2 switch to JDK 11 for appbundler source 2021-01-17 15:12:43 -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 a4c44950af make sure these are pointing at the processing4- projects 2021-01-17 13:18:48 -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
Ben Fry 0a9b88f94d notes about things to fix 2021-01-16 22:06:50 -05:00
Ben Fry e6da037942 deal with a warning 2021-01-16 22:06:28 -05:00