new addon simple_deform_helper #104464
@ -25,6 +25,7 @@ class SimpleDeformHelperToolPanel(Panel, GizmoUtils):
|
|||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def draw_property(layout, context):
|
def draw_property(layout, context):
|
||||||
|
if GizmoUtils.poll_simple_deform_public(context):
|
||||||
cls = SimpleDeformHelperToolPanel
|
cls = SimpleDeformHelperToolPanel
|
||||||
pref = cls.pref_()
|
pref = cls.pref_()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user