[Bf-docboard-svn] bf-manual: [8766] branches/blender-3.0-release/blender_docs/manual/files/linked_libraries/library_overrides.rst: Tweaks to liboverride intro regarding proxies.

Bastien Montagne noreply at blender.org
Mon Dec 6 09:42:33 CET 2021


Revision: 8766
          https://developer.blender.org/rBM8766
Author:   mont29
Date:     2021-12-06 09:42:33 +0100 (Mon, 06 Dec 2021)
Log Message:
-----------
Tweaks to liboverride intro regarding proxies.

Modified Paths:
--------------
    branches/blender-3.0-release/blender_docs/manual/files/linked_libraries/library_overrides.rst

Modified: branches/blender-3.0-release/blender_docs/manual/files/linked_libraries/library_overrides.rst
===================================================================
--- branches/blender-3.0-release/blender_docs/manual/files/linked_libraries/library_overrides.rst	2021-12-06 07:02:23 UTC (rev 8765)
+++ branches/blender-3.0-release/blender_docs/manual/files/linked_libraries/library_overrides.rst	2021-12-06 08:42:33 UTC (rev 8766)
@@ -11,9 +11,9 @@
 
 .. note::
 
-   The current proxy system will be kept alongside for a few releases.
-   Automatic conversion from proxies to library overrides *is not planned*,
-   there will be a manual operator to do that, but results on complex characters are not guaranteed.
+   The old proxy system has been deprecated in Blender 3.0, and will be fully removed in Blender 3.1.
+   Automatic conversion from proxies to library overrides happens by default when loading a blend-file,
+   but results on complex characters are not guaranteed and may need manual fixes.
 
 Library overrides supports:
 



More information about the Bf-docboard-svn mailing list