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 Okhsl and Okhsv #469

Merged
merged 7 commits into from
Mar 6, 2024
Merged

Commits on Mar 2, 2024

  1. Add OkHsl

    facelessuser committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    94c00a3 View commit details
    Browse the repository at this point in the history
  2. Fix ID

    facelessuser committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    24d673a View commit details
    Browse the repository at this point in the history
  3. Add Okhsv

    facelessuser committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    f3cea33 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. For consistency, use same script used to generate oklab matrices

    Add the Oklab matrix maker script and generate matrices for Okhsl/Okhsv
    with the same script.
    facelessuser committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    988eba5 View commit details
    Browse the repository at this point in the history
  2. Add some tests

    facelessuser committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    cce2c55 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    facelessuser committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    79f9227 View commit details
    Browse the repository at this point in the history
  4. Add type files

    facelessuser committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    896f5a4 View commit details
    Browse the repository at this point in the history