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
slothlife f33559fead Fixes for MSVC warnings, less overall changes
Kept some fixes from the first round of review. Found out that several
targets weren't being built with the same basic warnings disabled.
Disabled a few warnings for external libraries specifically, rather than
applying them to all targets.
11 years ago
..
buffercache.cpp Terrain: decoupled Chunk from QuadTreeNode. 11 years ago
buffercache.hpp Terrain: decoupled Chunk from QuadTreeNode. 11 years ago
chunk.cpp Terrain: background load blendmaps & layer textures. Refactor QuadTree update. 11 years ago
chunk.hpp Terrain: get rid of unneeded members 11 years ago
defs.hpp Terrain: background load blendmaps & layer textures. Refactor QuadTree update. 11 years ago
material.cpp Fixes for MSVC warnings, less overall changes 11 years ago
material.hpp Add normal, specular & parallax mapping for terrain 11 years ago
quadtreenode.cpp Yet another terrain fix 11 years ago
quadtreenode.hpp Terrain: background load blendmaps & layer textures. Refactor QuadTree update. 11 years ago
storage.cpp Removed terrain component's dependency on ESM 11 years ago
storage.hpp Terrain: background load blendmaps & layer textures. Refactor QuadTree update. 11 years ago
world.cpp Fix several leaks 11 years ago
world.hpp Terrain: background load blendmaps & layer textures. Refactor QuadTree update. 11 years ago