|
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.
|
|---|
|
|
| docs/CHANGELOG.txt |
|---|
| imgui_draw.cpp |
|---|