mirror of
https://github.com/processing/processing4.git
synced 2026-02-11 09:39:19 +01:00
working on opengl
This commit is contained in:
@@ -1507,7 +1507,7 @@ public class PGraphics extends PImage
|
||||
case CONCAVE_POLYGON:
|
||||
case CONVEX_POLYGON:
|
||||
{
|
||||
triangulate_polygon();
|
||||
triangulate_polygon();
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user