1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 12:54:00 +00:00
OpenMW/components
scrawl 6ac688c0e2 Change the way that texture filtering setting changes are applied at runtime to not require keeping a reference to textures
The references would be difficult to clean up because there may or may not be another reference to the texture in the osgDB::SharedStateManager.
2016-02-05 21:03:11 +01:00
..
bsa
compiler Implement Fixme script instruction 2016-01-20 04:07:07 +01:00
config
contentselector Fix cppcheck warnings 2016-01-03 20:19:38 +01:00
esm Some fixes for building on FreeBSD 2016-01-25 14:13:16 +01:00
esmterrain Load default terrain if there is none defined 2016-01-14 16:41:50 +01:00
fallback Read fallback settings in OpenCS 2016-01-11 23:10:16 +01:00
files Improved error reporting under POSIX using errno and strerror(). 2015-12-08 23:35:03 -05:00
fontloader
interpreter
loadinglistener LoadingScreen: add support for important labels 2015-12-15 21:16:20 +01:00
misc
myguiplatform Use separate textures for the MyGUI RenderManager 2016-02-05 21:03:10 +01:00
nif Do not discard root node transformations if the root node is named 'bip01' (Bug #3118) 2016-01-02 01:30:06 +01:00
nifbullet BulletNifLoader: preallocate the btTriangleMesh's vertices/indices 2015-12-10 00:05:35 +01:00
nifosg Move texture filtering settings to SceneManager 2016-02-05 21:03:10 +01:00
process
resource Change the way that texture filtering setting changes are applied at runtime to not require keeping a reference to textures 2016-02-05 21:03:11 +01:00
sceneutil Don't clone Drawable UpdateCallbacks twice 2016-02-01 21:02:48 +01:00
sdlutil Fix initialization of InputWrapper::mWindowHasFocus 2015-12-15 20:13:41 +01:00
settings
terrain Fix terrain textureCompileDummy 2016-02-05 21:02:16 +01:00
to_utf8 Fix typo in a comment 2015-12-10 00:15:55 +01:00
translation
version
vfs
widgets
CMakeLists.txt Move configureLight to a separate file 2016-01-11 23:10:16 +01:00
doc.hpp