mirror of
https://github.com/Drezil/imgui.git
synced 2024-11-15 01:17:00 +00:00
AA Branch: notes.
This commit is contained in:
parent
138e292c4b
commit
282532a92a
@ -4,6 +4,13 @@
|
||||
// Get latest version at https://github.com/ocornut/imgui
|
||||
// Developed by Omar Cornut and contributors.
|
||||
|
||||
// ANTI-ALIASED PRIMITIVES BRANCH
|
||||
// TODO
|
||||
// - settle on where to the 0.5f offset for lines
|
||||
// - checkbox, slider grabs are not centered properly if you enable border (relate to point above)
|
||||
// - fix circles
|
||||
// - thick lines? recently been added to the ImDrawList API as a convenience.
|
||||
|
||||
/*
|
||||
|
||||
Index
|
||||
|
Loading…
Reference in New Issue
Block a user