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
bzzt 63ab7345be Reuse traversal result for different traversal with same view point
Rename eyePoint to viewPoint to match OSG conventions (eyePoint is the camera position, viewPoint is for LOD handling)
6 years ago
..
bsa Replace BSAOpt hash calculation with a custom function 6 years ago
bullethelpers Add operators for bullet types 6 years ago
compiler Merge pull request #2294 from Capostrophic/arguments 6 years ago
config Handle possible invalid iterator issue during settings parsing 6 years ago
contentselector Remove redundant includes 6 years ago
crashcatcher Fix crashcatcher 6 years ago
debug fix accidental header namespace inclusion 6 years ago
detournavigator Merge pull request #2260 from elsid/fix_clean_unused_navmeshes 6 years ago
esm Make sure the record hasn't ended in getHString hack (bug #4938) 6 years ago
esmterrain Remove unused and unfinished blendmap packing feature 6 years ago
fallback Fix constant raining 6 years ago
files Some more de-boosting 6 years ago
fontloader Remove redundant includes 6 years ago
interpreter Remove redundant includes 6 years ago
loadinglistener Center progress bar when there are active messageboxes (bug #4691) 6 years ago
misc Store guarded navmesh cache item in shared_ptr 6 years ago
myguiplatform Remove redundant includes 6 years ago
nif Use std::make_shared 6 years ago
nifbullet Remove redundant includes 6 years ago
nifosg Initialize missing variables 6 years ago
process Remove redundant includes 6 years ago
resource Merge pull request #2249 from akortunov/cache 6 years ago
sceneutil Enable light sources directly to avoid virtual calls 6 years ago
sdlutil Vsync tweaks 6 years ago
settings Get rid of unnecessary string streams 6 years ago
shader Move forcePPL and clamp to global shader defines (bug #4869) 6 years ago
terrain Reuse traversal result for different traversal with same view point 6 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 Remove redundant includes 6 years ago
widgets Remove redundant includes 6 years ago
CMakeLists.txt Replace boost GCD to the homebrew implementation 6 years ago
doc.hpp