Closed etaque closed 7 years ago
Hi, I suggest to rename Drawable(Triangle) to Triangles for the following reasons:
Drawable(Triangle)
Triangles
gl.TRIANGLES
Obviously that would need to be in a major release :)
@etaque thanks! I've renamed it in 2.0 branch, the api will change anyway, but the new name will be preserved.
Hi, I suggest to rename
Drawable(Triangle)
toTriangles
for the following reasons:gl.TRIANGLES
(reference)Obviously that would need to be in a major release :)