mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-06 19:01:21 +03:00
Terrain: re-added "distant land=off" path
Still a hack, but the overhead of building and traversing the quad tree appears negligible.
This commit is contained in:
parent
83b6fcf22e
commit
d0f98103e4
2 changed files with 4 additions and 1 deletions
|
@ -75,7 +75,7 @@ add_component_dir (translation
|
|||
|
||||
add_definitions(-DTERRAIN_USE_SHADER=1)
|
||||
add_component_dir (terrain
|
||||
quadtreenode chunk world storage material buffercache compositemap defs
|
||||
quadtreenode chunk world storage material buffercache defs
|
||||
)
|
||||
|
||||
add_component_dir (loadinglistener
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue