-
- Downloads
Blenderkit: remove unused file doing forbidden things.
Do not *ever* perform actions like web access at 'root' of a py file, those should *always* be put inside a function that only gets called when needed. Otherwise one get weird, slow, annoying web access just by importing the module!
Loading
Please register or sign in to comment