]> git.mxchange.org Git - simgear.git/commit
Till BUSCH:
authormfranz <mfranz>
Fri, 25 Apr 2008 08:41:29 +0000 (08:41 +0000)
committermfranz <mfranz>
Fri, 25 Apr 2008 08:41:29 +0000 (08:41 +0000)
commitdaef76ec0bf2254ae2bfa61db81b17ace73c1c7e
treeac424d9403a42cc29d4661e14a10b75729959678
parent569a29fbbc2cc92a5111039b27675472eb0d0ec0
Till BUSCH:

"tim recently noticed the database pager was repeatedly loading and unloading
the same objects. he also tracked down the problem to missing bounding sphere
information in osgDB::PagedLOD. this is a simplicistic approach to fix this:
SGPagedLOD will now remember whatever value it sees for getBound() after
loading a child. this patch will make database pager run much calmer."
simgear/scene/model/SGPagedLOD.cxx