Updated Draw List (markdown)

omar 2026-07-31 19:53:02 +02:00
parent 72dc999c30
commit 8e2f09f526

@ -2,6 +2,8 @@
⚠️ This documentation is valid for 1.93.0+ which will implement several ImDrawList improvements. The code is available for testing in the features/drawlist_193 branch. Some features and aspects of this document may not be valid for <1.93.0.
Related: [[Pixel Perfect Anti-aliased Rendering|Pixel-Perfect-Rendering]] and [[How Anti-aliased Polyline Rendering is Implemented|Polyline-Rendering]] guides.
## Overview
The ImGui DrawList has number of methods to draw anti-aliased vector shapes.