1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-01 03:21:41 +00:00
OpenMW/components/terrain
psi29a 2686e586e5 Merge branch 'dev-7019' into 'master'
Fix improper access of stereo manager by other shared components

See merge request OpenMW/openmw!2437
2023-06-09 21:25:21 +00: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 adding worldspace info to terrain data structures 2023-05-29 11:31:37 +02:00
cellborder.hpp adding worldspace info to terrain data structures 2023-05-29 11:31:37 +02:00
chunkmanager.cpp Fixes bug in terrain loading + collision heightmap works 2023-05-29 11:32:13 +02:00
chunkmanager.hpp adding worldspace info to terrain data structures 2023-05-29 11:31:37 +02: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
heightcull.hpp Minor header cleanup 2023-04-30 16:26:03 +02:00
material.cpp /components/ code should not access the stereo manager without checking whether or not stereo is enabled first. Stereo component code should not read settings itself, but rather take settings as parameters. 2023-04-22 16:11:42 +02: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 fixes stutters => bugs in the way cells were updated. 2023-05-29 11:32:14 +02:00
quadtreeworld.hpp fixes errors and warnings 2023-05-29 12:10:42 +02:00
storage.hpp takes the right terrain bounds. 2023-05-29 11:32:14 +02: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 Fixes bug in terrain loading + collision heightmap works 2023-05-29 11:32:13 +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
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 adding worldspace info to terrain data structures 2023-05-29 11:31:37 +02:00
world.hpp adding worldspace info to terrain data structures 2023-05-29 11:31:37 +02:00