16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-20 02:09:19 +02:00

merge, fixed, sort of works (todo: fix cabin light, stars and fog)

This commit is contained in:
VB
2017-06-29 00:40:11 +02:00
24 changed files with 240 additions and 191 deletions

View File

@@ -1937,7 +1937,7 @@ bool TGround::Init(std::string File)
>> Global::daylight.direction.x
>> Global::daylight.direction.y
>> Global::daylight.direction.z;
Global::daylight.direction = glm::normalize(Global::daylight.direction);
parser.getTokens(9, false);
do {