Elie Michel

Results 239 comments of Elie Michel

I am not sure what an "elimination protocol" is, could you elaborate? What prevents you from using this add-on behind a VPN currently?

Packed for sources that provide all their files under the same licence (eg. CC0), downloaded if a same site provides files with varying licences.

It is weird that it freezes your Blender startup. You can hard delete the add-on by removing it from `C:\Users\...\AppData\Roaming\Blender Foundation\Blender\2.90\scripts\addons` if you're on Windows or something equivalent on other...

Do you have the same issue when running the following from Blender's Python console. ```python import requests requests.get("https://cdn3.struffelproductions.com/file/CC0-Textures/download/Metal032_qr6wojiu/Metal032_1K-JPG.zip", stream=True, headers={"User-Agent":"Mozilla/5.0"}) ```

Ok, thanks for the feedback, this is a good workaround to remember about, I've just added it to the readme. The problem is from Python's `requests` side actually, it's not...

Great suggestion :) I just watched the aforementioned video and though kinda the same ^^ I had done [some research](https://twitter.com/exppad/status/1176475310226911232) about tile-based regeneration to break repetition effect but it was...

NB: There is now a database.blend file included that can be used to store node group presets. It is used for fake ground in HDRI import.

The auto alignment of nodes has been totally reworked ;)

@unwave Hem are you sure this is related to LilySurfaceScraper? We're not Poliigon. ^^

Can you provide a precise example of URL you've tried to import?