Update colourspace example for more complete coverage#178
Conversation
|
Thanks Is there a difference between?: |
Not relevant to this PR. These are the spaces/roles define in the OCIO config we use. |
|
These plugins are very nice to check the behavior of the host :-). |
Not specifically relevant to this PR, but my recommendations would be:
|
|
Good, CI is passing again now. To fix the DCO check problem, see here https://github.com/AcademySoftwareFoundation/openfx/pull/178/checks and make sure to always sign commits with -s . To make sure I never forget, I do this: And ensure |
Signed-off-by: Phil Barrett <philb@filmlight.ltd.uk>
Signed-off-by: Gary Oberbrunner <garyo@darkstarsystems.com> Signed-off-by: Phil Barrett <philb@filmlight.ltd.uk>
a3745a7 to
f31404b
Compare
|
OK that eventually worked. I really struggle to get my head around this workflow. |
|
Thanks for sticking with it, Phil! The signoff is just to make sure we are legally protected; sorry it's a pain. |
|
@john-paulsmith do you approve this PR? |
Guido-assim
left a comment
There was a problem hiding this comment.
I am not sure why the comment about kOfxImageClipPropPreferredColourspaces in getOutputColourspace is dropped? The use of kOfxImageClipPropPreferredColourspaces in kOfxImageEffectActionGetOutputColourspace is described in the ofxColour.h file.
Signed-off-by: Phil Barrett <philb@filmlight.ltd.uk>
Thanks, fixed. |
Guido-assim
left a comment
There was a problem hiding this comment.
Looks good to me. Very useful to test the behavior of a host.
Example now includes 3 plugins, to exercise Basic, Core and Full styles.