mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-07 20:21:24 -06:00
More fixed for RenderableStars
Added screenshot button for F4
This commit is contained in:
@@ -11,6 +11,7 @@ interaction_speed = 2.75
|
||||
openspace.bindKey("f1", "openspace.gui.toggle()")
|
||||
openspace.bindKey("f2", "openspace.setPerformanceMeasurement(true)")
|
||||
openspace.bindKey("f3", "openspace.setPerformanceMeasurement(false)")
|
||||
openspace.bindKey("f4", "openspace.takeScreenshot()")
|
||||
openspace.bindKey("f5", "loadKeyBindings()")
|
||||
|
||||
openspace.bindKey("T", "openspace.distance(-interaction_speed * openspace.dt(), 6.0)")
|
||||
|
||||
Reference in New Issue
Block a user