Files
godot/doc/classes
Hugo Locurcio bc1b2b96e1 Tweak the default fog depth end to use a fixed value
The previous value (0) was a special case in the fog shader.
It made the shader use the Camera's `far` value as the fog depth end
value, which led to an inconsistency in the fog rendering between
the editor and a running project. This is because the editor camera
uses a `far` property of 500 by default, whereas the Camera node's
`far` property is set to 100 by default.

The new fixed value is equal to the default `far` property in Camera,
which leads to a consistent appearance between the editor and a running
project.

This closes #31686.
2019-08-27 18:32:05 +02:00
..
2019-04-19 11:03:46 +02:00
2019-04-19 11:03:46 +02:00
2019-04-19 11:03:46 +02:00
2019-04-19 11:03:46 +02:00
2019-08-08 11:58:57 +03:00
2019-04-19 11:03:46 +02:00
2019-04-19 11:03:46 +02:00
2019-04-19 11:03:46 +02:00
2019-04-19 11:03:46 +02:00
2019-04-19 11:03:46 +02:00
2019-04-19 11:03:46 +02:00
2019-08-08 11:58:57 +03:00
2019-04-19 11:03:46 +02:00
2019-07-24 12:14:31 -07:00
2019-08-14 16:09:55 +09:30
2019-04-19 11:03:46 +02:00
2019-04-19 11:03:46 +02:00
2019-04-19 11:03:46 +02:00
2019-04-19 11:03:46 +02:00
2019-04-19 11:03:46 +02:00
2019-04-19 11:03:46 +02:00
2019-04-19 11:03:46 +02:00
2019-04-19 11:03:46 +02:00
2019-04-19 11:03:46 +02:00
2019-04-19 11:03:46 +02:00
2019-04-19 11:03:46 +02:00
2019-04-19 11:03:46 +02:00