From 99ae87bd034c9413fa29be6429a256a14fca3f06 Mon Sep 17 00:00:00 2001 From: Emma Broman Date: Wed, 20 Mar 2024 11:38:34 +0100 Subject: [PATCH] Remove comment about faulty color mapping that is no longer an issue (#2983) --- data/assets/scene/digitaluniverse/localdwarfs.asset | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/data/assets/scene/digitaluniverse/localdwarfs.asset b/data/assets/scene/digitaluniverse/localdwarfs.asset index b09da57150..a9a9022bd6 100644 --- a/data/assets/scene/digitaluniverse/localdwarfs.asset +++ b/data/assets/scene/digitaluniverse/localdwarfs.asset @@ -18,6 +18,8 @@ local Object = { Renderable = { Type = "RenderablePolygonCloud", Enabled = false, + Opacity = 0.3, + File = speck .. "localgroup.speck", Labels = { File = speck .. "localgroup.label", Color = { 0.3, 0.3, 1.0 }, @@ -27,11 +29,6 @@ local Object = { }, Coloring = { FixedColor = { 0.0, 1.0, 0.0 }, - -- @TODO: This one wasn't actually properly used before the point cloud update. - -- All points were mapped to green. Decide if we want it around. - -- @TODO: Also, the cmap is currently not applied correctly, due to speck file - -- not being read properly (it inlcudes more information than just datavar-s). - -- This should be adressed. (2023-12-13, emmbr) ColorMapping = { File = speck .. "localgroup.cmap", ParameterOptions = { @@ -39,8 +36,6 @@ local Object = { } } }, - Opacity = 0.3, - File = speck .. "localgroup.speck", PolygonSides = 12, Unit = "Mpc", SizeSettings = {