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
scrawl 6ef848b7c5 Remove TextureManager::getTexture2D
Instead use getImage and let the caller create the Texture. Sharing of textures is then handled in post by the SharedStateManager.

This is closer to what the OSG serializer does.

Streamlines the TextureManager and will make it easier to multithread.
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 Flip terrain textures 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 Remove TextureManager::getTexture2D 9 years ago
process OSX build fix 10 years ago
resource Remove TextureManager::getTexture2D 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 Remove TextureManager::getTexture2D 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