split gui and non-gui portions of console for earlier startup

This commit is contained in:
Ben Fry
2016-12-03 15:46:26 -05:00
parent 7a6b2b221b
commit e0586a39fb
5 changed files with 201 additions and 425 deletions
+2
View File
@@ -21,6 +21,8 @@ cleaning
o probably should also check to make sure PApplet running JVM 8
X or compile against 1.8 and force it?
_ no prompt shows with selectInput() on 10.11 and 10.12
_ https://github.com/processing/processing/issues/4758
_ TRIANGLE_STRIP not working correctly with createShape() and default renderer
_ https://github.com/processing/processing/issues/4678