[Bf-docboard-svn] bf-manual: [8755] branches/blender-3.0-release/blender_docs/manual/files/asset_libraries/introduction.rst: Asset: fix description of 'Clear Asset' operator

Sybren A. Stüvel noreply at blender.org
Fri Dec 3 16:42:00 CET 2021


Revision: 8755
          https://developer.blender.org/rBM8755
Author:   sybren
Date:     2021-12-03 16:42:00 +0100 (Fri, 03 Dec 2021)
Log Message:
-----------
Asset: fix description of 'Clear Asset' operator

Thanks @severin

Modified Paths:
--------------
    branches/blender-3.0-release/blender_docs/manual/files/asset_libraries/introduction.rst

Modified: branches/blender-3.0-release/blender_docs/manual/files/asset_libraries/introduction.rst
===================================================================
--- branches/blender-3.0-release/blender_docs/manual/files/asset_libraries/introduction.rst	2021-12-03 15:33:47 UTC (rev 8754)
+++ branches/blender-3.0-release/blender_docs/manual/files/asset_libraries/introduction.rst	2021-12-03 15:42:00 UTC (rev 8755)
@@ -198,11 +198,12 @@
    *Clear Asset* in the Asset Browser.
 
 Clear Asset
-   Removes the asset metadata (catalog, description, author, preview, tags),
+   Removes the asset metadata (catalog, description, author, tags),
    effectively turning an asset into a regular data-block. As such, the same
    removal rules apply as with other data-blocks. For example, if a mesh object
    is still placed in the scene, *Clear Asset* will not remove it from the
-   scene. See :ref:`data-system-datablock-life-time`.
+   scene. See :ref:`data-system-datablock-life-time`. The preview will be kept
+   inside the data-block and not be removed.
 
 Clear Asset (Set Fake User)
    Performs the same operation as *Clear Asset*, and then marks the data-block



More information about the Bf-docboard-svn mailing list