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
scrawl fb8ac06524 Reduce the minSize of quad tree nodes for better performance 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 Fix composite map when force shaders is enabled 8 years ago
chunkmanager.hpp Rewrite CompositeMapRenderer to be based on Drawable and share the FBO 8 years ago
compositemaprenderer.cpp Avoid compiling composite maps that are no longer referenced 8 years ago
compositemaprenderer.hpp Add CompositeMapRenderer info to the stats panel 8 years ago
defs.hpp Add terrain parallax mapping 9 years ago
material.cpp Add CompositeMapRenderer 8 years ago
material.hpp Add CompositeMapRenderer 8 years ago
quadtreenode.cpp Hold a ref to the intersection visitor's view if possible 8 years ago
quadtreenode.hpp Add preloading implementation to QuadTreeWorld 8 years ago
quadtreeworld.cpp Reduce the minSize of quad tree nodes for better performance 8 years ago
quadtreeworld.hpp Add QuadTreeWorld::cacheCell to preload cells at max LOD for local maps 8 years ago
storage.hpp Add quad tree implementation (no rendering yet) 8 years ago
terraindrawable.cpp terrain: use a custom drawable for multi-pass render instead of osgFX::Effect 8 years ago
terraindrawable.hpp terrain: use a custom drawable for multi-pass render instead of osgFX::Effect 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 Use the View-based preloading for TerrainGrid as well 8 years ago