vvvv / VL.StandardLibs

A collection of standard libraries for vvvv including VL.Stride, VL.Skia, VL.ImGui, msgpack.org[VL]
https://visualprogramming.net
GNU Lesser General Public License v3.0
35 stars 14 forks source link

General ShaderFX composition pins don't get created #70

Open tebjan opened 1 year ago

tebjan commented 1 year ago

If an unknown shader type is used as a composition, the pin won't be created and it cannot be assigned. This was working at some point.

joreg commented 1 year ago

Any chance we can have more detailed descriptions, repro case for this?

tebjan commented 1 year ago

Yes, I have a test project for the pin issues. Also for #72 AsyncShader.zip