Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HSV conversion functionality to colour.lua #67

Merged
merged 2 commits into from
Dec 11, 2023

Conversation

zorggn
Copy link
Contributor

@zorggn zorggn commented Dec 11, 2023

Hi!
As promised, added HSV related functionality.
Please advise. :3

Added RGB-HSV, HSV-RGB, HSV-HSL, HSL-HSV conversion functions.
@1bardesign
Copy link
Owner

Linter wants you to not reuse the saturation variable in the conversion functions; looks like there may be a bug there? Can you give it a look?

*To Appease A Linter.*
@1bardesign 1bardesign merged commit e4953b6 into 1bardesign:master Dec 11, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants