1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-08 12:51:34 +00:00
openmw/components
scrawl 5fbdb64bb9 Add OPENMW_DECOMPRESS_TEXTURES environment variable to decompress textures in software if not supported by graphics hardware
Disabled by default due to requiring new functionality that was just added to OSG 3.6 or OpenMW/OSG.
2017-10-14 18:28:46 +00:00
..
bsa
compiler convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis 2017-06-09 16:49:25 +02:00
config
contentselector
esm ExtraSpell magic effect: a basic implementation 2017-10-14 16:55:00 +04:00
esmterrain
fallback be explicit about what we are trying to catch instead of catching everything and fixed up formatting 2017-06-12 00:32:29 +02:00
files first pass on optimization of nif parsing functions from the file stream 2017-09-20 23:53:12 -05:00
fontloader Fix shadowing warnings 2016-08-29 12:38:24 +02:00
interpreter
loadinglistener
misc Use default 0 precision in the float formatting (bug #4096) 2017-09-17 15:07:04 +04:00
myguiplatform
nif removed an iostream include used for debug prints from nifstream.hpp 2017-09-23 11:10:05 -05:00
nifbullet Change NCO/NCC flags to NC* (Fixes #3915) 2017-06-20 00:36:17 +02:00
nifosg Add custom version of MorphGeometry replacing osgAnimation 2017-09-01 21:42:36 +00:00
process
resource Add OPENMW_DECOMPRESS_TEXTURES environment variable to decompress textures in software if not supported by graphics hardware 2017-10-14 18:28:46 +00:00
sceneutil Remove redundant _boundingBoxComputed which no longer exists in osg master (Fixes #4075) 2017-09-04 19:35:42 +00:00
sdlutil Pass repeat key events to the GUI 2017-09-24 19:08:11 +02:00
settings
shader Add custom version of MorphGeometry replacing osgAnimation 2017-09-01 21:42:36 +00:00
terrain Merge remote-tracking branch 'aesylwinn/landrecords' 2017-10-03 13:32:02 +02:00
to_utf8
translation
version
vfs Fix seg fault, undo changes BsaArchive 2017-08-22 15:06:56 -04:00
widgets Allow MWList items to retain key focus 2017-09-27 12:56:00 +00:00
CMakeLists.txt Remove superfluous argument 2017-10-12 18:16:44 +01:00
doc.hpp