1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 15:39:02 +00:00
OpenMW/components/terrain
2014-01-11 04:58:30 +01:00
..
chunk.cpp
chunk.hpp
material.cpp Fix a possible permutation issue 2014-01-11 04:58:30 +01:00
material.hpp Add normal, specular & parallax mapping for terrain 2013-12-05 15:51:01 +01:00
quadtreenode.cpp Fixed valgrind warning about uninitialized variable: 2013-12-29 21:58:55 +01:00
quadtreenode.hpp
storage.cpp Terrain specular mapping: use a "_diffusespec" postfix to indicate specular information is present in the alpha channel. Use alpha directly instead of 1-alpha. 2014-01-11 00:51:03 +01:00
storage.hpp Terrain specular mapping: use a "_diffusespec" postfix to indicate specular information is present in the alpha channel. Use alpha directly instead of 1-alpha. 2014-01-11 00:51:03 +01:00
world.cpp
world.hpp