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/resource
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
..
bulletshape.cpp Some fixes for building on FreeBSD 9 years ago
bulletshape.hpp Share the bvh of btBvhTriangleMeshShape's when possible 9 years ago
bulletshapemanager.cpp Remove outdated comment 9 years ago
bulletshapemanager.hpp Add NifFileManager to avoid duplicate parsing of the NIFFile in SceneManager and BulletShapeManager. 9 years ago
keyframemanager.cpp KeyframeManager fix 9 years ago
keyframemanager.hpp Move keyframe loading out of SceneManager to new KeyframeManager 9 years ago
niffilemanager.cpp Move keyframe loading out of SceneManager to new KeyframeManager 9 years ago
niffilemanager.hpp Add NifFileManager to avoid duplicate parsing of the NIFFile in SceneManager and BulletShapeManager. 9 years ago
objectcache.cpp osgDB::ObjectCache was added in 3.3.3, not 3.4.0 9 years ago
objectcache.hpp osgDB::ObjectCache was added in 3.3.3, not 3.4.0 9 years ago
resourcesystem.cpp Move keyframe loading out of SceneManager to new KeyframeManager 9 years ago
resourcesystem.hpp Move keyframe loading out of SceneManager to new KeyframeManager 9 years ago
scenemanager.cpp Change the way that texture filtering setting changes are applied at runtime to not require keeping a reference to textures 9 years ago
scenemanager.hpp Change the way that texture filtering setting changes are applied at runtime to not require keeping a reference to textures 9 years ago
texturemanager.cpp Change the way that image origin is converted to OpenGL's lower-left convention 9 years ago
texturemanager.hpp Change the way that image origin is converted to OpenGL's lower-left convention 9 years ago