1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 00:19:56 +00:00
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
2013-08-19 20:34:20 +02:00
..
launcher Fixed paths to OpenMW icons 2013-03-12 21:21:08 +01:00
mac Synchronized OS X icon with our current app icon 2012-03-31 19:36:07 +04:00
materials New terrain renderer - improvements: 2013-08-19 20:34:20 +02:00
mygui Larger area for window corner diagonal arrows 2013-08-10 08:15:58 +02:00
opencs Repo permissions commit fix #2 2013-07-10 21:13:59 -05:00
ui use SDL for resolution -> multimonitor support 2013-06-23 03:49:30 +02:00
water Simpler, more lightweight underwater effect, changed colors to match vanilla better 2013-03-03 19:28:11 +01:00
CMakeLists.txt Added shader based MyGUI render manager to allow using Ogre's next generation render systems. 2013-04-07 00:12:04 +02:00
opencs.cfg Deleted ".directory" text files. 2013-06-23 21:28:58 -05:00
opencs.desktop put .desktop file in the right directory 2013-03-09 14:43:44 -05:00
openmw.bmp Some improvments for windows builds and installer 2012-04-19 14:58:27 +02:00
openmw.cfg fixed data-local path 2013-07-31 13:55:56 +02:00
openmw.cfg.local create local openmw.cfg file for uninstalled version 2011-04-28 21:55:08 +02:00
openmw.desktop Issue #423: Wrong usage of "Version" 2012-10-16 23:16:14 +03:00
settings-default.cfg Use the correct slash, chop or thrust animation 2013-07-16 23:32:41 +02:00
transparency-overrides.cfg Added BM trees to transparency overrides 2013-03-04 17:57:35 +01:00