Fix: quick fur operator reads asset from wrong file
The assets files were moved a couple of days ago.
This commit is contained in:
@@ -108,7 +108,7 @@ class QuickFur(ObjectModeOperator, Operator):
|
||||
asset_library_filepath = os.path.join(
|
||||
bpy.utils.system_resource('DATAFILES'),
|
||||
"assets",
|
||||
"geometry_nodes",
|
||||
"nodes",
|
||||
"procedural_hair_node_assets.blend",
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user