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-tes3coop/components
scrawl ac366f1603 Fix the rig bounds being updated twice per frame
Unlike what I expected, the osgUtil::UpdateVisitor is set to traverse all children (not only active children). The FrameSwitch was thus traversing both RigGeometries part of the double-buffering scheme, rather than only the one active in the current frame.
9 years ago
..
bsa Changed relative includes to library header format 9 years ago
compiler fixed an interference with script warning mode and error downgrading (Fixes #2990) 9 years ago
config Launcher: ensure to clear previous settings when reloading settings 9 years ago
contentselector Fix #include error 9 years ago
esm Cache CellId 9 years ago
esmterrain Missing include fix 9 years ago
files Apply 27e669296e (locale-unaware tolower) to more code 9 years ago
fontloader Build fix for MyGUI 3.2.1 10 years ago
interpreter deal with script execution from within a script (Fixes #2964) 9 years ago
loadinglistener Tests: add dialogue_merging_test (requires some data files) 9 years ago
misc StringUtils: use the locale-unaware tolower function 9 years ago
myguiplatform Revert "Merge remote-tracking branch 'sandstranger/opengles'" 9 years ago
nif Read NiSpotLight 9 years ago
nifbullet Changed relative includes to library header format 9 years ago
nifosg Fix the rig bounds being updated twice per frame 9 years ago
process OSX build fix 10 years ago
resource Share the bvh of btBvhTriangleMeshShape's when possible 9 years ago
sceneutil Use const reference, thanks ace13 9 years ago
sdlutil Revert "Merge remote-tracking branch 'sandstranger/opengles'" 9 years ago
settings Fix 'duplicate setting' errors when running installation wizard 9 years ago
terrain Use a single-precision PositionAttitudeTransform in speed critical places 9 years ago
to_utf8 Remove some outdated todo comments 10 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 Apply 27e669296e (locale-unaware tolower) to more code 9 years ago
widgets Fix -Woverloaded-virtual clang warnings 10 years ago
CMakeLists.txt Don't link against unnecessary OSG libraries 9 years ago
doc.hpp second set of additional doxygen comments 14 years ago