1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 17:59:56 +00:00
openmw/components/terrain
2017-03-14 19:27:55 +01:00
..
buffercache.cpp Refactor BufferCache to allow caching buffers of different sizes 2017-03-14 19:27:55 +01:00
buffercache.hpp Refactor BufferCache to allow caching buffers of different sizes 2017-03-14 19:27:55 +01:00
chunkmanager.cpp Factor out terrain chunk loading/caching into a new resource manager 2017-03-14 19:27:55 +01:00
chunkmanager.hpp Factor out terrain chunk loading/caching into a new resource manager 2017-03-14 19:27:55 +01:00
defs.hpp Add terrain parallax mapping 2016-03-22 21:46:15 +01:00
material.cpp terrain: use a custom drawable for multi-pass render instead of osgFX::Effect 2017-03-14 19:27:55 +01:00
material.hpp terrain: use a custom drawable for multi-pass render instead of osgFX::Effect 2017-03-14 19:27:55 +01:00
storage.hpp Factor out terrain chunk loading/caching into a new resource manager 2017-03-14 19:27:55 +01:00
terraindrawable.cpp terrain: use a custom drawable for multi-pass render instead of osgFX::Effect 2017-03-14 19:27:55 +01:00
terraindrawable.hpp terrain: use a custom drawable for multi-pass render instead of osgFX::Effect 2017-03-14 19:27:55 +01:00
terraingrid.cpp Factor out terrain chunk loading/caching into a new resource manager 2017-03-14 19:27:55 +01:00
terraingrid.hpp Factor out terrain chunk loading/caching into a new resource manager 2017-03-14 19:27:55 +01:00
texturemanager.cpp terrain: factor out texture caching into a separate class 2017-03-14 19:27:55 +01:00
texturemanager.hpp terrain: factor out texture caching into a separate class 2017-03-14 19:27:55 +01:00
world.cpp Factor out terrain chunk loading/caching into a new resource manager 2017-03-14 19:27:55 +01:00
world.hpp Factor out terrain chunk loading/caching into a new resource manager 2017-03-14 19:27:55 +01:00