It looks like the code was calculating the offset for an extra vert beyond what was necessary, corrupting the end of the displist.
This fix just calculates one fewer vert if there's no extrusion.
Differential D7368
Fix T75405: Add the correct number of vertices to curve bevel with no extrude Authored by Hans Goudey (HooglyBoogly) on Apr 7 2020, 6:30 PM. Tags Subscribers None
Details It looks like the code was calculating the offset for an extra vert beyond what was necessary, corrupting the end of the displist. This fix just calculates one fewer vert if there's no extrusion.
Diff Detail
|