You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/components
psi29a 798ff7062b Merge branch 'bullet' into 'master'
BulletNifLoader updates

See merge request OpenMW/openmw!3498
1 year ago
..
bsa Merge branch 'starfieldbsa' into 'master' 1 year ago
bullethelpers Remove unused includes 2 years ago
compiler Move from std::atoi to std::from_char 2 years ago
config Cleanup includes 1 year ago
contentselector Merge branch 'pandorasbox' into 'master' 1 year ago
crashcatcher Add missing headers to components/CMakeLists.txt 1 year ago
debug Add missing headers to components/CMakeLists.txt 1 year ago
detournavigator Use proper cell size for ESM4 cells in CoordinateConverter 1 year ago
esm ESM4: add a way to get the current form version 1 year ago
esm3 Merge branch 'merryweather' into 'master' 1 year ago
esm4 More headpart types 1 year ago
esmloader Gets rid of most ESM::CellId 2 years ago
esmterrain Use std::vector for LandCache implementation 1 year ago
fallback Move werewolf FOV from unused to float and use string_view 1 year ago
files Add missing array include 1 year ago
fontloader Do not place deprecated MyGUI property dynamically 1 year ago
fx Use a more clear error message for clamp wrap mode 1 year ago
interpreter Use string_view in more places and reduce the number of empty string literals 2 years ago
l10n Add setting "gmst overrides l10n" 2 years ago
loadinglistener Fix crash related to async content loading (#7508) 1 year ago
lua fix string format 1 year ago
lua_ui Don't free ui element's shared_ptr right before destroying it 1 year ago
misc Add missing headers to components/CMakeLists.txt 1 year ago
myguiplatform [#7358] Make MyGui 3.4.2 required for 0.49 1 year ago
navmeshtool Stop updating navmeshtool progress on first bad message 2 years ago
nif Support Fallout 4 skinning 1 year ago
nifbullet BulletNifLoader updates 1 year ago
nifosg Add more comments to handleBSGeometry 1 year ago
platform Add missing headers to components/CMakeLists.txt 1 year ago
process Apply clang-format to code base 2 years ago
resource Use settings values for Shaders settings 1 year ago
sceneutil Use settings values for Shaders settings 1 year ago
sdlutil Remove special handling for Mac command key, since MyGUI now switches automatically 1 year ago
serialization Add missing array include 1 year ago
settings Use settings values for Water settings 1 year ago
shader Use settings values for Shaders settings 1 year ago
sqlite3 Minor header cleanup 2 years ago
std140 Add missing array include 1 year ago
stereo Move some objects instead of copying 1 year ago
terrain Pass cache expiry delay to GenericResourceManager constructor 1 year ago
to_utf8 Applies review advice. 2 years ago
translation Use string_view in more UI code 2 years ago
version Validate version of resources 1 year ago
vfs Change include guard name 2 years ago
widgets [#7358] Make MyGui 3.4.2 required for 0.49 1 year ago
CMakeLists.txt Add missing headers to components/CMakeLists.txt 1 year ago
doc.hpp