ucupumar / ucupaint

Ucupaint is Blender addon to manage texture layers for Eevee and Cycles renderer.
GNU General Public License v3.0
1.24k stars 37 forks source link

Disable other material image when painting on mesh with multiple materials #142

Closed ucupumar closed 2 months ago

ucupumar commented 2 months ago

On Blender, painting on mesh with multiple materials will load all active images on all materials. This behavior can cause users to paint on different materials by mistake.

There should be a way to automatically disable other material images when entering texture paint mode or after changing the active material.