mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
notes about recent updates
This commit is contained in:
@@ -24,6 +24,8 @@ X or compile against 1.8 and force it?
|
||||
andres
|
||||
X PShape array index out of bounds when using P3D
|
||||
X https://github.com/processing/processing/issues/4773
|
||||
X modelX/Y/Z() should be disabled in P2D
|
||||
X https://github.com/processing/processing/issues/4813
|
||||
|
||||
jakub
|
||||
X FX: Prevent matrix stack overflow
|
||||
@@ -43,6 +45,9 @@ X https://github.com/processing/processing/issues/4339
|
||||
X Unify mouse pressed/released events across renderers
|
||||
X https://github.com/processing/processing/issues/4361
|
||||
X https://github.com/processing/processing/pull/4797
|
||||
X Fix typo in GLSL preprocessor
|
||||
X https://github.com/processing/processing/issues/4810
|
||||
X https://github.com/processing/processing/pull/4816
|
||||
|
||||
|
||||
_ no prompt shows with selectInput() on 10.11 and 10.12
|
||||
|
||||
@@ -24,6 +24,15 @@ _ this may be fixed (removed invokeLater() on startup), unconfirmed
|
||||
_ "error during export" message, but no error message contents come through
|
||||
_ e.g. https://github.com/processing/processing/issues/4792
|
||||
|
||||
_ report of a library or tool (probably includes 2.x? 1.x?) breaking things
|
||||
_ NoSuchFieldError: useNativeSelect
|
||||
_ https://github.com/processing/processing/issues/4821
|
||||
|
||||
_ allow modes to specify their own base file name
|
||||
_ need to move "is this a sketch?" handling into Mode
|
||||
_ fix extension check for other modes
|
||||
_ https://github.com/processing/processing/issues/3980
|
||||
|
||||
_ Spaces not handled correctly in when installing "processing-java" on macOS
|
||||
_ https://github.com/processing/processing/issues/4779
|
||||
|
||||
@@ -116,9 +125,6 @@ _ https://github.com/processing/processing/issues/4630
|
||||
_ editor windows always open on display 1
|
||||
_ https://github.com/processing/processing/issues/1566
|
||||
|
||||
_ allow modes to specify their own base file name
|
||||
_ need to move "is this a sketch?" handling into Mode
|
||||
|
||||
_ modify line number color when no lines extend that far?
|
||||
_ https://github.com/processing/processing/pull/4560
|
||||
_ text gutter doesn't seem to be hidpi
|
||||
|
||||
Reference in New Issue
Block a user