You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/components/terrain
Ewan Higgs 38a2de3c51 convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis 8 years ago
..
buffercache.cpp Refactor BufferCache to allow caching buffers of different sizes 8 years ago
buffercache.hpp Refactor BufferCache to allow caching buffers of different sizes 8 years ago
chunkmanager.cpp Use a shader if required to display the composite map 8 years ago
chunkmanager.hpp Remove unused includes 8 years ago
compositemaprenderer.cpp Fix texture not being applied on rendering the composite map (Fixes #3791) 8 years ago
compositemaprenderer.hpp Remove unused includes 8 years ago
defs.hpp Add terrain parallax mapping 9 years ago
material.cpp Use a shader if required to display the composite map 8 years ago
material.hpp Remove unused code 8 years ago
quadtreenode.cpp Remove unused code 8 years ago
quadtreenode.hpp Add preloading implementation to QuadTreeWorld 8 years ago
quadtreeworld.cpp Attempt to fix naming conflict on windows 8 years ago
quadtreeworld.hpp Remove unused includes 8 years ago
storage.hpp Add quad tree implementation (no rendering yet) 8 years ago
terraindrawable.cpp Skip light collection for far away terrain 8 years ago
terraindrawable.hpp Skip light collection for far away terrain 8 years ago
terraingrid.cpp Use the View-based preloading for TerrainGrid as well 8 years ago
terraingrid.hpp Use the View-based preloading for TerrainGrid as well 8 years ago
texturemanager.cpp Make reportStats const 8 years ago
texturemanager.hpp Make reportStats const 8 years ago
viewdata.cpp Refactor ownership of terrain views 8 years ago
viewdata.hpp Refactor ownership of terrain views 8 years ago
world.cpp Use the View-based preloading for TerrainGrid as well 8 years ago
world.hpp convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis 8 years ago