1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-17 17:16:39 +00:00
openmw/components
psi29a 6f8c152487 Merge branch 'convert_camera_settings' into 'master'
Use settings values for Camera settings (#6876)

See merge request OpenMW/openmw!3041
2023-05-22 09:14:06 +00:00
..
bsa Fix code format 2023-04-18 20:23:03 +02:00
bullethelpers
compiler
config remove remaining boost::filesystem cruft 2023-04-25 16:15:04 +02:00
contentselector Display directories that contains omwscripts. 2023-03-30 21:32:01 +02:00
crashcatcher
debug
detournavigator Count navmeshdb reads for each reading job 2023-05-17 10:08:34 +02:00
esm ESM::ExteriorCellIndex => ESM::ExteriorCellLocation 2023-05-12 22:05:55 +02:00
esm3 removed sDefaultWorldspace, only sDefaultWorldspaceId now. 2023-05-12 22:05:53 +02:00
esm3terrain
esm4 Replace another assert with a throw 2023-05-21 20:07:52 +02:00
esmloader Gets rid of most ESM::CellId 2023-04-03 14:16:05 +02:00
fallback
files Merge branch 'remove_cruft' into 'master' 2023-04-25 16:06:55 +00:00
fontloader Use string_view in more places and reduce the number of empty string literals 2023-05-21 16:39:32 +02:00
fx Dehardcode non-game-specific localization GMSTs; Update l10n files. 2023-03-26 13:43:44 +02:00
interpreter Use string_view in more places and reduce the number of empty string literals 2023-05-21 16:39:32 +02:00
l10n Dehardcode non-game-specific localization GMSTs; Update l10n files. 2023-03-26 13:43:44 +02:00
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 Increase ESM4 active grid 2023-05-18 00:38:41 +02:00
myguiplatform
navmeshtool
nif Drop NIF root node transformation for Skyrim models the same way as for Morrowind models. 2023-05-18 02:10:39 +02:00
nifbullet
nifosg
platform Minor header cleanup 2023-04-30 16:26:03 +02:00
process
resource Use string_view in more places and reduce the number of empty string literals 2023-05-21 16:39:32 +02:00
sceneutil Use settings values for Camera settings 2023-05-20 22:23:09 +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 Add settings index to provide lookup by category and name 2023-05-03 22:11:44 +02:00
shader
sqlite3 Minor header cleanup 2023-04-30 16:26:03 +02:00
std140
stereo Use settings values for Camera settings 2023-05-20 22:23:09 +02:00
terrain Minor header cleanup 2023-04-30 16:26:03 +02:00
to_utf8
translation Use string_view in more UI code 2023-05-21 18:14:12 +02:00
version
vfs fixed some typos and spelling errors 2023-05-09 20:07:08 -04:00
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