mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
notes on latest updates and todos
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
0241 (3.1.2)
|
||||
X rewrite csv handling
|
||||
X fix parsing bugs, remove newlines option, improve performance
|
||||
|
||||
gohai
|
||||
X Fix GLExceptions on Raspberry Pi when using offscreen PGraphics
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
0251 (3.1.2)
|
||||
|
||||
high
|
||||
_ update to 8 102 14
|
||||
_ Pasting code from editor to empty editor produces Exception
|
||||
_ https://github.com/processing/processing/issues/4522
|
||||
_ did we lose settings.path because it was too buggy?
|
||||
@@ -11,6 +12,14 @@ _ https://github.com/processing/processing/issues/4476
|
||||
_ possible infinite loop on modified externally
|
||||
_ https://github.com/processing/processing/issues/3965
|
||||
|
||||
lower
|
||||
_ make when opening new editor window, open on the same display as current
|
||||
_ https://github.com/processing/processing/issues/4526
|
||||
_ hi-dpi support on Linux
|
||||
_ https://github.com/processing/processing/issues/4183
|
||||
_ PDE and sketches are 2x smaller on high-res Windows machines
|
||||
_ https://github.com/processing/processing/issues/2411
|
||||
|
||||
gohai
|
||||
X IO: Fix drawing for SPIAnalogDigital examples
|
||||
X https://github.com/processing/processing/pull/4480
|
||||
|
||||
Reference in New Issue
Block a user