LilyPath
LilyPath copied to clipboard
Fix infinite loop in triangulator
Adds an exit condition if no ears can be made for two consecutive iterations. This prevents the triangulator from going into an infinite loop for certain inputs.