mirror of
https://github.com/ocornut/imgui.git
synced 2026-05-02 12:05:03 +00:00
ImDrawList: PthArcTo: Add small tolerance when comparing angles (#4993)
This commit is contained in:
@@ -40,6 +40,7 @@ Breaking changes:
|
||||
Other Changes:
|
||||
|
||||
- Stack Tool: Added option to copy item path to clipboard. (#4631)
|
||||
- Drawlist: Fixed PathArcTo() emitting terminating vertices too close to arc vertices. (#4993) [@thedmd]
|
||||
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user