1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-01 03:21:41 +00:00
OpenMW/components/terrain
2019-06-05 18:27:37 +04:00
..
buffercache.cpp
buffercache.hpp
cellborder.cpp
cellborder.hpp
chunkmanager.cpp Merge pull request #2249 from akortunov/cache 2019-03-25 13:32:23 +01:00
chunkmanager.hpp Implement generic caching system 2019-03-14 09:10:19 +04:00
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 Optimize blendmap generation 2019-06-01 14:37:29 +04:00
material.hpp
quadtreenode.cpp Do not store a LOD callback in the every QuadTreeNode 2019-06-05 18:27:37 +04:00
quadtreenode.hpp Do not store a LOD callback in the every QuadTreeNode 2019-06-05 18:27:37 +04:00
quadtreeworld.cpp Do not store a LOD callback in the every QuadTreeNode 2019-06-05 18:27:37 +04:00
quadtreeworld.hpp Do not store a LOD callback in the every QuadTreeNode 2019-06-05 18:27:37 +04:00
storage.hpp Remove unused and unfinished blendmap packing feature 2019-03-22 22:15:28 +03:00
terraindrawable.cpp
terraindrawable.hpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
terraingrid.cpp Reuse traversal result for different traversal with same view point 2019-04-07 11:14:37 +04:00
terraingrid.hpp
texturemanager.cpp
texturemanager.hpp
viewdata.cpp Remove unused defaultViewer / defaultViewPoint 2019-04-07 11:21:09 +04:00
viewdata.hpp Remove unused field 2019-04-13 13:25:49 +02:00
world.cpp Delete composite map layers in the background thread 2019-03-18 14:00:50 +04:00
world.hpp Remove unused defaultViewer / defaultViewPoint 2019-04-07 11:21:09 +04:00