16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-09-01 11:39:18 +02:00

Revert "stars object, interrior lighting level as accessible parameter for dynamic object"

This reverts commit 1b0e151fbf.
This commit is contained in:
tmj-fstate
2017-02-24 01:27:11 +01:00
parent 1b0e151fbf
commit fc49fc5fad
14 changed files with 90 additions and 266 deletions

View File

@@ -316,7 +316,6 @@ void CSkyDome::RebuildColors() {
color.z = 0.75f * std::max( color.z + m_sundirection.y, 0.075f );
color.x = 0.20f * color.z;
color.y = 0.65f * color.z;
color = color * ( 1.15f - vertex.y ); // simple gradient, darkening towards the top
}
// save