mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
note Jakub fixes and merges
This commit is contained in:
@@ -11,6 +11,14 @@ X normalize features and error handling between all of them
|
||||
|
||||
_ add push() and pop() methods to mirror js?
|
||||
|
||||
jakub
|
||||
X several JavaFX fixes
|
||||
X https://github.com/processing/processing/pull/4411
|
||||
X cursor() and noCursor() not working on FX2D
|
||||
X https://github.com/processing/processing/issues/4405
|
||||
X Make sure PImage.parent is set in loadImage()
|
||||
X https://github.com/processing/processing/pull/4412
|
||||
|
||||
andres
|
||||
X Change convention for directional lights in OpenGL-Binding for GLSL
|
||||
X https://github.com/processing/processing/issues/4275
|
||||
|
||||
@@ -22,14 +22,15 @@ X update JDT to 4.5.2
|
||||
X https://github.com/processing/processing/pull/4387
|
||||
X JavaMode cleanup
|
||||
X https://github.com/processing/processing/pull/4390
|
||||
X tabs aren't working properly (several bugs?)
|
||||
X https://github.com/processing/processing/issues/3975
|
||||
X https://github.com/processing/processing/pull/4410
|
||||
|
||||
_ arrow keys aren't working in the examples window
|
||||
|
||||
_ createPreprocessor() added to JavaEditor
|
||||
https://github.com/processing/processing/commit/2ecdc36ac7c680eb36e271d17ad80b657b3ae6a0
|
||||
|
||||
_ tabs aren't working properly (several bugs?)
|
||||
_ https://github.com/processing/processing/issues/3975
|
||||
|
||||
_ possible infinite loop on modified externally
|
||||
_ https://github.com/processing/processing/issues/3965
|
||||
|
||||
|
||||
Reference in New Issue
Block a user