Elie Michel
Elie Michel
The thing is I don't have Octane myself, and it's a paid software right?
Your last note raises the question of copyright mentions for textures that are other than CC0, reported in #2. I think that in many cases generating a text file along...
Hello @MemePorg The discrepancy between what you get in Blender and what is on AmbientCG is due to the displacement factor. By default, LilySurfaceScraper uses a value of 0.2, in...
I am favorable to the texture rotation :) Maybe there's a way to append the node group from an extra resource blend file that'd be packaged with the add-on rather...
^^ you don't have to if it pisses you. Thanks for continuing your work on this :)
Does it still fail after restarting blender ?
@orija @0grasshopper Does restarting Blender fix the issue? Can you try in Blender's embbeded python console the following: ``` import lxml lxml.__file__ ```
Try this update: https://github.com/eliemichel/LilySurfaceScraper/releases/tag/v1.7.5-rc1
This is likely because you are importing the HDRI from the texture tab instead of importing it from the World tab.
Hello @Zalamancer, I think you downloaded the add-on using a non recommended way, namely the "Code" button of GitHub (tell me if I'm wrong though). You should use a [release...