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
Bret Curtis 61a5c6125d #5480: Drop Qt4 support and require Qt 5.12 or later. 5 years ago
..
bsa Don't save space in compressed BSA hash generation 5 years ago
bullethelpers Filter recast mesh triangles by global bounding box 5 years ago
compiler Ignore bogus string arguments for Disable/Enable again 5 years ago
config Replace foreach macro by for-loop 5 years ago
contentselector Add a search function to the "Datafiles" tab of the OpenMW launcher 5 years ago
crashcatcher Add env variable to enable/disable crash catcher 5 years ago
debug Fix C5204 warnings by adding default virtual destructors 5 years ago
detournavigator Merge branch 'object_paging_retry' into 'master' 5 years ago
esm profiling 5 years ago
esmterrain Implement additional stringops to avoid Boost functions 5 years ago
fallback Revert to 0.45.0 comments-in-the-middle settings behavior 5 years ago
files Use all-lowercase names for windows API headers 5 years ago
fontloader Catch MyGUI exceptions in the FontLoader destructor 5 years ago
interpreter Give new opcodes to old functions made custom 5 years ago
loadinglistener Fix C5204 warnings by adding default virtual destructors 5 years ago
misc Get rid of ECLD and dependencies 5 years ago
myguiplatform Add final modifier to fix warnings 5 years ago
nif Merge pull request #2908 from Capostrophic/uvsets 5 years ago
nifbullet Try to resolve CI concerns 5 years ago
nifosg profiling 5 years ago
process Remove redundant includes 6 years ago
resource Use sequenced texture units with .dae/collada 5 years ago
sceneutil #5463: Optimizer fix, problem was indeed related to tangents not being transformd properly. 5 years ago
sdlutil Move all OICS handling to the separate file 5 years ago
settings Make sure blank lines at the end of settings.cfg don't disappear 5 years ago
shader Improve color mode handling in shaders 5 years ago
terrain Initialize fields to avoid undefined behaviour 5 years ago
to_utf8 Remove redundant includes 6 years ago
translation Replace all NULLs to nullptr 6 years ago
version Allow getting available version information even when clone is shallow 8 years ago
vfs make use of std::make_unique to test that MSVC2015 can handle that 6 years ago
widgets Move font loading to the FontLoader 5 years ago
CMakeLists.txt #5480: Drop Qt4 support and require Qt 5.12 or later. 5 years ago
doc.hpp