Commit 55cfe59
authored
PR: ocioview - Chromaticities Inspector (#1914)
* Add initial `pyproject.toml` file to setup *ocioview* development environment.
Signed-off-by: Thomas Mansencal <thomas.mansencal@gmail.com>
* Implement initial chromaticity inspector.
Signed-off-by: Thomas Mansencal <thomas.mansencal@gmail.com>
* Rename `ocioview.ocioview.utils.color_space_to_RGB_Colourspace` definition to `color_space_to_rgb_colourspace`.
Signed-off-by: Thomas Mansencal <thomas.mansencal@gmail.com>
* Removed unneeded string formatting in `ocioview.ocioview.utils.py` module.
Signed-off-by: Thomas Mansencal <thomas.mansencal@gmail.com>
* Add `wgpu` to direct dependencies.
Signed-off-by: Thomas Mansencal <thomas.mansencal@gmail.com>
---------
Signed-off-by: Thomas Mansencal <thomas.mansencal@gmail.com>1 parent 6dc7fb4 commit 55cfe59
12 files changed
Lines changed: 1027 additions & 14 deletions
File tree
- src/apps/ocioview
- ocioview
- inspect
- viewer
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
0 commit comments