scenerygraphics / sciview

sciview is a tool for visualization and interaction with ND image and mesh data
BSD 2-Clause "Simplified" License
66 stars 17 forks source link

Colormap management needs refactoring #496

Closed kephale closed 1 year ago

kephale commented 1 year ago

When investigating https://github.com/scenerygraphics/sciview/issues/441 and https://github.com/scenerygraphics/sciview/pull/495, I found there are multiple keys for storing colormap metadata. This needs some refactoring.

kephale commented 1 year ago

done