ImDrawList: Fixed AddConvexPolyFilled() undefined behavior when passing points_count smaller than 3, in particular, points_count==0 could lead to a memory stomp if the draw list was previously empty.
parent
7c3b9172ad
commit
5719b23e01
Loading…
Reference in New Issue