mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-04 02:29:49 -06:00
Reparent the milkyway galaxy to the root to make it not disappear when SPICE information runs out (closes #3232)
This commit is contained in:
@@ -14,7 +14,7 @@ local KiloParsec = 3.086E19
|
||||
|
||||
local MilkyWayVolume = {
|
||||
Identifier = "MilkyWayVolume",
|
||||
Parent = transforms.SolarSystemBarycenter.Identifier,
|
||||
-- No parent; this node is attached to the scene graph root
|
||||
Transform = {
|
||||
Translation = {
|
||||
Type = "StaticTranslation",
|
||||
|
||||
Reference in New Issue
Block a user