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/files
scrawl e27437f8ed New terrain renderer - improvements:
- Consistent triangle alignment, fixes a noticable crack near the census and excise office. Note that alignment is still not the same as vanilla. Vanilla uses a weird diagonal pattern. I hope there aren't more trouble spots that will force us to replicate vanilla, but at least we can do that now.
 - Fixes several blending issues and cell border seams
 - Fix map render to use the terrain bounding box instead of an arbitrary height
 - Different LODs are now properly connected instead of using skirts
 - Support self shadowing
 - Normals and colors are stored in the vertices instead of a texture, this enables per-vertex lighting which should improve performance, fix compatibility issues due to the PS getting too large and mimic vanilla better
 - Support a fixed function fallback (though the splatting shader usually performs better)
 - Designed for distant land support - test: https://www.youtube.com/watch?v=2wnd9EuPJIY - we can't really enable this yet due to depth precision issues when using a large view distance
12 years ago
..
launcher Fixed paths to OpenMW icons 12 years ago
mac Synchronized OS X icon with our current app icon 13 years ago
materials New terrain renderer - improvements: 12 years ago
mygui Larger area for window corner diagonal arrows 12 years ago
opencs Repo permissions commit fix #2 12 years ago
ui use SDL for resolution -> multimonitor support 12 years ago
water Simpler, more lightweight underwater effect, changed colors to match vanilla better 12 years ago
CMakeLists.txt Added shader based MyGUI render manager to allow using Ogre's next generation render systems. 12 years ago
opencs.cfg Deleted ".directory" text files. 12 years ago
opencs.desktop put .desktop file in the right directory 12 years ago
openmw.bmp Some improvments for windows builds and installer 13 years ago
openmw.cfg fixed data-local path 12 years ago
openmw.cfg.local create local openmw.cfg file for uninstalled version 14 years ago
openmw.desktop Issue #423: Wrong usage of "Version" 12 years ago
settings-default.cfg Use the correct slash, chop or thrust animation 12 years ago
transparency-overrides.cfg Added BM trees to transparency overrides 12 years ago