Blender Git Commit Log

Git Commits -> Revision 340cbc7

Revision 340cbc7 by Omar Emara (master)
September 3, 2020, 16:56 (GMT)
Fix T79803: Wrong Distance To Edge 1D Voronoi

The current 1D Voronoi implementation for the Distance to Edge option
computes the distance to the cells instead. This patch fixes that and
compute the distance to the edge.

Reviewed By: JacquesLucke, brecht

Differential Revision: https://developer.blender.org/D8634

Commit Details:

Full Hash: 340cbc7f153737fbd228bdf35b0cabb450decb1f
Parent Commit: d2c52d4
Lines Changed: +21, -24

3 Modified Paths:

/intern/cycles/kernel/shaders/node_voronoi_texture.osl (+7, -8) (Diff)
/intern/cycles/kernel/svm/svm_voronoi.h (+7, -8) (Diff)
/source/blender/gpu/shaders/material/gpu_shader_material_tex_voronoi.glsl (+7, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021