Skip to content

Fix geometry color clut behavior

Alvaro Sanchez requested to merge fix-geometry-color-clut-behavior into develop

Compositor now applies color luts and geometry colors to value-arrays and rgb-arrays respectively. They are also applied separately to each item in the PipelineModel. @demarle

Moved the color-lut left overs out of LayerSpec and into Compositor.

Merge request reports