Page MenuHome

Reverting to old normal behavior for point lights
ClosedPublic

Authored by Sebastian Herholz (sherholz) on Feb 2 2022, 10:34 AM.

Details

Summary

this patch reverts the normal behavior of the spotlights.
In the last fix, the returned normal of a spot light was equal to its direction.
Unfortunately, this broke some texturing methods used by artists.
https://developer.blender.org/T93565

I now reverted some changes so that the returned normal points again into the outgoing direction.

Diff Detail

Repository
rB Blender