Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed case of R == G, following original conversion formula (bevyengi…
…ne#4383) https://en.wikipedia.org/wiki/HSL_and_HSV#From_RGB # Objective Fixes bevyengine#4382 ## Solution - Describe the solution used to achieve the objective above. Fixed conversion formula to account for red and green component being max and equal --- ## Changelog Fixed RGB -> HSL colorspace conversion ## Migration Guide Co-authored-by: Francesco Giordana <[email protected]>
- Loading branch information