gl: rename texture-coordinate to texture-coordinates
authorDaniel Hartwig <mandyke@gmail.com>
Fri, 15 Feb 2013 05:28:16 +0000 (13:28 +0800)
committerDaniel Hartwig <mandyke@gmail.com>
Fri, 15 Feb 2013 05:28:16 +0000 (13:28 +0800)
commit9b67cdf28d294bcae0f7e7d8f4cd7e13eb20e5a2
tree17120c5fb00e35238227afc57650cf4027b28ee2
parentda2e2d6f7d0fd9f73c76d5a04b98022b37c63e35
gl: rename texture-coordinate to texture-coordinates

* figl/gl.scm (gl-texture-coordinates, gl-multi-texture-coordinates):
  Renamed from non-plural names.  Not `fog-coordinate', as that is
  only a single coordinate.

* doc/gl.texi (Vertex Specification): Update.
doc/gl.texi
figl/gl.scm