Page MenuHome

Fix T101765: Curves sculptmode: object origin and 3D cursor are visible
ClosedPublic

Authored by Philipp Oeser (lichtwerk) on Dec 13 2022, 3:46 PM.

Details

Summary

This is because OB_MODE_SCULPT_CURVES is not part of OB_MODE_ALL_PAINT
(yet). While there is some chance it ends up there, there are a lot of
more places that need checking and so patch only fixes the report very
isolated.

NOTE: T93501 is related (since the option to show these should also be hidden in sculptmode)

Diff Detail

Repository
rB Blender