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 e8662bea31 Change the way that image origin is converted to OpenGL's lower-left convention
Flip the texture coordinates instead of flipping textures.

This simplifies the TextureManager (no need to worry if the caller wants flipping or not), should make it easier to generalize & multithread it.
9 years ago
..
bsa Changed relative includes to library header format 9 years ago
compiler Implement Fixme script instruction 9 years ago
config Launcher: ensure to clear previous settings when reloading settings 9 years ago
contentselector Fix cppcheck warnings 9 years ago
esm Some fixes for building on FreeBSD 9 years ago
esmterrain Load default terrain if there is none defined 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 Broken lower casing fix (Fixes #3068) 9 years ago
loadinglistener LoadingScreen: add support for important labels 9 years ago
misc Rename to lowerCaseInPlace 9 years ago
myguiplatform Change the way that image origin is converted to OpenGL's lower-left convention 9 years ago
nif Change the way that image origin is converted to OpenGL's lower-left convention 9 years ago
nifbullet BulletNifLoader: preallocate the btTriangleMesh's vertices/indices 9 years ago
nifosg Move texture filtering settings to SceneManager 9 years ago
process OSX build fix 10 years ago
resource Change the way that image origin is converted to OpenGL's lower-left convention 9 years ago
sceneutil Don't clone Drawable UpdateCallbacks twice 9 years ago
sdlutil Change the way that image origin is converted to OpenGL's lower-left convention 9 years ago
settings Fix 'duplicate setting' errors when running installation wizard 9 years ago
terrain Fix terrain textureCompileDummy 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 Don't use tolower() 9 years ago
widgets Don't attempt to create quest log buttons if textures are unavailable (Fixes #3063) 9 years ago
CMakeLists.txt Move configureLight to a separate file 9 years ago
doc.hpp second set of additional doxygen comments 14 years ago