asset_bridge icon indicating copy to clipboard operation
asset_bridge copied to clipboard

A blender addon for automatically downloading and importing free assets from the internet.

Results 8 asset_bridge issues
Sort by recently updated
recently updated
newest added

![Screenshot 2024-05-03 145503](https://github.com/strike-digital/asset_bridge/assets/131052632/ff966891-c16e-4498-a2c2-931d9460f987)

Error importing asset ph_aerial_beach_01: Traceback (most recent call last): File "/Applications/Blender.app/Contents/Resources/4.1/scripts/addons/asset_bridge/helpers/assets.py", line 197, in import_asset imported = asset.import_asset(context) File "/Applications/Blender.app/Contents/Resources/4.1/scripts/addons/asset_bridge/apis/polyhaven/ph_asset.py", line 136, in import_asset mat = import_material(texture_files, self import_name, link_method=self.link_method)...

Hi, I updated to 2.2.2, it worked fine. Then in a new blender (after a crash) I have this error whenever I click an asset: NoneType: None Thanks for any...

click this "check for new assets and set up asset library" show "can't check for new assets,no internet connection detected"

## ISSUE: I want to be able to use more asset libraries besides the two already supported ones. Ones I may want to use include iMeshh, BlenderKit, blendfile.com, etc. Something...

Error importing asset acg_Leather027: Traceback (most recent call last): File "C:\Users\Integrador_2\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\asset_bridge\helpers\assets.py", line 197, in import_asset imported = asset.import_asset(context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\Integrador_2\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\asset_bridge\apis\ambient_cg\acg_asset.py", line 105, in import_asset mat = import_material(texture_files=texture_files,...

When using the material on the model, an error occurs. `Downloading hdris and materials may not work as expected when Blender has multiple windows open. Blender is weird :(` `Error...

I've tried using it in Blender 4.2 LTS, but it failed when initializing the asset library (even with an empty folder): ``` An error occurred while executing function check_processes: Traceback...