gregzaal / Gaffer

A light-manager add-on for Blender
386 stars 30 forks source link

Be able to handle some missing HDRI folders if at least one still exists #135

Closed gregzaal closed 8 months ago

gregzaal commented 2 years ago

Some users add HDRI folders on external drives, which are not always present.

Currently if any of the specified HDRI folders are missing, Gaffer throws an error ("Cannot find HDRI folder").

It should be possible to convert this to a warning and continue without those present folders.