ucupumar / ucupaint

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

Mask offsets do nothing #113

Closed Paul-Griffin-1517-1 closed 1 month ago

Paul-Griffin-1517-1 commented 1 month ago

(Blender 4.1, Ucupaint Branch Stable 1.2.5)

Offsets for masks do nothing. To replicate: Add a solid color, give it a gradient/checker/etc as a mask. Adjusting the offset/rotation/scale does nothing. Adjusting the controls within the actual shader works as expected. This seems to happen with all mask types, including hand-painted ones.

Offsets for other uses (such as "color input") seem to work as expected.

ucupumar commented 1 month ago

This issue is already fixed in the master and it will be included in 1.2.6.

Paul-Griffin-1517-1 commented 1 month ago

Oh wonderful! Apologies, didn't realize that.