]> git.mxchange.org Git - flightgear.git/commit
Fixed a glTexImage2D() usage bug where width and height were mis-swapped.
authorcurt <curt>
Thu, 7 May 1998 23:15:20 +0000 (23:15 +0000)
committercurt <curt>
Thu, 7 May 1998 23:15:20 +0000 (23:15 +0000)
commita205e762180447244a6ca517582017550583d3a6
tree20cac5bdb74a017aecd70b7eb01cfa5c07d9d12a
parent58eb9b9089b73883bbcbdb0ec98ce59d3d7d72f0
Fixed a glTexImage2D() usage bug where width and height were mis-swapped.
Added support for --tile-radius=n option.
Scenery/scenery.cxx
Scenery/tilecache.hxx
Scenery/tilemgr.cxx