This website requires JavaScript.
Explore
Help
Sign in
mirror
/
openmw-tes3mp
Watch
1
Star
0
Fork
You've already forked openmw-tes3mp
1
mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced
2025-01-15 15:19:55 +00:00
Code
Issues
Releases
Wiki
Activity
f12a52c603
openmw-tes3mp
/
files
/
CMakeLists.txt
4 lines
72 B
Text
Raw
Normal View
History
Unescape
Escape
Remove unused mygui files
2015-05-03 15:26:12 +00:00
add_subdirectory(mygui)
New water WIP Changes compared to old (Ogre) water: - Uses depth-texture readback to handle the underwater fog in the water shader, instead of handling it in the object shader - Different clipping mechanism (glClipPlane instead of a skewed viewing frustum) - Fixed bug where the reflection camera would look strange when the viewer was very close to the water surface - Toned down light scattering, made the waterColor a bit darker at night - Fixed flipped water normals and strange resulting logic in the shader Still to do: see comments...
2015-10-26 20:36:19 +00:00
add_subdirectory(shaders)
Add separate textures for scrollbars (feature #5051)
2019-06-01 11:57:26 +00:00
add_subdirectory(vfs)
Reference in a new issue
Copy permalink