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:
Jonas Strandstedt
2014-10-20 15:58:37 +02:00
parent 18a87ef99e
commit dbef0d36e4
6 changed files with 261 additions and 16 deletions
+1 -1
View File
@@ -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())