[Bf-docboard-svn] bf-manual: [9279] Merge branch 'blender-{VERSION}-release'

Bastien Montagne noreply at blender.org
Wed May 11 16:15:10 CEST 2022


Revision: 9279
          https://developer.blender.org/rBM9279
Author:   mont29
Date:     2022-05-11 16:15:10 +0200 (Wed, 11 May 2022)
Log Message:
-----------
Merge branch 'blender-{VERSION}-release'

Modified Paths:
--------------
    trunk/blender_docs/manual/files/linked_libraries/library_overrides.rst

Property Changed:
----------------
    trunk/blender_docs/

Index: trunk/blender_docs
===================================================================
--- trunk/blender_docs	2022-05-11 14:13:14 UTC (rev 9278)
+++ trunk/blender_docs	2022-05-11 14:15:10 UTC (rev 9279)

Property changes on: trunk/blender_docs
___________________________________________________________________
Modified: svn:mergeinfo
## -2,4 +2,4 ##
 /branches/blender-2.93-release/blender_docs:7959-8113
 /branches/blender-3.0-release/blender_docs:8543-9034
 /branches/blender-3.1-release/blender_docs:8904-9230
-/branches/blender-3.2-release/blender_docs:9236-9276
\ No newline at end of property
+/branches/blender-3.2-release/blender_docs:9236-9278
\ No newline at end of property
Modified: trunk/blender_docs/manual/files/linked_libraries/library_overrides.rst
===================================================================
--- trunk/blender_docs/manual/files/linked_libraries/library_overrides.rst	2022-05-11 14:13:14 UTC (rev 9278)
+++ trunk/blender_docs/manual/files/linked_libraries/library_overrides.rst	2022-05-11 14:15:10 UTC (rev 9279)
@@ -29,7 +29,16 @@
    There are known issues that have to be addressed. See Phabricator `main task of the project
    <https://developer.blender.org/T73318>`__, for more details.
 
+.. warning::
 
+   While in most cases library overrides data is preserved accross a loss of reference linked data
+   (if e.g. the library file becomes unavailable or is relocated), there are some exceptions.
+
+   The main one is probably posed (but not animated) armature objects, when their Aramture obdata
+   itself is not overridden. The Pose bones of an armature object are fully linked to the bones
+   of its Armature obdata, if the later goes missing, the pose bones are definitively lost.
+
+
 Override Hierarchies
 ====================
 



More information about the Bf-docboard-svn mailing list