Page MenuHome

Fix T102045: Properties Editor Attribute panels errors when pinning mesh
ClosedPublic

Authored by Philipp Oeser (lichtwerk) on Oct 25 2022, 11:52 AM.

Details

Summary

When pinning a Mesh, we cannot rely on the context object.
Instead, use the context mesh now.
For vertexgroups names [which are still on the object API wise], this
means name collisions cannot be checked when pinning a Mesh (so print
this as a warning in that case)

Diff Detail

Repository
rB Blender
Branch
T102045 (branched from master)
Build Status
Buildable 24396
Build 24396: arc lint + arc unit