update home use again
This commit is contained in:
@@ -5,7 +5,7 @@ import os
|
||||
def link_bsdf_materials():
|
||||
"""Link all materials from the BSDF library file"""
|
||||
|
||||
library_path = r"A:\1 Amazon_Active_Projects\1 BlenderAssets\Amazon\MATERIALS_BSDF_pallette_v1.0.blend"
|
||||
library_path = r"R:\Creative\artsy\maya\0 ProjectStructure\1 BlenderAssets\Amazon\MATERIALS_BSDF_pallette_v1.0.blend"
|
||||
|
||||
if not os.path.exists(library_path):
|
||||
print(f"Warning: Library file not found at {library_path}")
|
||||
|
||||
Reference in New Issue
Block a user