blender/intern/cycles
Kévin Dietrich befb9d99f8 Fix T89331: Cycles lights flicker when transformed
The check on the transformation introduced in rBb313525c1bd0 to fix
T88515 would sometimes prevent to update the light if the Blender object
changed. To fix this, reverse the order in which the checks happen so
that we do not shortcuit the object change check.
2021-06-23 16:07:06 +02:00
..
app Cycles standalone: Fixed macOS dependencies. 2021-05-03 22:07:09 +02:00
blender Fix T89331: Cycles lights flicker when transformed 2021-06-23 16:07:06 +02:00
bvh Fix T87793: Cycles OptiX crash hiding objects in viewport render 2021-05-19 18:30:43 +02:00
cmake Cleanup: cmake indentation, white-space 2021-02-05 09:45:16 +11:00
device OptiX: select BVH build options from Scene params 2021-06-22 07:38:28 +02:00
doc CMake: refresh building and external library handling of Cycles standalone 2020-09-04 17:10:50 +02:00
graph Cleanup: format 2021-05-03 04:42:39 +02:00
kernel Nodes: Add Multiply Add to Vector Math nodes 2021-06-04 16:59:28 +01:00
render Alembic procedural: support reading per-vertex UV sets 2021-06-16 09:39:39 +02:00
subd Cycles: add utility functions for zero float2/float3/float4/transform 2021-02-17 16:26:24 +01:00
test Cleanup: Spelling Mistakes 2021-06-22 10:54:50 -07:00
util Cleanup: reformat trailing comments that caused line wrapping 2021-06-23 13:54:12 +10:00
CMakeLists.txt BLI: use sse2neon to emulate SSE instructions with Arm Neon 2021-02-17 16:26:24 +01:00