Troy James Sobotka
Troy James Sobotka
I don’t know your particular formulas, but the general order of events I would try for this would be: 1. Determine the sRGB tristimulus encoded values. 2. Decode from encoded...
"This" isn't anything more than a configuration. At best it might be based on aliases. If Adobe is leaning on aliases, or you've already set certain transforms by name that...
Eary has done some work on using Aliases in the OCIO configuration. It would be useful to test and see which ones these various applications lean on.
Is Blender not picking up the aliases for `is_data` category transforms?
Citing this here for those interested in how scene referred processing works. Note the `1.0`, which is a display referred hack here. Scene referred effects should: 1. Not assume anything...
Screen is essentially the probability formula, and as such, you would need to factor in “just what the hell is this doing or trying to do?” That is, display referred...
That’s odd. It should work with either in theory, although there are some fun bits around the wretched landscape known as shaders. Are you able to find the Resolve log...
Thanks for taking the time to trace the log. My rule of thumb is ignore all errors except for the very first one, which is this rather reasonable looking snippet:...
What were the errors in the log?
I am happy to integrate a pull request. The easiest way is to fork the branch locally using git, and then push back to your GitHub. In the GitHub interface,...