OpenMfx icon indicating copy to clipboard operation
OpenMfx copied to clipboard

Replace ad-hoc OfxSetBundleDirectory with the new OfxSetHost

Open eliemichel opened this issue 5 years ago • 0 comments

For practical purposes, we had to add the OfxSetBundleDirectory entry point that is not part of the original OpenFX standard. This has been addressed upstream lately and the standard OfxSetHost has been introduced. Thus our OfxSetBundleDirectory is no longer needed.

This requires all the hosts and plugins that were using OfxSetBundleDirectory to change (e.g. MfxHoudini).

eliemichel avatar Jun 20 '20 10:06 eliemichel