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