]> git.mxchange.org Git - flightgear.git/commit
Moved global ref point and radius (bounding sphere info, and offset) to
authorcurt <curt>
Wed, 20 May 1998 20:53:53 +0000 (20:53 +0000)
committercurt <curt>
Wed, 20 May 1998 20:53:53 +0000 (20:53 +0000)
commit70fae724a771aef46ae432027553cbf5150fd91d
treee3bb19658c4e5238e15259419cbebe97d8a754c2
parent081b63cfbbb02c28777d70990f396077f6243e39
Moved global ref point and radius (bounding sphere info, and offset) to
data file rather than calculating it on the fly.
Fixed polygon winding problem in scenery generation stage rather than
compensating for it on the fly.
Made a fgTILECACHE class.
Scenery/obj.cxx
Scenery/tilecache.cxx
Scenery/tilecache.hxx
Scenery/tilemgr.cxx
Scenery/tilemgr.hxx