forked from blender/blender
index-of-nearest-104619 #2
@ -260,6 +260,7 @@ void AssetCatalogService::update_catalog_path(const CatalogID catalog_id,
|
|||||||
}
|
}
|
||||||
cat->path = new_path;
|
cat->path = new_path;
|
||||||
cat->simple_name_refresh();
|
cat->simple_name_refresh();
|
||||||
|
this->tag_has_unsaved_changes(cat);
|
||||||
|
|
||||||
/* TODO(Sybren): go over all assets that are assigned to this catalog, defined in the current
|
/* TODO(Sybren): go over all assets that are assigned to this catalog, defined in the current
|
||||||
* blend file, and update the catalog simple name stored there. */
|
* blend file, and update the catalog simple name stored there. */
|
||||||
|
Loading…
Reference in New Issue
Block a user