Commit Graph

13611 Commits

Author SHA1 Message Date
Yves BLAKE 28eaec2e29 Update PShader.java
Unnecessary redundant code
2021-02-14 17:42:26 +01: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
A Pottinger 17aa235c6b Allow ill advised but legal overridding of size, smooth, etc. 2020-11-21 12:39:12 -08:00
A Pottinger d30d34c00b Added test for smooth on static for good measure. 2020-11-21 12:08:10 -08:00
A Pottinger 721046b593 Finish fix of preproc handeling of smooth.
Fixes #149 as reported by @benfry.
2020-11-21 11:59:25 -08:00
A Pottinger c41e4d24ad Fixed preproc of noSmooth as part of #149. 2020-11-21 10:41:14 -08:00
A Pottinger 3e7aab9556 Added tests for smooth and noSmooth for preproc.
In response to https://github.com/processing/processing4/issues/149,
adding tests to catch issues with smooth and noSmooth in the
preprocessor. Issue found by @benfry.
2020-11-21 10:15:37 -08:00
Raphael Augusto Teixeira Silva 90d4c2520e "refrência" to "referência" 2020-10-15 20:01:37 -03:00
Raphael Augusto Teixeira Silva fda203c42d corrected list order 2020-10-15 19:24:06 -03:00
Ben Fry e96622d633 notes about #143 2020-10-13 17:34:00 -04:00
Ben Fry 044f1baa2e clean up Platform, add workaround for getSystemZoom() (fixes #143) 2020-10-13 17:32:24 -04:00