blender/intern/cycles/graph
Brecht Van Lommel 15d316a51a Fix #113777: Cycles IES texture not working for sphere lights
This was a regression after the sphere light changes, where the normal
now is the normal along the geometry of the light and no longer suitable
for the IES texture direction.

This not only fixes point lights with non-zero radius, but makes the IES
texture direction work consistently across light types and meshes,
always rotated by the object transform.
2023-10-18 20:40:07 +02:00
..
CMakeLists.txt License headers: use SPDX-FileCopyrightText in intern/cycles 2023-06-14 16:53:23 +10:00
node_enum.h License headers: use SPDX-FileCopyrightText in intern/cycles 2023-06-14 16:53:23 +10:00
node_type.cpp License headers: use SPDX-FileCopyrightText in intern/cycles 2023-06-14 16:53:23 +10:00
node_type.h Fix #113777: Cycles IES texture not working for sphere lights 2023-10-18 20:40:07 +02:00
node_xml.cpp Cleanup: use braces for sources in intern/ 2023-09-17 09:05:40 +10:00
node_xml.h License headers: use SPDX-FileCopyrightText in intern/cycles 2023-06-14 16:53:23 +10:00
node.cpp Cleanup: use braces for sources in intern/ 2023-09-17 09:05:40 +10:00
node.h License headers: use SPDX-FileCopyrightText in intern/cycles 2023-06-14 16:53:23 +10:00