mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-16 18:29:55 +00:00
3f731cd102
Firstly, this PR reintroduces commit "Recreate a special case for IntersectionVisitor on QuadTreeWorld" we forgot to reapply while reverting a revert commit. Secondly, in cases we still need to build a view for an intersection visitor, we now use the available `osgUtil::IntersectionVisitor::getReferenceEyePoint` instead of falling back to the origin position that was previously causing long rebuild times. |
||
---|---|---|
.. | ||
buffercache.cpp | ||
buffercache.hpp | ||
cellborder.cpp | ||
cellborder.hpp | ||
chunkmanager.cpp | ||
chunkmanager.hpp | ||
compositemaprenderer.cpp | ||
compositemaprenderer.hpp | ||
defs.hpp | ||
material.cpp | ||
material.hpp | ||
quadtreenode.cpp | ||
quadtreenode.hpp | ||
quadtreeworld.cpp | ||
quadtreeworld.hpp | ||
storage.hpp | ||
terraindrawable.cpp | ||
terraindrawable.hpp | ||
terraingrid.cpp | ||
terraingrid.hpp | ||
texturemanager.cpp | ||
texturemanager.hpp | ||
viewdata.cpp | ||
viewdata.hpp | ||
world.cpp | ||
world.hpp |