mirror of
https://github.com/processing/processing4.git
synced 2026-02-03 13:49:18 +01:00
remove unused import, note changes
This commit is contained in:
@@ -54,7 +54,6 @@ import com.jogamp.opengl.glu.GLUtessellator;
|
||||
import com.jogamp.opengl.glu.GLUtessellatorCallbackAdapter;
|
||||
|
||||
import processing.core.PApplet;
|
||||
import processing.core.PConstants;
|
||||
import processing.core.PGraphics;
|
||||
import processing.opengl.PGL;
|
||||
import processing.opengl.PGraphicsOpenGL;
|
||||
|
||||
@@ -37,6 +37,8 @@ X https://github.com/processing/processing/pull/3604
|
||||
X https://github.com/processing/processing/pull/3605
|
||||
X https://github.com/processing/processing/pull/3606
|
||||
X https://github.com/processing/processing/pull/3628
|
||||
X Improve OpenGL extensions checks
|
||||
X https://github.com/processing/processing/pull/3646
|
||||
|
||||
opengl
|
||||
X filter(PShader) broken in HDPI mode
|
||||
|
||||
Reference in New Issue
Block a user