mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-03 09:20:26 -05:00
fix to XY-axis issue with zoom/roll, change to three-finger-case
This commit is contained in:
@@ -10,10 +10,10 @@ function preInitialization()
|
||||
openspace.spice.loadKernel("${SPICE}/pck00010.tpc")
|
||||
|
||||
-- For unit test
|
||||
openspace.time.setTime("2016 SEP 8 23:00:00.500")
|
||||
openspace.time.togglePause()
|
||||
--openspace.time.setTime("2016 SEP 8 23:00:00.500")
|
||||
--openspace.time.togglePause()
|
||||
|
||||
--openspace.time.setTime(openspace.time.currentWallTime())
|
||||
openspace.time.setTime(openspace.time.currentWallTime())
|
||||
dofile(openspace.absPath('${SCRIPTS}/bind_common_keys.lua'))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user