Clean up and remove unused code

This commit is contained in:
Erik Broberg
2016-10-26 14:07:05 +02:00
parent baba1f02d0
commit 21b41e3ec0
20 changed files with 62 additions and 951 deletions

View File

@@ -56,8 +56,8 @@ function postInitialization()
openspace.setPropertyValue("SunMarker.renderable.enabled", false)
openspace.setPropertyValue("Earth.RenderableGlobe.atmosphere", true)
openspace.setPropertyValue("Earth.RenderableGlobe.Layers.NightTextures.Earth at Night 2012.gamma", 1.8)
openspace.setPropertyValue("Earth.RenderableGlobe.Layers.NightTextures.Earth at Night 2012.multiplier", 10)
openspace.setPropertyValue("Earth.RenderableGlobe.Layers.NightTextures.Earth at Night 2012.settings.gamma", 1.8)
openspace.setPropertyValue("Earth.RenderableGlobe.Layers.NightTextures.Earth at Night 2012.settings.multiplier", 10)
openspace.resetCameraDirection()
openspace.time.setDeltaTime(0)