mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 11:39:49 -06:00
Update jwst launch time frame
This commit is contained in:
@@ -115,8 +115,7 @@ local JWSTModel = {
|
||||
ModelScale = "Foot",
|
||||
InvertModelScale = true,
|
||||
EnableAnimation = true,
|
||||
--TODO: Update theese when the new animation is finished
|
||||
AnimationStartTime = "2018 10 01 15:00:00",
|
||||
AnimationStartTime = "2018 10 01 14:05:52",
|
||||
AnimationMode = "Once",
|
||||
LightSources = {
|
||||
{
|
||||
@@ -130,7 +129,7 @@ local JWSTModel = {
|
||||
DisableFaceCulling = true
|
||||
},
|
||||
GUI = {
|
||||
Name = "James Webb Space Telescope",
|
||||
Name = "James Webb Space Telescope Model",
|
||||
Path = "/Solar System/Missions/JWST",
|
||||
}
|
||||
}
|
||||
@@ -226,7 +225,7 @@ local JWSTLaunchModel = {
|
||||
Parent = JWSTLaunchPosition.Identifier,
|
||||
TimeFrame = {
|
||||
Type = "TimeFrameInterval",
|
||||
Start = "2018 OCT 01 13:18:00",
|
||||
Start = "2018 OCT 01 14:05:52",
|
||||
End = "2019 OCT 01"
|
||||
},
|
||||
Transform = {
|
||||
@@ -245,8 +244,7 @@ local JWSTLaunchModel = {
|
||||
ModelScale = "Foot",
|
||||
InvertModelScale = true,
|
||||
EnableAnimation = true,
|
||||
--TODO: Update theese when the new animation is finished
|
||||
AnimationStartTime = "2018 10 01 15:00:00",
|
||||
AnimationStartTime = "2018 10 01 14:05:52",
|
||||
AnimationMode = "Once",
|
||||
LightSources = {
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user