Commit 10a851a
authored
PR: Implement Support for Remaining DisplayP3 Colourspaces, and Other Next Release Features. (#100)
* Implement support for "Ruff".
Signed-off-by: Thomas Mansencal <[email protected]>
* Add "opencolorio_config_aces.utilities.ROOT_BUILD_DEFAULT" attribute.
Signed-off-by: Thomas Mansencal <[email protected]>
* Fix incorrect spreadsheet url in documentation.
Signed-off-by: Thomas Mansencal <[email protected]>
* Implement support for "sRGB Encoded P3-D65 - Texture" space.
Signed-off-by: Thomas Mansencal <[email protected]>
* Implement support for inverse "LMT" discovery.
Signed-off-by: Thomas Mansencal <[email protected]>
* Implement support for "DisplayP3" colourspace.
Signed-off-by: Thomas Mansencal <[email protected]>
* Implement support for missing "Canon" colourspaces.
Signed-off-by: Thomas Mansencal <[email protected]>
* Fix inexact reference to "D60" whitepoint.
Signed-off-by: Thomas Mansencal <[email protected]>
* Implement support for missing "Sony" colourspaces.
Signed-off-by: Thomas Mansencal <[email protected]>
* Update `matte_paint` and `texture_paint` roles.
Signed-off-by: Thomas Mansencal <[email protected]>
* Update various docstrings.
Signed-off-by: Thomas Mansencal <[email protected]>
* Update broken doctests.
Signed-off-by: Thomas Mansencal <[email protected]>
* Add "texture" categorie to "Raw" colourspace.
Signed-off-by: Thomas Mansencal <[email protected]>
* Update config mapping files.
Signed-off-by: Thomas Mansencal <[email protected]>
* Update various colourspace names and aliases.
Signed-off-by: Thomas Mansencal <[email protected]>
* Extract tag only from "aces-dev" version.
Signed-off-by: Thomas Mansencal <[email protected]>
* Update config mapping files.
Signed-off-by: Thomas Mansencal <[email protected]>
* Implement initial support for "AMF" components.
Signed-off-by: Thomas Mansencal <[email protected]>
* Update various "CLF" descriptions.
Signed-off-by: Thomas Mansencal <[email protected]>
* Update "requirements.txt" file.
Signed-off-by: Thomas Mansencal <[email protected]>
* Remove "Reference" role in "Reference" config.
Signed-off-by: Thomas Mansencal <[email protected]>
* Update supported "OpenColorIO" profile list.
Signed-off-by: Thomas Mansencal <[email protected]>
* Implement support for shorter config description.
Signed-off-by: Thomas Mansencal <[email protected]>
* Code formatting.
Signed-off-by: Thomas Mansencal <[email protected]>
* Update various docstrings.
Signed-off-by: Thomas Mansencal <[email protected]>
* Overhaul "pyproject.toml" file.
Signed-off-by: Thomas Mansencal <[email protected]>
* Improve dependency versions support.
Signed-off-by: Thomas Mansencal <[email protected]>
* Update "README.rst" file.
Signed-off-by: Thomas Mansencal <[email protected]>
---------
Signed-off-by: Thomas Mansencal <[email protected]>1 parent 9a1ddea commit 10a851a
File tree
64 files changed
+14219
-1277
lines changed- .github/workflows
- docs
- opencolorio_config_aces
- clf
- discover
- transforms
- arri
- input
- canon
- input
- ocio
- utility
- panasonic
- sony
- input
- config
- cg/generate
- resources
- tests
- generation
- reference
- discover
- resources
- generate
- resources
- tests
- studio/generate
- resources
- tests
- utilities
- utilities/tools/testclf
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
64 files changed
+14219
-1277
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | 2 | | |
8 | 3 | | |
9 | 4 | | |
10 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
144 | 143 | | |
145 | 144 | | |
146 | 145 | | |
147 | 146 | | |
148 | | - | |
149 | 147 | | |
150 | | - | |
151 | 148 | | |
152 | 149 | | |
153 | 150 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | 92 | | |
94 | 93 | | |
95 | 94 | | |
96 | 95 | | |
97 | | - | |
98 | 96 | | |
99 | | - | |
100 | 97 | | |
101 | 98 | | |
102 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
| 20 | + | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| 74 | + | |
73 | 75 | | |
74 | 76 | | |
75 | 77 | | |
| |||
100 | 102 | | |
101 | 103 | | |
102 | 104 | | |
103 | | - | |
| 105 | + | |
104 | 106 | | |
105 | 107 | | |
106 | 108 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
0 commit comments