Skip to content

Incorrect GLSL implementation of color4 typed RgbToHsv, HsvToRgb and HsvAdjust #2765

@HardCoreCodin

Description

@HardCoreCodin

Spec says alpha channel should be forwarded unchanged, implementation always sets to 1.
HsvAdjust is a node graph implementation, but by virtue of it using the RgbToHsv and HsvToRgb nodes, it inherits these bugs so is also bugged.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions