Page MenuHome

Fix T75405: Add the correct number of vertices to curve bevel with no extrude
ClosedPublic

Authored by Hans Goudey (HooglyBoogly) on Apr 7 2020, 6:30 PM.

Details

Summary

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

Repository
rB Blender