I was trying to export a shape from Silhouette with using the Nuke presets. It’s throwing multiple python script errors about unknown objects for .motionBlur and .constant. May have fallen out of sync with recent changes?
Tracker export works great. Just shape export is broken.
@jan Nuke export is working fine on my machine with the release version of Silhouette. What version of Silhouette are you using and what OS/version? What are the exact python errors you are seeing?
line 498: p.Constant is not known
line 1282: motionBlur is not known
I had created a layer and tracked it via planar tracker, then added a new shape in this layer to be used as a mask. Selected that shape and used the File/Export method, selecting Nuke 9+
I was able to reproduce the problem. At the moment, the Tracker node can’t export shapes to Nuke. Copy and paste the layer and shape into a Roto node and you can export from there.