]> git.mxchange.org Git - simgear.git/commit
stg: Defer loading models into a paged lod node.
authorMathias Froehlich <Mathias.Froehlich@web.de>
Sun, 24 Feb 2013 12:03:06 +0000 (13:03 +0100)
committerMathias Froehlich <Mathias.Froehlich@web.de>
Mon, 25 Feb 2013 05:42:40 +0000 (06:42 +0100)
commit49162a7a64d48ce983635bb993277b77a9640076
treeefd66aab12179392530eff300cada103928380e8
parent328e6b3e28bceb428bfc298fa5c9f57bcb43b9cb
stg: Defer loading models into a paged lod node.

This defers loading the models into a paged lod node
that is evaluated at a later point in time. That should
help for memory problems with higher visibilities.
simgear/scene/tgdb/ReaderWriterSTG.cxx