py api: bpy_extras.io_utils.path_reference() - added library argument so exporters get the paths of linked images right.
This commit is contained in:
@@ -268,7 +268,7 @@ def module_names(path, recursive=False):
|
||||
|
||||
def basename(path):
|
||||
"""
|
||||
Equivalent to os.path.basename, but skips a "//" suffix.
|
||||
Equivalent to os.path.basename, but skips a "//" prefix.
|
||||
|
||||
Use for Windows compatibility.
|
||||
"""
|
||||
|
Reference in New Issue
Block a user