1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-17 16:16:34 +00:00
openmw/components/terrain
florent.teppe 93e7b0d946 Terrain has a mandatory worldspace in constructor
getTerrainHeightAt takes a worldspace.

Doesn't change anything for now => Therrain is created with the default ESM3 worldspace, and is never changed.
2023-05-29 11:31:36 +02:00
..
buffercache.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
buffercache.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
cellborder.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
cellborder.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
chunkmanager.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
chunkmanager.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
compositemaprenderer.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
compositemaprenderer.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
defs.hpp Add terrain parallax mapping 2016-03-22 21:46:15 +01:00
heightcull.hpp Minor header cleanup 2023-04-30 16:26:03 +02:00
material.cpp shade refactor 2023-02-25 11:03:39 -08:00
material.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
quadtreenode.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
quadtreenode.hpp Fix and prevent -Wextra-semi warning 2022-10-06 00:26:43 +02:00
quadtreeworld.cpp Terrain has a mandatory worldspace in constructor 2023-05-29 11:31:36 +02:00
quadtreeworld.hpp Terrain has a mandatory worldspace in constructor 2023-05-29 11:31:36 +02:00
storage.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
terraindrawable.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
terraindrawable.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
terraingrid.cpp Terrain has a mandatory worldspace in constructor 2023-05-29 11:31:36 +02:00
terraingrid.hpp Terrain has a mandatory worldspace in constructor 2023-05-29 11:31:36 +02:00
texturemanager.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
texturemanager.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
view.hpp Cleanup components includes 2022-08-16 19:14:04 +02:00
viewdata.cpp Use sorted vector for ViewData::contains implementation 2022-10-05 01:10:02 +02:00
viewdata.hpp Use sorted vector for ViewData::contains implementation 2022-10-05 01:10:02 +02:00
world.cpp Terrain has a mandatory worldspace in constructor 2023-05-29 11:31:36 +02:00
world.hpp Terrain has a mandatory worldspace in constructor 2023-05-29 11:31:36 +02:00