Kevin Wheatley

Results 11 issues of Kevin Wheatley

As part of our work in the config group, as well as the potential internal configuration files, I have been trying to think about the implications for users of having...

Needs Discussion

Currently roles act as static aliases, I was wondering what people think to the idea of supporting context variables in place of the colour space destination: ``` roles: show_grade_cs: {...

Feature Request
Needs Discussion

Recently I've been thinking a bit about how to improve the config format, so I'm going to open a few issues to spawn some discussions, relates to the recent v2...

Feature Request
Needs Discussion

I was thinking about the use of YAML editors to edit OCIO config files and I was wondering if we should make a way to generate a JSON Schema https://json-schema.org/...

Needs Discussion

As this depends on the patch to the yaml code, consider this proof of concept, rather than fully mergable (although it should work). This avoids issues when (re)writing config files...

Load this file into Nuke node and loop for ever... Traceback (most recent call last): File "", line 1, in File "/opt/foundry/nuke-9.0v8/plugins/ocionuke/cdl.py", line 278, in set_first_cccid allcc = _xml_to_cdltransforms(xml) File...

To Close

there is an issue when using OCIO based CDL transforms in ACEScc space. As described by the ACEScc specification http://www.oscars.org/science-technology/aces/aces-documentation appendix B, values below 0 are supposed to be passed...

Needs Discussion
To Close

We've come across situations where it would be nice to support some form of extrapolation of 1D LUTs, or more generally to control the behavior outside the domain/range of the...

Feature Request
Needs Discussion

The line here https://github.com/ampas/aces-core/blob/89a10fdcad5894553ec1c4cebd5b6cbca8c0b593/lib/Lib.Academy.OutputTransform.ctl#L873 does not need the min() call as the max() is more limiting. Kevin

**Do not merge this is for comments etc.** I've added a 'minimal mode for ocioarchive, that attempts to add only the files you need for the configuration file given. To...

Needs Discussion