]> git.mxchange.org Git - flightgear.git/commit
Fixed a serious bug caused by not-quite-correct comment/white space eating
authorcurt <curt>
Thu, 3 Sep 1998 21:27:03 +0000 (21:27 +0000)
committercurt <curt>
Thu, 3 Sep 1998 21:27:03 +0000 (21:27 +0000)
commita5e70b27d85a340122a1c830140a1785ffd7424b
treedf8903eaced2e478bb48f34d3c37b39c0dcb12af
parent8fe7595b7c7088464c9d226bae64934b3beaf10f
Fixed a serious bug caused by not-quite-correct comment/white space eating
which resulted in mismatched glBegin() glEnd() pairs, incorrect display lists,
and ugly display artifacts.
Objects/obj.cxx