1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-11 00:39:59 +00:00
OpenMW/components/terrain
2019-03-21 08:52:13 +04:00
..
buffercache.cpp
buffercache.hpp
cellborder.cpp
cellborder.hpp
chunkmanager.cpp Merge pull request #2201 from akortunov/optimize_terrain 2019-03-18 08:59:10 +01:00
chunkmanager.hpp
compositemaprenderer.cpp Do not allow different threads to compile the same composite map 2019-03-21 08:52:13 +04:00
compositemaprenderer.hpp Remove redundant mCompile set - we do not use data from it anyway 2019-03-21 08:42:48 +04:00
defs.hpp
material.cpp
material.hpp
quadtreenode.cpp Do not load terrain beyond the viewing distance 2019-03-08 22:15:27 +04:00
quadtreenode.hpp Do not load terrain beyond the viewing distance 2019-03-08 22:15:27 +04:00
quadtreeworld.cpp Merge pull request #2201 from akortunov/optimize_terrain 2019-03-18 08:59:10 +01:00
quadtreeworld.hpp Merge pull request #2264 from akortunov/optimize_terrain 2019-03-18 13:52:17 +01:00
storage.hpp Merge pull request #2201 from akortunov/optimize_terrain 2019-03-18 08:59:10 +01:00
terraindrawable.cpp
terraindrawable.hpp
terraingrid.cpp Render nearby default cells if the Distant Terrain is disabled 2019-03-08 22:15:27 +04:00
terraingrid.hpp
texturemanager.cpp
texturemanager.hpp
viewdata.cpp
viewdata.hpp
world.cpp Delete composite map layers in the background thread 2019-03-18 14:00:50 +04:00
world.hpp Merge pull request #2264 from akortunov/optimize_terrain 2019-03-18 13:52:17 +01:00