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 24ae9f4ac1 Remove no longer needed apply(Geode&) in SetFilterSettingsVisitor and NodeToShapeVisitor
In OSG 3.4 (which is now a requirement), Drawables are normal Nodes attached in the scene graph. Geode is still provided for backwards compatibility, but does not need to be specially handled here because it now functions just like a normal Group node.
9 years ago
..
bsa Mark thread safe methods in BsaFile 9 years ago
compiler ToggleAI cleanup 9 years ago
config Launcher: ensure to clear previous settings when reloading settings 9 years ago
contentselector Fix cppcheck warnings 9 years ago
esm Update comment 9 years ago
esmterrain Add ESM::Land::DEFAULT_HEIGHT 9 years ago
fallback Read fallback settings in OpenCS 9 years ago
files Improved error reporting under POSIX using errno and strerror(). 9 years ago
fontloader Build fix for MyGUI 3.2.1 10 years ago
interpreter Fix an inverted condition (Bug #3209) 9 years ago
loadinglistener LoadingScreen: add support for important labels 9 years ago
misc Rename to lowerCaseInPlace 9 years ago
myguiplatform Enable vertex buffer objects in MyGUI RenderManager now that OSG 3.4 is a dependency 9 years ago
nif Implement support for sphere map NiTextureEffects (Fixes #1827) 9 years ago
nifbullet Don't attempt to create a collision shape for an empty TriShape 9 years ago
nifosg Set the MorphGeometry vertex buffer object usage to GL_DYNAMIC_DRAW 9 years ago
process OSX build fix 10 years ago
resource Remove no longer needed apply(Geode&) in SetFilterSettingsVisitor and NodeToShapeVisitor 9 years ago
sceneutil Add comment 9 years ago
sdlutil disable opengles for Android by default 9 years ago
settings Fix 'duplicate setting' errors when running installation wizard 9 years ago
shader Implement NiTexturingProperty::DecalTexture 9 years ago
terrain Share the state attributes for terrain techniques 9 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 Introduce ShaderManager & ShaderVisitor 9 years ago
doc.hpp second set of additional doxygen comments 14 years ago