notes from todo items

This commit is contained in:
Ben Fry
2019-10-07 17:38:44 -04:00
parent 06bf5566e8
commit 2c14d72b7d
2 changed files with 10 additions and 4 deletions
+5
View File
@@ -11,6 +11,11 @@ _ simple rotateZ() fix
_ https://github.com/processing/processing/pull/5821
_ https://github.com/processing/processing/issues/5770
_ check for disabling FBO code (fixes Intel HD 3000)
_ https://github.com/processing/processing/issues/4104
_ https://github.com/processing/processing/pull/5881
high-ish
_ add separator option to loadTable()
_ https://github.com/processing/processing/issues/5068
+5 -4
View File
@@ -1,10 +1,14 @@
0270 (3.5.4 or 3.6)
0270 (4.x)
X use ctrl-page up/down for tabs on Windows
X https://github.com/processing/processing/issues/5794
X fix potential highlighting issue that wasn't selecting portions of text
X update AppBundler to use newer SDK, recompile
X edit build.xml files and appbundler to preserve more attributes
major updates for JDK 11 et al
X https://github.com/processing/processing4/pull/1
_ go through the comment w/ the various bugs that can be closed
_ selecting a sketch in the Sketch menu no longer opens its window
_ https://github.com/processing/processing/issues/5882
@@ -23,9 +27,6 @@ _ tweak mode issue
_ https://github.com/processing/processing/issues/5805
_ https://github.com/processing/processing/pull/5909
fork issues
_ processing-sam/build/macosx/jdk-0u1_macosx_64.tgz
from Casey
_ Issue with https and downloading the binaries, +Checksums?
_ https://github.com/processing/processing-docs/issues/766