Issue/425 (#860)

* Working on the fix for the depth sorting problem.
* Changed grids and billboards to additive blending.
This commit is contained in:
Jonathas Costa
2019-05-14 11:05:40 -04:00
committed by Alexander Bock
parent 8351ec2108
commit 8bb70e328d
6 changed files with 39 additions and 7 deletions

View File

@@ -26,7 +26,8 @@ local object = {
UseAdditiveBlending = true,
Orientation = "Inside",
MirrorTexture = true,
FadeOutThreshold = 0.01
FadeOutThreshold = 0.01,
Background = true
},
GUI = {
Name = "Milky Way (ESO)",