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

PR: ocioview - Chromaticities Inspector #1914

Commits on Jun 8, 2024

  1. Add initial pyproject.toml file to setup *ocioview* development env…

    …ironment.
    
    Signed-off-by: Thomas Mansencal <[email protected]>
    KelSolaar committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    8c17949 View commit details
    Browse the repository at this point in the history
  2. Implement initial chromaticity inspector.

    Signed-off-by: Thomas Mansencal <[email protected]>
    KelSolaar committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    508f3c4 View commit details
    Browse the repository at this point in the history
  3. Rename ocioview.ocioview.utils.color_space_to_RGB_Colourspace defin…

    …ition to `color_space_to_rgb_colourspace`.
    
    Signed-off-by: Thomas Mansencal <[email protected]>
    KelSolaar committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    630589c View commit details
    Browse the repository at this point in the history
  4. Removed unneeded string formatting in ocioview.ocioview.utils.py mo…

    …dule.
    
    Signed-off-by: Thomas Mansencal <[email protected]>
    KelSolaar committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    808f104 View commit details
    Browse the repository at this point in the history
  5. Add wgpu to direct dependencies.

    Signed-off-by: Thomas Mansencal <[email protected]>
    KelSolaar committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    d7602f3 View commit details
    Browse the repository at this point in the history