Blender Git Loki
Git Commits -> Revision 00965c9
Revision 00965c9 by Bastien Montagne (master) December 23, 2021, 09:13 (GMT) |
LibOverride: protect better against using on complex inter-dependency cases. Do not allow 3DView operator to run on the liboverride of an instantiating Empty object. And tweak behavior in the Outliner operations too. Related to T94226. Note that this remains fairly exotic, bad idea not recommended cases, such complex inter-dependencies between different libraries inside a same liboverride hierarchy is just not possible to handle properly. |
Commit Details:
Full Hash: 00965c98cbf14871e822f9b0541caa8b09e0ad5e
Parent Commit: 710e279
Lines Changed: +3, -2