mirror of
https://github.com/ocornut/imgui.git
synced 2026-09-26 16:05:45 +03:00
Updated Draw List (markdown)
parent
72dc999c30
commit
8e2f09f526
1 changed files with 2 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue