📋 Metadata

💬 Content

@iceythe, Great popup, thanks for sharing!
Btw, PME has context sensitive function for the active brush:

brush(use_ups=False)  # use_ups - Use Unified Paint Settings
brush().auto_smooth_factor
brush(ups().use_unified_size).size
brush(ups().use_unified_strength).strength
ups()  # returns bpy.context.tool_settings.unified_paint_settings

❤️ 1 likes


🔗 View on Blender Artists