Commit cb5e319
authored
Adsk Contrib - RB-2.0 release (#1289)
* Adsk Contrib - Shader textures now available via Python (#1268) 7110425
Signed-off-by: Bernard Lefebvre <[email protected]>
* Add roles to API and fixes (#1267) Bernard Lefebvre 8cf0211
Signed-off-by: Bernard Lefebvre <[email protected]>
* Adsk Contrib - Python repr and LogCameraTransform fixes (#1270) c033d11
Signed-off-by: Bernard Lefebvre <[email protected]>
* Fix issue #1262 (#1271) d51962a
Signed-off-by: Bernard Lefebvre <[email protected]>
* Use OIIO-provided CMake find module (#1266) Michael Dolan <[email protected]> 8774ebf
Signed-off-by: Bernard Lefebvre <[email protected]>
* Transform Python Binding Fix (#1277) Frankie Eder <[email protected]> c324ba5
Signed-off-by: Bernard Lefebvre <[email protected]>
* Adsk Contrib - Avoid NaN values in certain Lut1D arrays (#1272) 50e5d8b
Signed-off-by: Bernard Lefebvre <[email protected]>
* Adsk Contrib - More python tests and bindings fixes (#1274) 574ccd8
Signed-off-by: Bernard Lefebvre <[email protected]>
* Restructure PyOpenColorIO, complete PyGpuShaderDesc (#1275) Michael Dolan <[email protected]> 081b8de
Signed-off-by: Bernard Lefebvre <[email protected]>
* Add UNIFORM_FLOAT3, setStrictParsingEnabled to PyOpenColorIO (#1280) Michael Dolan <[email protected]> 73be29a
Signed-off-by: Bernard Lefebvre <[email protected]>
* Adsk Contrib - Add new ACES builtin transforms (#1281) doug-walker <[email protected]> 8339210
Signed-off-by: Bernard Lefebvre <[email protected]>
* Release v2 (#1279) 6d46d84
Signed-off-by: Bernard Lefebvre <[email protected]>
* Test forgot to declare logger and fails if numpy is missing (#1290) 87f09ec
Signed-off-by: Bernard Lefebvre <[email protected]>
* Fix applyRGB (#1291) bc88857
Signed-off-by: Bernard Lefebvre <[email protected]>1 parent d71748b commit cb5e319
File tree
250 files changed
+5769
-2214
lines changed- docs/api
- python
- frozen
- src
- include/OpenColorIO
- src
- OpenColorIO
- apphelpers
- fileformats
- ctf
- ops
- fixedfunction
- log
- lut1d
- matrix
- transforms
- builtins
- apps
- ociocheck
- ociomakeclf
- ociowrite
- bindings/python
- apphelpers
- transforms
- tests
- cpu
- apphelpers
- fileformats
- ops
- fixedfunction
- log
- lut1d
- transforms
- builtins
- gpu
- python
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
250 files changed
+5769
-2214
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
124 | 145 | | |
125 | 146 | | |
126 | 147 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
148 | 152 | | |
149 | 153 | | |
150 | 154 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | | - | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
47 | | - | |
| 49 | + | |
48 | 50 | | |
49 | 51 | | |
| 52 | + | |
| 53 | + | |
50 | 54 | | |
51 | 55 | | |
52 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
0 commit comments