Paul Miller
Paul Miller
This pull request adds the new Bytes property type to the ofxParam.h header, and adds sample code to the existing example for the Custom parameter type. Feature Issue #145
# Open Effects Proposal for Standard Change Please read the contribution [guidelines](https://github.com/ofxa/openfx/wiki/Extending-OpenFX-Guidelines#submit-a-proposal-or-bug-report-to-review) first. ## Standard Change Workflow - [X] Create proposal as issue (you're doing this now!) - [X] Tag...
# Open Effects Proposal for Standard Change Please read the contribution [guidelines](https://github.com/ofxa/openfx/wiki/Extending-OpenFX-Guidelines#submit-a-proposal-or-bug-report-to-review) first. ## Standard Change Workflow - [X] Create proposal as issue (you're doing this now!) - [X] Tag...
Issue #58 I added a #define and description for kOfxImageClipPropDisplayTimeOffset. A plugin can query this read-only clip property to determine the clip starting frame number in the environment's user time...
Background: Silhouette (and probably other hosts) starts "time" at frame 0, but has a setting to display time with a frame number offset. kOfxImageEffectPropFrameRange isn't enough to convey this to...
# Open Effects Proposal for Standard Change Please read the contribution [guidelines](https://github.com/ofxa/openfx/wiki/Extending-OpenFX-Guidelines#submit-a-proposal-or-bug-report-to-review) first. ## Standard Change Workflow - [X] Create proposal as issue (you're doing this now!) - [X] Tag...