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
Nelsson Huotari 1221889cf7 Limit conversion of underscores to nodes origating from osgAnimation library 4 years ago
..
bsa Show mesh origin 4 years ago
bullethelpers components/bullethelpers cleanup; removed warnings by using override 4 years ago
compiler Avoid dead code 4 years ago
config Implement instanced groundcover 4 years ago
contentselector Replace zeroes and nulls by nullptrs 4 years ago
crashcatcher Use data() method 4 years ago
debug Change crash file to dmp on window to avoid renaming it 4 years ago
detournavigator Fix passing null to memcpy 4 years ago
esm Remove redundant formatting changes 4 years ago
esmterrain Replace zeroes and nulls by nullptrs 4 years ago
fallback set minimal boost version; remove #ifdef boost version checks 4 years ago
files Avoid to use uninitialized variables 4 years ago
fontloader Clean-up FontLoader::loadFontFromXml fix 4 years ago
interpreter Replace zeroes and nulls by nullptrs 4 years ago
loadinglistener Fix C5204 warnings by adding default virtual destructors 5 years ago
misc Utility functions for little-endian <-> big-endian conversion. 4 years ago
myguiplatform Replace zeroes and nulls by nullptrs 4 years ago
nif Use misc/endianness.hpp in components/nif/nifstream 4 years ago
nifbullet Fix tag mismatch 4 years ago
nifosg Make sure NIFLoader avoids working further with empty geometry 4 years ago
process Remove redundant includes 6 years ago
resource Clean-up 4 years ago
sceneutil Limit conversion of underscores to nodes origating from osgAnimation library 4 years ago
sdlutil Revert "Merge branch 'windowing-system' into 'master'" 4 years ago
settings Support vectors in settings.cfg 5 years ago
shader Implement instanced groundcover 4 years ago
terrain Implement instanced groundcover 4 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 iterate in reverse order 4 years ago
widgets Avoid height for empty message in AutoSizedTextBox 4 years ago
CMakeLists.txt values for this higher than sGroundOffset cause jittering on some surface; use safe-seeming value slightly less than sGroundOffset 4 years ago
doc.hpp