Poly-Haven / polyhavenassets

A Blender add-on to integrate our assets natively in the asset browser
GNU General Public License v3.0
312 stars 21 forks source link

Support correcting asset image paths if user moves their library #46

Closed qaraluch closed 1 year ago

qaraluch commented 1 year ago

Moved downloaded assets to another dir. Updated path in Blender's File Path's Asset Libraries. In addon preferences there is updated path to assets. Adding for example HDRI asset to the scene the path to the asset is not correct (not updated). The scen has characteristic pink world texture. You have to manually find correct dir path to the asset in order to work.

No console outputs.

The workaround is re-download all assets (~ 4 GB of data).

gregzaal commented 1 year ago

Currently this is not supported, indeed you have to redownload the library if you decide to move it. But potentially in a future release we might be able to add a function to revalidate the library in various ways.

gregzaal commented 1 year ago

Forgot to update you here, Revalidation was added in the last release :)