ImDrawList: clarified that PathArcTo()/PathArcToFast() cannot take radius < 0.0f. (#3491) + changed poor-man ceiling in _CalcCircleAutoSegmentCount() to use 0.999999f to reduce gaps
Previously it sorts of accidentally worked but would lead to counter-clockwise paths which and have an effect on anti-aliasing.features/potocpav-newer-lines-2
parent
a3ebd160cb
commit
8ed34af6f8
3 changed files with 7 additions and 3 deletions
Loading…
Reference in New Issue