mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-29 23:39:26 -05:00
Initial command input support
- Access the command input prompt with the § button on swedish keyboard layout. It is whatever key is corresponding to SGCT_KEY_BACKSLASH on other layouts.
This commit is contained in:
@@ -3,6 +3,6 @@ openspace.time.setTime("2007-02-26T12:00:00")
|
||||
--openspace.time.setTime("2006-08-22T20:00:00")
|
||||
|
||||
--openspace.time.setDeltaTime(200000.0)
|
||||
openspace.time.setDeltaTime(2000.0)
|
||||
openspace.time.setDeltaTime(0.0)
|
||||
--openspace.time.setDeltaTime(30000.0)
|
||||
-- print(openspace.time.currentTimeUTC())
|
||||
|
||||
Reference in New Issue
Block a user