yes, we did change the plugin’s ID, and “lsof” told us the .so is loaded… it doesnt work. We’d like to know if there is a way to check if the desc.txt worked?
Here is what we added in Content/vray/shaders/desc.txt
VRayMyDiffuse VRayMyDiffuse{
"plgDiffuse" texture "diffuse" texture INPUT
"plgDiffuse_tex_mult" number "diffuse_tex_mult" number INPUT
"plgReflection" texture "reflection" texture INPUT
"plgTransparency" texture "transparency" texture INPUT
"" texture "outColor" texture OUTPUT
}
Thank you very much
Best regards