From 5d2d1b474aa31c187acaccfa4021e6f7ebcea20d Mon Sep 17 00:00:00 2001 From: KarRei Date: Tue, 6 Nov 2018 17:03:09 +0100 Subject: [PATCH] Changed apperance of trail and disc --- modules/exoplanets/exoplanetsmodule_lua.inl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/exoplanets/exoplanetsmodule_lua.inl b/modules/exoplanets/exoplanetsmodule_lua.inl index d6af253a0c..56e59dea04 100644 --- a/modules/exoplanets/exoplanetsmodule_lua.inl +++ b/modules/exoplanets/exoplanetsmodule_lua.inl @@ -643,7 +643,7 @@ int addExoplanetSystem(lua_State* L) { "Epoch = '" + sepoch + "'," //TT. JD to YYYY MM DD hh:mm:ss "Period = " + std::to_string(plsy[i].PER) + "* 86400" //PER. 86 400sec = 1 day. "}," - "Color = { 1, 0, 0 }" + "Color = { 1, 1, 1 }" "}," "}"; @@ -669,7 +669,7 @@ int addExoplanetSystem(lua_State* L) { "Size = " + std::to_string(plsy[i].A) + " * 149597870700," // 149 597 870 700 m = 1 AU. A "Eccentricity = " + std::to_string(plsy[i].ECC) + "," "Offset = { " + std::to_string(plsy[i].ALOWER) + ", " + std::to_string(plsy[i].AUPPER) + " }," //min / max extend - "Transparency = 0.99" + "Transparency = 0.5" "}," "Transform = {" "Rotation = {"