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

Clean up orx-color #260

Merged
merged 2 commits into from
Aug 14, 2022
Merged

Clean up orx-color #260

merged 2 commits into from
Aug 14, 2022

Conversation

Vechro
Copy link
Contributor

@Vechro Vechro commented Aug 12, 2022

Rename ColorOKHSL.kt file to ColorOKHSLa.kt and clean up code.
Rename ColorOKHSV.kt file to ColorOKHSVa.kt and clean up code.
ColorOKHSLa#toRGBa result will now always be in SRGB linearity and will include the alpha value of the receiver.
ColorOKLABa#toRGBa result now includes the alpha value of the receiver.

If these commits are squashed, it is likely that git will no longer detect that the files are renamed.

ColorOKHSLa#toRGBa result will now always be in SRGB linearity and will include the alpha value of the receiver.
ColorOKLABa#toRGBa result now includes the alpha value of the receiver
@edwinRNDR edwinRNDR merged commit 2fdda2b into openrndr:master Aug 14, 2022
@edwinRNDR edwinRNDR mentioned this pull request Aug 18, 2022
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