Merge branch 'thesis/2018/dsn' of github.com:OpenSpace/OpenSpace into thesis/2018/dsn

This commit is contained in:
Agnes Heppich
2018-12-26 18:07:15 -05:00
5 changed files with 69 additions and 45 deletions
+1
View File
@@ -79,6 +79,7 @@ local Keybindings = {
{
Key = "l",
Command = propertyHelper.invert('Scene.OuterSpaceLabels.Renderable.Enabled') ..
propertyHelper.invert('Scene.InnerSpaceLabels.Renderable.Enabled') ..
propertyHelper.invert('Scene.MarsMissionsLabels.Renderable.Enabled') ..
propertyHelper.invert('Scene.ClusteredLabels.Renderable.Enabled'),
Documentation = "Toggles visibility of the spacecraft labels",