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

Transition bump feature giving wrong normal direction #110

Closed agnira closed 1 month ago

agnira commented 1 month ago

When I'm creating bump map layer with black (<0.5) value with transition bump feature, the layer is giving wrong normal direction. Check the example below.

Without transition bump: image

With transition bump: image

ucupumar commented 1 month ago

It is intended behavior since transition bump have its own settings for the height. If you want an inverted/crease bump with transition bump, you need to enable flip in the the transition bump settings. image