Add a Unique Identifier property to ImageEffect instances - #204
Add a Unique Identifier property to ImageEffect instances#204gregcotten wants to merge 4 commits into
Conversation
8fae029 to
73ad562
Compare
Signed-off-by: Greg Cotten <greg@gregcotten.com>
73ad562 to
271cd8a
Compare
Signed-off-by: Greg Cotten <greg@gregcotten.com>
d91ff98 to
abc6a01
Compare
|
@gregcotten You should be able to test this in Silhouette now (per @barretpj at the TSC meeting). If it's all working, we can merge it. |
|
@garyo can test in a day or so - head very much down at the moment! |
Signed-off-by: Phil Barrett <philb@filmlight.ltd.uk>
|
@gregcotten are you able to check the UUID stuff in Silhouette 2025.5 or 2026? |
|
NOTE: after discussing this, we need to update this PR with documentation explaining the limitations of this feature if plugins want to use it as a seed. |
|
@fxtech, I've just installed and activated a trial for Silhouette 2026.0.2 but cannot figure out how to get it to load a OpenFX plugin... |
Hey @gregcotten sorry I didn't see that! BUT - we agreed in the OFX Meeting that this shouldn't be used as a seed, due to the way timeline-based hosts work. I have an alternate implementation in mind for seed use, which would be a new property on Int parameters that would that could provide that capability. |
As discussed in #203