Kruptein / PlanarAlly

A companion tool for when you travel into the planes.
https://www.planarally.io/
MIT License
400 stars 73 forks source link

bug(Vision): Fix infinite loop edge case in marchLocate2D #1268

Closed Kruptein closed 1 year ago

Kruptein commented 1 year ago

When drawing vision (e.g. using the polygon tool) there was a very rare edge-case that could be triggered which could cause an infinite loop, resulting in a frozen page.