Deletion log
From GiderosMobile
Below is a list of the most recent deletions.
- 01:20, 11 October 2024 MoKaLux talk contribs deleted page ImGui.DrawList:getCircleSegmentMaxError (content was: "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui.DrawList<br/> === Description === Gets the maximum error (in pixels) allowed when using AddCircle()/AddCircleFilled() or drawing rounded corner rectangles with no explicit segment count specified. Decrease for higher quality but more geometry. <syntaxhighlight lang="lua"> (number) = ImGui.DrawList:getCircleSegmentMaxError() </syntaxhighlight> === Return values === '''Returns''' (number) the circle max...")