Files
test2/source/blender
Pablo Dobarro 4c3ad047e7 Fix T79754: Boundary Brush crashing with symmetry enabled
When creating the boundaries for the symmetry passess, it could happen
that a symmetrical vertex is not found inside the radius of the brush.
In that case, the function to initialize a new boundary was called with
index -1 (BOUNDARY_VERTEX_NONE), so this function should also check
that the initial vertex that is going to be used to find the boundary is
a valid index.

Reviewed By: sergey

Maniphest Tasks: T79754

Differential Revision: https://developer.blender.org/D8860
2020-09-10 18:47:13 +02:00
..
2020-09-09 15:43:27 +02:00
2020-08-29 18:56:08 +10:00
2020-09-10 09:45:25 +10:00
2020-09-10 09:45:25 +10:00
2020-09-10 09:45:25 +10:00
2020-09-09 13:30:05 +10:00
2020-09-10 09:45:25 +10:00