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-tes3mp/components
scrawl 330e5fefd1 optimizer: consider a Group with more than one child redundant as well
While there could be some value in this hierarchy (i.e. improved culling), we don't know if this is being used sensibly; and using a 'flat' hierarchy helps other optimizations.
8 years ago
..
bsa Mark thread safe methods in BsaFile 9 years ago
compiler Always print context for script warnings to remove the need for verbose option 8 years ago
config Launcher: ensure to clear previous settings when reloading settings 9 years ago
contentselector Fix shadowing warnings 8 years ago
esm Move WNAM out of LandData to avoid redundant (de)allocations on startup 8 years ago
esmterrain Fix MSVC warnings 8 years ago
fallback Relocate escape-related code to new files escape.hpp and escape.cpp. 9 years ago
files [macOS] Move all configs & resources into app bundles 8 years ago
fontloader Fix shadowing warnings 8 years ago
interpreter Fix shadowing warnings 8 years ago
loadinglistener LoadingScreen: add support for important labels 9 years ago
misc Add StringUtils::CiComp operator 8 years ago
myguiplatform optimize OSGVertexBuffer by double buffering the vertex array instead of recreating it on every modification 8 years ago
nif Revert "Remove redundant allocations for NIF meshes" 8 years ago
nifbullet Revert "Remove redundant allocations for NIF meshes" 8 years ago
nifosg nifloader: improve setting of DataVariance 8 years ago
process OSX build fix 10 years ago
resource Remove SceneManager::notifyAttached 8 years ago
sceneutil optimizer: consider a Group with more than one child redundant as well 8 years ago
sdlutil Add resource statistics panel opened with F4 8 years ago
settings Fix typo 8 years ago
shader Change some osg::clone's to direct copy constructor to avoid dynamic_cast overhead 8 years ago
terrain Add resource statistics panel opened with F4 8 years ago
to_utf8 Fix typo in a comment 9 years ago
translation Fix cppcheck issues 10 years ago
version Move OpenMW version information to a textfile instead of compiling it in 10 years ago
vfs Fix clang analyzer warnings 9 years ago
widgets Don't attempt to create quest log buttons if textures are unavailable (Fixes #3063) 9 years ago
CMakeLists.txt Add fork of osgUtil::Optimizer with backported fixes that have not been released yet 8 years ago
doc.hpp second set of additional doxygen comments 14 years ago