commit | e3d9b875c9724cb0ab32903c0824bb3f69a3e2ea | [log] [tgz] |
---|---|---|
author | Leonardo Serrano <vageyenaman@gmail.com> | Thu Aug 22 21:50:02 2019 -0700 |
committer | ocornut <omarcornut@gmail.com> | Thu Sep 07 12:12:21 2023 +0200 |
tree | 7ce307958f575fe6de61440d546be27e2fff8f56 | |
parent | fa2e5710acbc55c16ef01c52c81b63bae895cf15 [diff] |
ImDrawList: added PathEllipticalArcTo(), AddEllipse(), AddEllipseFilled(). (#2743) Rebased with mods by ocornut: defaults to num_segments==0, supports for auto-tesselation, tweak demo.