[Bf-docboard-svn] bf-manual: [9151] branches/blender-3.0-release/blender_docs/manual/editors/outliner/interface.rst: Revert previous commit, wrong branch

Julian Eisel noreply at blender.org
Thu Mar 24 18:26:39 CET 2022


Revision: 9151
          https://developer.blender.org/rBM9151
Author:   Severin
Date:     2022-03-24 18:26:39 +0100 (Thu, 24 Mar 2022)
Log Message:
-----------
Revert previous commit, wrong branch

Modified Paths:
--------------
    branches/blender-3.0-release/blender_docs/manual/editors/outliner/interface.rst

Modified: branches/blender-3.0-release/blender_docs/manual/editors/outliner/interface.rst
===================================================================
--- branches/blender-3.0-release/blender_docs/manual/editors/outliner/interface.rst	2022-03-24 16:39:40 UTC (rev 9150)
+++ branches/blender-3.0-release/blender_docs/manual/editors/outliner/interface.rst	2022-03-24 17:26:39 UTC (rev 9151)
@@ -86,8 +86,6 @@
 
 .. rubric:: Filter
 
-Some options will only show if compatible with the active `Display Mode`_.
-
 .. _bpy.types.SpaceOutliner.use_filter_view_layers:
 
 All View Layers
@@ -151,12 +149,16 @@
 Data-Block
    Allows you to filter out certain data-blocks currently present in the scene.
 
+.. _bpy.types.SpaceOutliner.use_filter_lib_override:
+
+Library Overrides
+   Shows the data-block properties have been overridden.
+
 .. _bpy.types.SpaceOutliner.use_filter_lib_override_system:
 
 System Overrides
-   Shows the data-block properties that are defined/controlled automatically (e.g. to make users of an overridden
-   data-block point to the override data, not the original linked data). Only available in the *Library Overrides*
-   `Display Mode`_.
+   Shows the data-block properties that are defined/controlled automatically
+   (e.g. to make users of an overridden data-block point to the override data, not the original linked data).
 
 
 .. _bpy.ops.outliner.orphans_purge:



More information about the Bf-docboard-svn mailing list