mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
misc notes on recent patches
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
0241 (3.1.2)
|
||||
|
||||
leslie
|
||||
X fixed iterator remove() methods so they dont skip container elements
|
||||
X https://github.com/processing/processing/pull/4519
|
||||
X added a check for length 0 arrays in expand()
|
||||
X https://github.com/processing/processing/pull/4520
|
||||
|
||||
|
||||
_ Can't render PGraphics object using image() within a PDF
|
||||
_ https://github.com/processing/processing/issues/4473
|
||||
|
||||
@@ -1,9 +1,19 @@
|
||||
0251 (3.1.2)
|
||||
|
||||
|
||||
gohai
|
||||
X IO: Fix drawing for SPIAnalogDigital examples
|
||||
X https://github.com/processing/processing/pull/4480
|
||||
X Update JVM warning text on Linux
|
||||
X https://github.com/processing/processing/pull/4512
|
||||
|
||||
jakub
|
||||
X Return of the error check toggle
|
||||
X https://github.com/processing/processing/pull/4491
|
||||
X https://github.com/processing/processing/issues/4485
|
||||
|
||||
_ Library path mismatch between processing-java and export
|
||||
_ https://github.com/processing/processing/issues/4493
|
||||
|
||||
_ possible infinite loop on modified externally
|
||||
_ https://github.com/processing/processing/issues/3965
|
||||
|
||||
Reference in New Issue
Block a user