fallahn / xygine

2D engine / framework built around SFML
218 stars 19 forks source link

Drawables with a single horizontal or vertical line create a zero thickness AABB #132

Closed fallahn closed 3 years ago

fallahn commented 3 years ago

This means that the AABB fails the renderer culling test and lines will not be drawn. Only affects edge cases where drawables are created as a perfectly horizontal or vertical line or linestrip