mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-29 15:40:26 -06:00
some style in asset files
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---------------------------------------------------------------------------------------------------
|
||||
----- The maps in this file are used to keep the SceneGraphNode identifiers for each spacecraft ---
|
||||
----- up to date with labels and dsn signal data among other things ---
|
||||
----- up to date with the labels and dsn signal data among other things ---
|
||||
---------------------------------------------------------------------------------------------------
|
||||
|
||||
local Voyager1Asset = asset.require('scene/solarsystem/missions/voyager1/voyager1')
|
||||
|
||||
@@ -53,4 +53,4 @@ asset.export("spacecraftID", spacecraftID)
|
||||
assetHelper.registerSceneGraphNodesAndExport(asset, {
|
||||
MarsOdyssey,
|
||||
MarsOdysseyModel
|
||||
})
|
||||
})
|
||||
|
||||
@@ -59,4 +59,4 @@ asset.export("spacecraftID", spacecraftID)
|
||||
assetHelper.registerSceneGraphNodesAndExport(asset, {
|
||||
StereoA,
|
||||
StereoAModel
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user