|
|
Line 1: |
Line 1: |
| == On your recent change. ==
| |
|
| |
|
| On the [[Primitives]] page, you attempted to change the section on {{code|GL_LINES}} to say, "If the user specifies a non-even number of vertices, then another line is drawn between the extra vertex and the first one." This is incorrect. The original text was almost verbatim from the specification:
| |
|
| |
| : "If the number of vertices passed is odd, then the last vertex is ignored."
| |
|
| |
| If you are seeing different behavior, then either your driver has a bug or you are not using {{code|GL_LINES}}. Either way, the change was rejected because it was incorrect. [[User:Alfonse|Alfonse]] ([[User talk:Alfonse|talk]]) 02:33, 2 April 2022 (UTC)
| |