📋 Metadata

💬 Content

How to show Sculpting Mesh Filter properties?

How to put the strength and filter type of “Mesh Filter” into a popup?

Anything that is done in these two properties does not even appear in the Python console.

Plus the tooltips do not filt anything else: SCULPT_OT_mesh_filter.strength and SCULPT_OT_mesh_filter.type

imageimage711×292 62.9 KB

How to show the list of modifiers currently added to an object?

I’m showing the modifiers panel with panel("DATA_PT_modifiers", frame=True, header=True), but only “Add Modifier” appears.

imageimage888×634 110 KB


🔗 View on Blender Artists