Disable too agressive culling of renderabletrails for now (closes #2653)

This commit is contained in:
Alexander Bock
2023-06-03 13:42:13 +02:00
parent a77a3e6156
commit 25292cef76
2 changed files with 12 additions and 12 deletions
@@ -305,7 +305,7 @@ local VoyagerTrailEncounterNeptune = {
EnableFade = false,
Color = { 0.70, 0.50, 0.20 },
-- @TODO: Probably an off-by-one bug in RenderableTrailTrajectory?
StartTime = "1989 AUG 23 23:30:00",
StartTime = "1989 AUG 23 22:30:00",
EndTime = "1989 AUG 26",
SampleInterval = 100
},