1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 12:54:00 +00:00
OpenMW/components
florent.teppe 1b718f09c5 adding worldspace info to terrain data structures
Rendering manager can have multiple terrain, one for each queried worldspace
Terrain::World has a worldspace member
storage functions require a worldspace parameter.
2023-05-29 11:31:37 +02:00
..
bsa
bullethelpers
compiler
config
contentselector
crashcatcher
debug
detournavigator Count navmeshdb reads for each reading job 2023-05-17 10:08:34 +02:00
esm Add mWerewolfGMST 2023-05-28 15:28:34 +02:00
esm3 Merge branch 'clickbait' into 'master' 2023-05-28 09:14:47 +00:00
esm3terrain adding worldspace info to terrain data structures 2023-05-29 11:31:37 +02:00
esm4 Replace all asserts in components/esm[34] with throw 2023-05-27 16:10:53 +02:00
esmloader
fallback
files
fontloader Fix a gcc warning about copy 2023-05-22 17:18:43 +02:00
fx
interpreter Use string_view in more places and reduce the number of empty string literals 2023-05-21 16:39:32 +02:00
l10n
loadinglistener
lua Expose game object's bounding box in lua api 2023-05-18 11:10:10 -07:00
lua_ui Fix bug in LuaUi::Element::destroy() that sometimes leads to an infinite loop on UI cleanup 2023-05-20 02:34:23 +02:00
misc Add missing include 2023-05-24 12:45:50 +02:00
myguiplatform
navmeshtool
nif Merge branch 'slashrslashmarijuanaenthusiasts' into 'master' 2023-05-24 19:16:55 +00:00
nifbullet
nifosg Replace compare with more idiomatic methods 2023-05-22 19:51:27 +02:00
platform
process
resource Replace compare with more idiomatic methods 2023-05-22 19:51:27 +02:00
sceneutil Replace compare with more idiomatic methods 2023-05-22 19:51:27 +02:00
sdlutil Use string_view in more places and reduce the number of empty string literals 2023-05-21 16:39:32 +02:00
serialization
settings
shader
sqlite3
std140
stereo Use settings values for Camera settings 2023-05-20 22:23:09 +02:00
terrain adding worldspace info to terrain data structures 2023-05-29 11:31:37 +02:00
to_utf8
translation Use string_view in more UI code 2023-05-21 18:14:12 +02:00
version
vfs
widgets Make FontWrapper conditional 2023-05-21 18:21:42 +02:00
CMakeLists.txt Expose game object's bounding box in lua api 2023-05-18 11:10:10 -07:00
doc.hpp
windows.hpp