mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-29 23:39:26 -05:00
Merge branch 'thesis/2018/dsn' of github.com:OpenSpace/OpenSpace into thesis/2018/dsn
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user