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 ce6aab89cf Fix a possible permutation issue 11 years ago
..
chunk.cpp Renamed Terrain::Terrain to Terrain::World to make VC happy 12 years ago
chunk.hpp New terrain renderer - improvements: 12 years ago
material.cpp Fix a possible permutation issue 11 years ago
material.hpp Add normal, specular & parallax mapping for terrain 11 years ago
quadtreenode.cpp Fixed valgrind warning about uninitialized variable: 11 years ago
quadtreenode.hpp Renamed Terrain::Terrain to Terrain::World to make VC happy 12 years ago
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. 11 years ago
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. 11 years ago
world.cpp Renamed Terrain::Terrain to Terrain::World to make VC happy 12 years ago
world.hpp Renamed Terrain::Terrain to Terrain::World to make VC happy 12 years ago