ImDrawList: Removed 'bool anti_aliased = true' final parameter of ImDrawList::AddPolyline() and ImDrawList::AddConvexPolyFilled(). Anti-aliasing is controlled via the regular style.AntiAliased flags.
1 parent 531c11d commit 14cb8177d0939fcdf59252192e7cd68162213c43
@omar omar authored on 21 Dec 2017
Showing 3 changed files
View
imgui.cpp
View
imgui.h
View
imgui_draw.cpp