User contributions
(newest | oldest) View (newer 250 | older 250) (20 | 50 | 100 | 250 | 500)
- 00:50, 23 April 2021 (diff | hist) . . (+1,510) . . N ImGui.DrawList:addLine (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui.DrawList<br/> === Description === Adds a line to an ImGui draw list. <source lang="lua"> ImGui.Dra...") (current)
- 00:43, 23 April 2021 (diff | hist) . . (+178) . . ImGui.DrawList (current)
- 00:32, 23 April 2021 (diff | hist) . . (+1,149) . . N ImGui.DrawList:getWindowDrawList (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui.DrawList<br/> === Description === Gets the current window ImGui draw list. <source lang="lua"> ImG...") (current)
- 00:28, 23 April 2021 (diff | hist) . . (+382) . . ImGui.DrawList:getBackgroundDrawList (current)
- 00:27, 23 April 2021 (diff | hist) . . (+665) . . N ImGui.DrawList:getForegroundDrawList (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui.DrawList<br/> === Description === Gets the foreground ImGui draw list. <source lang="lua"> ImGui:g...") (current)
- 00:20, 23 April 2021 (diff | hist) . . (+135) . . N Template:ImGui.DrawList (Created page with " ---- *Dear ImGui {{Special:PrefixIndex/ImGui.DrawList}} {{Gideros deco stars01}} {{GIDEROS IMPORTANT LINKS}} Category:ImGui") (current)
- 00:19, 23 April 2021 (diff | hist) . . (+283) . . N ImGui.DrawList:getBackgroundDrawList (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui.DrawList<br/> === Description === Gets the background ImGui draw list. <source lang="lua"> ImGui.D...")
- 00:16, 23 April 2021 (diff | hist) . . (+622) . . ImGui.DrawList
- 06:07, 22 April 2021 (diff | hist) . . (+6) . . ImGui.Style:getColor (current)
- 06:06, 22 April 2021 (diff | hist) . . (+6) . . ImGui.Style:setColor (changed link) (current)
- 21:08, 15 April 2021 (diff | hist) . . (-224) . . Thread.new (current)
- 21:05, 15 April 2021 (diff | hist) . . (-930) . . Thread (removed language stuff) (current)
- 02:49, 13 April 2021 (diff | hist) . . (-1,096) . . Pixel (removed language stuff) (current)
- 09:26, 11 April 2021 (diff | hist) . . (+2,256) . . Event.BEGIN CONTACT (removed language stuff + added example) (current)
- 09:14, 11 April 2021 (diff | hist) . . (-831) . . Pixel:setColor (removed language stuff) (current)
- 19:53, 7 April 2021 (diff | hist) . . (-318) . . Stage (removed language stuff) (current)
- 16:04, 3 April 2021 (diff | hist) . . (0) . . ImGui.Core:setLightStyle (current)
- 16:04, 3 April 2021 (diff | hist) . . (0) . . ImGui.Core:setDarkStyle (→Example) (current)
- 16:03, 3 April 2021 (diff | hist) . . (0) . . ImGui.Core:setClassicStyle (→Example) (current)
- 16:00, 3 April 2021 (diff | hist) . . (+1,418) . . N ImGui.Core:colorButton (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays a simple color button. <source lang="lua"> (bool) = ImGui:colorB...") (current)
- 15:52, 3 April 2021 (diff | hist) . . (+210) . . ImGui.Core (→Methods) (current)
- 13:12, 3 April 2021 (diff | hist) . . (+1,582) . . N ImGui.CONST.TreeNodeFlags (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''TreeNode Flags''' ImGui.TreeNodeFlags_Bu...") (current)
- 13:11, 3 April 2021 (diff | hist) . . (+1,529) . . N ImGui.CONST.TE (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''TE ColorIndex''' ImGui.TE_Default<br/><!...") (current)
- 13:09, 3 April 2021 (diff | hist) . . (+330) . . N ImGui.CONST.TableRowFlags (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''TableRow Flags''' ImGui.TableRowFlags_No...") (current)
- 13:08, 3 April 2021 (diff | hist) . . (+2,105) . . N ImGui.CONST.TableColumnFlags (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''TableColumn Flags''' ImGui.TableColumnFl...") (current)
- 13:07, 3 April 2021 (diff | hist) . . (+480) . . N ImGui.CONST.TableBgTarget (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''TableBg Target''' ImGui.TableBgTarget_No...") (current)
- 13:06, 3 April 2021 (diff | hist) . . (+3,029) . . N ImGui.CONST.TableFlags (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''Table Flags''' ImGui.TableFlags_None<br/...") (current)
- 13:05, 3 April 2021 (diff | hist) . . (+935) . . N ImGui.CONST.TabItemFlags (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''TabItem Flags''' ImGui.TabItemFlags_SetS...") (current)
- 13:04, 3 April 2021 (diff | hist) . . (+1,220) . . N ImGui.CONST.TabBarFlags (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''TabBar Flags''' ImGui.TabBarFlags_AutoSe...") (current)
- 13:03, 3 April 2021 (diff | hist) . . (+2,115) . . N ImGui.CONST.StyleVar (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''Style Var''' ImGui.StyleVar_GrabRounding...") (current)
- 13:02, 3 April 2021 (diff | hist) . . (+418) . . N ImGui.CONST.SortDirection (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''Sort Direction''' ImGui.SortDirection_No...") (current)
- 13:01, 3 April 2021 (diff | hist) . . (+816) . . N ImGui.CONST.SliderFlags (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''Slider Flags''' ImGui.SliderFlags_None<b...") (current)
- 12:59, 3 April 2021 (diff | hist) . . (+736) . . N ImGui.CONST.SelectableFlags (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''Selectable Flags''' ImGui.SelectableFlag...") (current)
- 12:58, 3 April 2021 (diff | hist) . . (+1,123) . . N ImGui.CONST.PopupFlags (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''Popup Flags''' ImGui.PopupFlags_NoOpenOv...") (current)
- 12:57, 3 April 2021 (diff | hist) . . (+1,297) . . N ImGui.CONST.NavInput (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''Nav Input''' ImGui.NavInput_FocusNext<br...") (current)
- 12:56, 3 April 2021 (diff | hist) . . (+932) . . N ImGui.CONST.MouseCursor (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''Mouse Cursor''' ImGui.MouseCursor_Hand<b...") (current)
- 12:55, 3 April 2021 (diff | hist) . . (+388) . . N ImGui.CONST.MouseButton (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''Mouse Button''' ImGui.MouseButton_Right<...") (current)
- 12:54, 3 April 2021 (diff | hist) . . (+328) . . N ImGui.CONST.ItemFlags (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''Item Flags''' ImGui.ItemFlags_Disabled<b...") (current)
- 12:52, 3 April 2021 (diff | hist) . . (+2,231) . . N ImGui.CONST.InputTextFlags (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''InputText Flags''' ImGui.InputTextFlags_...") (current)
- 12:51, 3 April 2021 (diff | hist) . . (+1,097) . . N ImGui.CONST.HoveredFlags (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''Hovered Flags''' ImGui.HoveredFlags_None...") (current)
- 12:50, 3 April 2021 (diff | hist) . . (+825) . . N ImGui.CONST.GlyphRanges (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''GlyphRanges''' ImGui.GlyphRanges_Default...") (current)
- 12:49, 3 April 2021 (diff | hist) . . (+597) . . N ImGui.CONST.FocusedFlags (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''Focused Flags''' ImGui.FocusedFlags_Chil...") (current)
- 12:47, 3 April 2021 (diff | hist) . . (+1,286) . . N ImGui.CONST.DragDropFlags (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''DragDrop Flags''' ImGui.DragDropFlags_So...") (current)
- 12:46, 3 April 2021 (diff | hist) . . (+427) . . N ImGui.CONST.Dir (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''Dir''' ImGui.Dir_None<br/><!--GIDEROSCST...") (current)
- 12:45, 3 April 2021 (diff | hist) . . (+781) . . N ImGui.CONST.DataType (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''Data Type''' ImGui.DataType_U8<br/><!--G...") (current)
- 12:44, 3 April 2021 (diff | hist) . . (+882) . . N ImGui.CONST.CornerFlags (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''Corner Flags''' ImGui.CornerFlags_None<b...") (current)
- 12:41, 3 April 2021 (diff | hist) . . (+962) . . N ImGui.CONST.ConfigFlags (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''Config Flags''' ImGui.ConfigFlags_None<b...") (current)
- 12:38, 3 April 2021 (diff | hist) . . (+470) . . N ImGui.CONST.Cond (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''Cond''' ImGui.Cond_Appearing<br/><!--GID...") (current)
- 12:37, 3 April 2021 (diff | hist) . . (+894) . . N ImGui.CONST.ComboFlags (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''ComboFlags''' ImGui.ComboFlags_HeightSma...") (current)
- 12:35, 3 April 2021 (diff | hist) . . (+2,295) . . N ImGui.CONST.ColorEditFlags (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''ColorEdit Flags''' ImGui.ColorEditFlags_...") (current)
- 12:33, 3 April 2021 (diff | hist) . . (+615) . . N ImGui.CONST.BackendFlags (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''Backend Flags''' ImGui.BackendFlags_None...") (current)
- 12:25, 3 April 2021 (diff | hist) . . (+519) . . ImGui.Core (→Constants)
- 12:16, 3 April 2021 (diff | hist) . . (+1,020) . . ImGui.Core
- 12:02, 3 April 2021 (diff | hist) . . (+3,809) . . N ImGui.CONST.Col (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''Col Flags''' ImGui.Col_Border<br/><!--GI...") (current)
- 12:00, 3 April 2021 (diff | hist) . . (-5,691) . . ImGui.Core (→Constants)
- 11:58, 3 April 2021 (diff | hist) . . (+37) . . All Classes and more (→PLUGINS Reference) (current)
- 11:55, 3 April 2021 (diff | hist) . . (+2,254) . . N ImGui.CONST.WindowFlags (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''Window Flags''' ImGui.WindowFlags_Always...") (current)
- 11:48, 3 April 2021 (diff | hist) . . (+28) . . ImGui.Core (→Constants)
- 10:54, 3 April 2021 (diff | hist) . . (+1,306) . . N ImGui.Core:setColorEditOptions (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Sets the color edit options flag (when you right click on a color widget)...") (current)
- 10:48, 3 April 2021 (diff | hist) . . (+201) . . ImGui.Core (→Methods)
- 10:05, 3 April 2021 (diff | hist) . . (+1,874) . . N ImGui.Core:colorPicker4 (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays an RGBA color picker widget. <source lang="lua"> (number), (numb...") (current)
- 09:58, 3 April 2021 (diff | hist) . . (-1) . . ImGui.Core (→Methods)
- 09:57, 3 April 2021 (diff | hist) . . (+1,282) . . N ImGui.Core:colorPicker3 (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays an RGB color picker widget. <source lang="lua"> (number), (bool)...") (current)
- 09:51, 3 April 2021 (diff | hist) . . (+21) . . ImGui.Core (→Methods)
- 09:45, 3 April 2021 (diff | hist) . . (+459) . . ImGui.Core (→Methods)
- 09:04, 3 April 2021 (diff | hist) . . (-23) . . ImGui.Core:colorEdit3 (current)
- 09:02, 3 April 2021 (diff | hist) . . (+1,497) . . N ImGui.Core:colorEdit4 (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays an RGBA color edit widget that consists of 4 inputs (RGBA) along...") (current)
- 08:57, 3 April 2021 (diff | hist) . . (+214) . . ImGui.Core (→Methods)
- 08:50, 3 April 2021 (diff | hist) . . (+467) . . ImGui.Core (→Description)
- 08:46, 3 April 2021 (diff | hist) . . (+1,357) . . N ImGui.Core:colorEdit3 (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays an RGB color edit widget that consists of 3 inputs (RGB) and a p...")
- 08:37, 3 April 2021 (diff | hist) . . (+207) . . ImGui.Core (→Methods)
- 23:54, 2 April 2021 (diff | hist) . . (+855) . . N ImGui.Core:inputScalar (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Sets an input scalar field. <source lang="lua"> (number), (bool) = ImGu...") (current)
- 23:48, 2 April 2021 (diff | hist) . . (+219) . . ImGui.Core (→Methods)
- 23:38, 2 April 2021 (diff | hist) . . (+1,664) . . N ImGui.Core:inputDouble (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Sets an input double field with a plus and a minus button when step is di...") (current)
- 23:37, 2 April 2021 (diff | hist) . . (+30) . . ImGui.Core:inputInt (current)
- 23:36, 2 April 2021 (diff | hist) . . (+30) . . ImGui.Core:inputFloat (current)
- 23:32, 2 April 2021 (diff | hist) . . (+220) . . ImGui.Core (→Methods)
- 23:26, 2 April 2021 (diff | hist) . . (+1,045) . . N ImGui.Core:inputInt4 (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Sets four input integer fields side by side (no plus/minus buttons). <sou...") (current)
- 23:25, 2 April 2021 (diff | hist) . . (+910) . . N ImGui.Core:inputInt3 (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Sets three input int fields side by side (no plus/minus buttons). <source...") (current)
- 23:23, 2 April 2021 (diff | hist) . . (+1,518) . . N ImGui.Core:inputInt2 (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Sets two input int fields side by side (no plus/minus buttons). <source l...") (current)
- 23:21, 2 April 2021 (diff | hist) . . (+1,532) . . N ImGui.Core:inputInt (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Sets an input int field with a plus and a minus button. <source lang="lua...")
- 23:19, 2 April 2021 (diff | hist) . . (+774) . . ImGui.Core (→Methods)
- 23:12, 2 April 2021 (diff | hist) . . (+1,122) . . N ImGui.Core:inputFloat4 (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Sets four input float fields side by side (no plus/minus buttons). <sourc...") (current)
- 23:10, 2 April 2021 (diff | hist) . . (+991) . . N ImGui.Core:inputFloat3 (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Sets three input float fields side by side (no plus/minus buttons). <sour...") (current)
- 23:08, 2 April 2021 (diff | hist) . . (+450) . . ImGui.Core (→Methods)
- 23:04, 2 April 2021 (diff | hist) . . (+1,613) . . N ImGui.Core:inputFloat2 (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Sets two input float fields side by side (no plus/minus buttons). <source...") (current)
- 22:59, 2 April 2021 (diff | hist) . . (+210) . . ImGui.Core (→Methods)
- 22:54, 2 April 2021 (diff | hist) . . (+1,627) . . N ImGui.Core:inputFloat (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Sets an input float field with a plus and a minus button. <source lang="l...")
- 22:46, 2 April 2021 (diff | hist) . . (+216) . . ImGui.Core (→Methods)
- 22:40, 2 April 2021 (diff | hist) . . (+1,471) . . N ImGui.Core:inputTextWithHint (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Sets an input text field with a hint when text field is empty. <source la...") (current)
- 22:35, 2 April 2021 (diff | hist) . . (+235) . . ImGui.Core (→Methods)
- 10:35, 2 April 2021 (diff | hist) . . (-716) . . R3d.World (removed language stuff) (current)
- 21:32, 1 April 2021 (diff | hist) . . (+1,443) . . N ImGui.Core:inputTextMultiline (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Sets a multiline input text. <source lang="lua"> (string), (bool) = ImGui...") (current)
- 21:27, 1 April 2021 (diff | hist) . . (+255) . . ImGui.Core (→Methods)
- 21:23, 1 April 2021 (diff | hist) . . (-3,420) . . Gaming (removed language stuff) (current)
- 20:59, 1 April 2021 (diff | hist) . . (-6) . . Plugins (current)
- 03:58, 1 April 2021 (diff | hist) . . (+110) . . All Classes and more (added imgui.core, ...)
- 03:38, 1 April 2021 (diff | hist) . . (+1,313) . . N ImGui.Core:inputText (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Sets an input text field. <source lang="lua"> (string), (bool) = ImGui:in...") (current)
- 03:29, 1 April 2021 (diff | hist) . . (+189) . . ImGui.Core (→Methods)
- 03:22, 1 April 2021 (diff | hist) . . (+310) . . ImGui.Core (→Description)
- 03:12, 1 April 2021 (diff | hist) . . (+1,639) . . N ImGui.Core:vFilledSliderInt (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays a regular vertical filled int slider. <source lang="lua"> (numbe...") (current)
- 03:09, 1 April 2021 (diff | hist) . . (+1,649) . . N ImGui.Core:vFilledSliderFloat (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays a regular vertical filled float slider. <source lang="lua"> (num...") (current)
- 03:04, 1 April 2021 (diff | hist) . . (+596) . . ImGui.Core (→Methods)
- 02:52, 1 April 2021 (diff | hist) . . (+1) . . ImGui.Core:filledSliderFloat4 (current)
- 02:51, 1 April 2021 (diff | hist) . . (+1,243) . . N ImGui.Core:filledSliderInt4 (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays four regular filled int sliders side by side. <source lang="lua"...") (current)
- 02:48, 1 April 2021 (diff | hist) . . (+1,901) . . N ImGui.Core:filledSliderInt3 (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays three regular filled int sliders side by side. <source lang="lua...") (current)
- 02:46, 1 April 2021 (diff | hist) . . (+1) . . ImGui.Core:filledSliderFloat3 (current)
- 02:44, 1 April 2021 (diff | hist) . . (+1) . . ImGui.Core:filledSliderFloat2 (current)
- 02:43, 1 April 2021 (diff | hist) . . (+1,741) . . N ImGui.Core:filledSliderInt2 (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays two regular filled int sliders side by side. <source lang="lua">...") (current)
- 02:41, 1 April 2021 (diff | hist) . . (+1,678) . . N ImGui.Core:filledSliderInt (Created page with " __NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays a regular filled int slider. <source lang="lua"> (number), (boo...") (current)
- 02:37, 1 April 2021 (diff | hist) . . (+1,158) . . ImGui.Core (→Methods)
- 07:45, 31 March 2021 (diff | hist) . . (+1,679) . . N ImGui.Core:filledSliderAngle (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays a regular filled angle slider. <source lang="lua"> (number), (bo...") (current)
- 07:39, 31 March 2021 (diff | hist) . . (+312) . . ImGui.Core (→Methods)
- 07:28, 31 March 2021 (diff | hist) . . (+1,248) . . N ImGui.Core:filledSliderFloat4 (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays four regular filled float slider side by side. <source lang="lua...")
- 07:25, 31 March 2021 (diff | hist) . . (+1,910) . . N ImGui.Core:filledSliderFloat3 (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays three regular filled float slider side by side. <source lang="lu...")
- 07:21, 31 March 2021 (diff | hist) . . (+1,750) . . N ImGui.Core:filledSliderFloat2 (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays two regular filled float slider side by side. <source lang="lua"...")
- 07:14, 31 March 2021 (diff | hist) . . (+924) . . ImGui.Core (→Methods)
- 07:33, 29 March 2021 (diff | hist) . . (+1,691) . . N ImGui.Core:filledSliderFloat (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays a regular filled float slider. <source lang="lua"> (number), (bo...") (current)
- 07:27, 29 March 2021 (diff | hist) . . (+284) . . ImGui.Core (→Methods)
- 07:18, 29 March 2021 (diff | hist) . . (+1,528) . . N ImGui.Core:vSliderInt (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays a regular vertical int slider. <source lang="lua"> (number), (bo...") (current)
- 07:16, 29 March 2021 (diff | hist) . . (+1,538) . . N ImGui.Core:vSliderFloat (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays a regular vertical float slider. <source lang="lua"> (number), (...") (current)
- 07:12, 29 March 2021 (diff | hist) . . (+508) . . ImGui.Core (→Methods)
- 06:30, 29 March 2021 (diff | hist) . . (+1,149) . . N ImGui.Core:sliderInt4 (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays 4 regular int sliders side by side. <source lang="lua"> (number)...") (current)
- 06:29, 29 March 2021 (diff | hist) . . (+1,021) . . N ImGui.Core:sliderInt3 (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays 3 regular int sliders side by side. <source lang="lua"> (number)...") (current)
- 06:28, 29 March 2021 (diff | hist) . . (+899) . . N ImGui.Core:sliderInt2 (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays 2 regular int sliders side by side. <source lang="lua"> (number)...") (current)
- 06:26, 29 March 2021 (diff | hist) . . (+752) . . N ImGui.Core:sliderInt (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays a regular int slider. <source lang="lua"> (number), (bool) = I...") (current)
- 06:25, 29 March 2021 (diff | hist) . . (+972) . . ImGui.Core (→Methods)
- 06:21, 29 March 2021 (diff | hist) . . (+1,560) . . N ImGui.Core:sliderAngle (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays a regular angle slider. <source lang="lua"> (number), (bool) =...") (current)
- 06:11, 29 March 2021 (diff | hist) . . (+268) . . ImGui.Core (→Methods)
- 06:05, 29 March 2021 (diff | hist) . . (+1,155) . . N ImGui.Core:sliderFloat4 (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays 4 regular float sliders side by side. <source lang="lua"> (numbe...") (current)
- 06:03, 29 March 2021 (diff | hist) . . (0) . . ImGui.Core:sliderFloat3 (current)
- 06:03, 29 March 2021 (diff | hist) . . (+1,027) . . N ImGui.Core:sliderFloat3 (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays 3 regular float sliders side by side. <source lang="lua"> (numbe...")
- 06:00, 29 March 2021 (diff | hist) . . (+524) . . ImGui.Core (→Methods)
- 04:35, 29 March 2021 (diff | hist) . . (+1,759) . . N ImGui.Core:sliderFloat2 (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays 2 regular float sliders side by side. <source lang="lua"> (numbe...") (current)
- 04:30, 29 March 2021 (diff | hist) . . (+266) . . ImGui.Core (→Methods)
- 04:21, 29 March 2021 (diff | hist) . . (+552) . . ImGui.Core (→Description)
- 04:17, 29 March 2021 (diff | hist) . . (+1,464) . . N ImGui.Core:sliderFloat (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays a regular float slider. <source lang="lua"> (number), (bool) =...") (current)
- 04:06, 29 March 2021 (diff | hist) . . (+232) . . ImGui.Core (→Methods)
- 10:00, 28 March 2021 (diff | hist) . . (+1,537) . . N ImGui.Core:dragScalar (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays a scalar drag slider. <source lang="lua"> (number) = ImGui:dra...") (current)
- 09:46, 28 March 2021 (diff | hist) . . (+1) . . ImGui.Core:dragInt (current)
- 09:44, 28 March 2021 (diff | hist) . . (+251) . . ImGui.Core (→Methods)
- 09:31, 28 March 2021 (diff | hist) . . (+1,965) . . N ImGui.Core:dragIntRange2 (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays 2 int drag range sliders, side by side. <source lang="lua"> (num...") (current)
- 09:27, 28 March 2021 (diff | hist) . . (0) . . m ImGui.Core:dragFloat4 (current)
- 09:26, 28 March 2021 (diff | hist) . . (+1,202) . . N ImGui.Core:dragInt4 (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays 4 int drag sliders, side by side. <source lang="lua"> (number),...") (current)
- 09:24, 28 March 2021 (diff | hist) . . (+1,084) . . N ImGui.Core:dragInt3 (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays 3 int drag sliders, side by side. <source lang="lua"> (number),...") (current)
- 09:23, 28 March 2021 (diff | hist) . . (+1,773) . . N ImGui.Core:dragInt2 (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays 2 int drag sliders, side by side. <source lang="lua"> (number),...") (current)
- 09:20, 28 March 2021 (diff | hist) . . (+1,560) . . N ImGui.Core:dragInt (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays a int drag slider. <source lang="lua"> (number), (bool) = ImGu...")
- 09:17, 28 March 2021 (diff | hist) . . (+1,265) . . ImGui.Core (→Methods)
- 07:21, 28 March 2021 (diff | hist) . . (+1,979) . . N ImGui.Core:dragFloatRange2 (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays 2 float drag range sliders, side by side. <source lang="lua"> (n...") (current)
- 07:15, 28 March 2021 (diff | hist) . . (+316) . . ImGui.Core (→Methods)
- 06:53, 28 March 2021 (diff | hist) . . (+1,208) . . N ImGui.Core:dragFloat4 (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays 4 float drag sliders, side by side. <source lang="lua"> (number)...")
- 06:50, 28 March 2021 (diff | hist) . . (+1,090) . . N ImGui.Core:dragFloat3 (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays 3 float drag sliders, side by side. <source lang="lua"> (number)...") (current)
- 06:47, 28 March 2021 (diff | hist) . . (+522) . . ImGui.Core (→Methods)
- 06:45, 28 March 2021 (diff | hist) . . (+8) . . ImGui.Core:dragFloat (current)
- 06:41, 28 March 2021 (diff | hist) . . (-1,374) . . ImGui.Core:dragFloat
- 06:41, 28 March 2021 (diff | hist) . . (+1,373) . . ImGui.Core
- 06:40, 28 March 2021 (diff | hist) . . (-1,374) . . ImGui.Core:dragFloat2 (current)
- 06:21, 28 March 2021 (diff | hist) . . (+4) . . Bitmap:setAnchorPoint (current)
- 06:17, 28 March 2021 (diff | hist) . . (+3,159) . . N ImGui.Core:dragFloat2 (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays 2 float drag sliders, side by side. <source lang="lua"> (number)...")
- 06:01, 28 March 2021 (diff | hist) . . (+251) . . ImGui.Core (→Methods)
- 01:42, 28 March 2021 (diff | hist) . . (+2,938) . . N ImGui.Core:dragFloat (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays a float drag slider. <source lang="lua"> (number), (bool) = ImGu...")
- 01:22, 28 March 2021 (diff | hist) . . (+237) . . ImGui.Core (→Methods)
- 10:11, 27 March 2021 (diff | hist) . . (+13) . . ImGui.Core:combo (current)
- 10:11, 27 March 2021 (diff | hist) . . (+1,343) . . N ImGui.Core:combo (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays an item in a list in form of a combo box. <source lang="lua"> (n...")
- 10:05, 27 March 2021 (diff | hist) . . (-243) . . Pixel:getTexturePosition (current)
- 09:56, 27 March 2021 (diff | hist) . . (+153) . . ImGui.Core (→Methods)
- 09:36, 27 March 2021 (diff | hist) . . (-24) . . ImGui.Core:bulletText (current)
- 09:34, 27 March 2021 (diff | hist) . . (+176) . . N ImGui.Core:bullet (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays a bullet. <source lang="lua"> ImGui:bullet() </source> {{ImGui}}") (current)
- 09:33, 27 March 2021 (diff | hist) . . (+126) . . ImGui.Core (→Methods)
- 09:30, 27 March 2021 (diff | hist) . . (+1,131) . . N ImGui.Core:progressBar (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays a progress bar. <source lang="lua"> ImGui:progressBar(fraction,a...") (current)
- 09:17, 27 March 2021 (diff | hist) . . (+176) . . ImGui.Core (→Methods)
- 02:30, 27 March 2021 (diff | hist) . . (+1,457) . . N ImGui.Core:checkbox (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays a checkbox. <source lang="lua"> ImGui:checkbox(text,flag) </sour...") (current)
- 02:09, 27 March 2021 (diff | hist) . . (+146) . . ImGui.Core (→Methods)
- 01:41, 27 March 2021 (diff | hist) . . (+507) . . ImGui.Core (→Methods)
- 07:02, 26 March 2021 (diff | hist) . . (-4,225) . . ImGui.DrawList
- 06:59, 26 March 2021 (diff | hist) . . (+1,001) . . N ImGui.Core:scaledImageButtonWithText (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays an image button scaled to fit space while keeping its aspect rat...") (current)
- 06:53, 26 March 2021 (diff | hist) . . (+925) . . N ImGui.Core:scaledImageButton (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays an image button scaled to fit space while keeping its aspect rat...") (current)
- 06:49, 26 March 2021 (diff | hist) . . (+535) . . ImGui.Core (→Methods)
- 06:40, 26 March 2021 (diff | hist) . . (+1,069) . . N ImGui.Core:scaledImageFilled (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays an image scaled to fit space while keeping its aspect ratio and...") (current)
- 06:36, 26 March 2021 (diff | hist) . . (+268) . . ImGui.Core (→Methods)
- 06:32, 26 March 2021 (diff | hist) . . (+859) . . N ImGui.Core:scaledImage (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays an image scaled to fit space while keeping its aspect ratio. <so...") (current)
- 06:18, 26 March 2021 (diff | hist) . . (+212) . . ImGui.Core (→Methods)
- 05:05, 26 March 2021 (diff | hist) . . (-3) . . ImGui.Core (→Methods)
- 05:04, 26 March 2021 (diff | hist) . . (+1,941) . . N ImGui.Core:imageButtonWithText (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays an image button with some text. <source lang="lua"> ImGui:imageB...") (current)
- 04:58, 26 March 2021 (diff | hist) . . (+275) . . ImGui.Core (→Methods)
- 04:54, 26 March 2021 (diff | hist) . . (+1,852) . . N ImGui.Core:imageButton (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays an image button. <source lang="lua"> ImGui:imageButton(texture,w...") (current)
- 04:47, 26 March 2021 (diff | hist) . . (+221) . . ImGui.Core (→Methods)
- 04:42, 26 March 2021 (diff | hist) . . (+1,949) . . N ImGui.Core:imageFilled (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays an image with a filled background color. <source lang="lua"> ImG...") (current)
- 04:38, 26 March 2021 (diff | hist) . . (+226) . . ImGui.Core (→Methods)
- 04:25, 26 March 2021 (diff | hist) . . (+1,715) . . N ImGui.Core:image (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays an image. <source lang="lua"> ImGui:image(texture,w,h,color,alph...") (current)
- 04:13, 26 March 2021 (diff | hist) . . (+138) . . ImGui.Core (→Methods)
- 02:35, 26 March 2021 (diff | hist) . . (-8) . . ImGui.Core (→Methods)
- 02:31, 26 March 2021 (diff | hist) . . (+1,372) . . N ImGui.Core:smallButton (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays a button with FramePadding=(0,0) to easily embed within text. <s...") (current)
- 02:28, 26 March 2021 (diff | hist) . . (+39) . . ImGui.Core:arrowButton (current)
- 02:27, 26 March 2021 (diff | hist) . . (+1,589) . . N ImGui.Core:invisibleButton (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === A flexible button behavior without the visuals. Frequently useful to buil...") (current)
- 02:20, 26 March 2021 (diff | hist) . . (+65) . . ImGui.Core:button (current)
- 02:13, 26 March 2021 (diff | hist) . . (+1,357) . . N ImGui.Core:button (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays a button. <source lang="lua"> ImGui:button(text, w, h) </source>...")
- 02:09, 26 March 2021 (diff | hist) . . (+1,465) . . N ImGui.Core:arrowButton (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Displays a square button with an arrow shape. <source lang="lua"> ImGui:a...")
- 01:34, 26 March 2021 (diff | hist) . . (+636) . . ImGui.Core (→Methods)
- 01:22, 26 March 2021 (diff | hist) . . (+1,373) . . N ImGui.Core:labelText (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Sets some labelled text to be displayed. <source lang="lua"> ImGui:labelT...") (current)
- 01:19, 26 March 2021 (diff | hist) . . (+1,313) . . N ImGui.Core:bulletText (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Sets some bulleted text to be displayed. <source lang="lua"> ImGui:bullet...")
- 01:15, 26 March 2021 (diff | hist) . . (+43) . . ImGui.Core (→Methods)
- 01:13, 26 March 2021 (diff | hist) . . (+279) . . ImGui.Core (→Methods)
- 01:05, 26 March 2021 (diff | hist) . . (-20) . . ImGui.Core:text (current)
- 01:04, 26 March 2021 (diff | hist) . . (0) . . m ImGui.Core:textDisabled (MoKaLux moved page ImGui:textDisabled to ImGui.Core:textDisabled) (current)
- 01:04, 26 March 2021 (diff | hist) . . (+37) . . N ImGui:textDisabled (MoKaLux moved page ImGui:textDisabled to ImGui.Core:textDisabled) (current) (Tag: New redirect)
- 01:03, 26 March 2021 (diff | hist) . . (+36) . . N ImGui:textWrapped (MoKaLux moved page ImGui:textWrapped to ImGui.Core:textWrapped: I forgot) (current) (Tag: New redirect)
- 01:03, 26 March 2021 (diff | hist) . . (0) . . m ImGui.Core:textWrapped (MoKaLux moved page ImGui:textWrapped to ImGui.Core:textWrapped: I forgot) (current)
- 01:03, 26 March 2021 (diff | hist) . . (+1,443) . . N ImGui.Core:textWrapped (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Sets a text to be wrapped. <source lang="lua"> ImGui:textWrapped(text) </...")
- 01:00, 26 March 2021 (diff | hist) . . (+1,294) . . N ImGui.Core:textDisabled (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Sets a text to be disabled. <source lang="lua"> ImGui:textDisabled(text)...")
- 00:55, 26 March 2021 (diff | hist) . . (+276) . . ImGui.Core
- 00:47, 26 March 2021 (diff | hist) . . (-4) . . ImGui.Core:textColored (current)
- 00:46, 26 March 2021 (diff | hist) . . (-4) . . ImGui.Core:text
- 22:31, 25 March 2021 (diff | hist) . . (+306) . . ImGui.Core:beginWindow (current)
- 22:08, 25 March 2021 (diff | hist) . . (+7) . . ImGui.Core:text (→Example)
- 21:55, 25 March 2021 (diff | hist) . . (-58) . . ImGui.Core:beginWindow
- 19:25, 25 March 2021 (diff | hist) . . (+4,781) . . N ImGui.DrawList (Created page with "__NOTOC__ '''Supported platforms:''' File:Platform android.pngFile:Platform ios.pngFile:Platform mac.pngFile:Platform pc.pngFile:Platform html5.pngFile:P...")
- 19:24, 25 March 2021 (diff | hist) . . (+62) . . Dear ImGui (current)
- 05:56, 25 March 2021 (diff | hist) . . (+611) . . N ImGui.Style:setDisplaySafeAreaPadding (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui.Style<br/> === Description === Sets the ImGui global style safe area display padding values. <sour...") (current)
- 05:52, 25 March 2021 (diff | hist) . . (+1) . . ImGui.Style:getItemSpacing (current)
- 05:51, 25 March 2021 (diff | hist) . . (+664) . . N ImGui.Style:getDisplaySafeAreaPadding (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui.Style<br/> === Description === Gets the ImGui global style safe area display padding values. <sour...") (current)
- 05:48, 25 March 2021 (diff | hist) . . (+450) . . ImGui.Style (current)
- 05:34, 25 March 2021 (diff | hist) . . (-1) . . ImGui.Style:setWindowMinSize (current)
- 05:33, 25 March 2021 (diff | hist) . . (+620) . . N ImGui.Style:setTouchExtraPadding (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui.Style<br/> === Description === Sets the ImGui global style touch extra padding values. <source lan...") (current)
- 05:30, 25 March 2021 (diff | hist) . . (+1) . . ImGui.Style:getWindowMinSize (current)
- 05:29, 25 March 2021 (diff | hist) . . (+627) . . N ImGui.Style:getTouchExtraPadding (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui.Style<br/> === Description === Gets the ImGui global style touch extra padding values. <source lan...") (current)
- 05:27, 25 March 2021 (diff | hist) . . (+402) . . ImGui.Style
- 05:22, 25 March 2021 (diff | hist) . . (+552) . . N ImGui.Style:setItemSpacing (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui.Style<br/> === Description === Sets the ImGui global style items spacing values. <source lang="lua...") (current)
- 05:19, 25 March 2021 (diff | hist) . . (+594) . . N ImGui.Style:getItemSpacing (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui.Style<br/> === Description === Gets the ImGui global style items spacing value. <source lang="lua"...")
- 05:17, 25 March 2021 (diff | hist) . . (+354) . . ImGui.Style
- 04:38, 25 March 2021 (diff | hist) . . (+625) . . N ImGui.Style:setWindowTitleAlign (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui.Style<br/> === Description === Sets the ImGui global style a window title alignment value. <source...") (current)
- 04:35, 25 March 2021 (diff | hist) . . (+612) . . N ImGui.Style:getWindowTitleAlign (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui.Style<br/> === Description === Gets the ImGui global style window title alignment. <source lang="l...") (current)
- 04:30, 25 March 2021 (diff | hist) . . (+410) . . ImGui.Style
- 04:26, 25 March 2021 (diff | hist) . . (+565) . . N ImGui.Style:setWindowMinSize (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui.Style<br/> === Description === Sets the ImGui global style a window minimum size value. <source la...")
- 04:22, 25 March 2021 (diff | hist) . . (+617) . . N ImGui.Style:getWindowMinSize (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui.Style<br/> === Description === Gets the ImGui global style window minimum size value. <source lang...")
- 04:20, 25 March 2021 (diff | hist) . . (+386) . . ImGui.Style
- 04:09, 25 March 2021 (diff | hist) . . (+494) . . N ImGui.Style:setScrollbarRounding (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui.Style<br/> === Description === Sets the ImGui global style scrollbar rounding value. <source lang=...") (current)
- 04:07, 25 March 2021 (diff | hist) . . (+539) . . N ImGui.Style:getScrollbarRounding (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui.Style<br/> === Description === Gets the ImGui global style scrollbar rounding value. <source lang=...") (current)
- 04:05, 25 March 2021 (diff | hist) . . (+390) . . ImGui.Style
- 04:02, 25 March 2021 (diff | hist) . . (+471) . . N ImGui.Style:setScrollbarSize (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui.Style<br/> === Description === Sets the ImGui global style scrollbar size value. <source lang="lua...") (current)
- 03:58, 25 March 2021 (diff | hist) . . (+521) . . N ImGui.Style:getScrollbarSize (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui.Style<br/> === Description === Gets the ImGui global style scrollbar size value. <source lang="lua...") (current)
- 03:55, 25 March 2021 (diff | hist) . . (+358) . . ImGui.Style
- 03:20, 25 March 2021 (diff | hist) . . (+507) . . ImGui.Core:beginWindow (→Example)
- 03:05, 25 March 2021 (diff | hist) . . (-3) . . ImGui.Core:beginWindow (→Example)
- 03:02, 25 March 2021 (diff | hist) . . (+851) . . ImGui.Core:beginWindow
- 02:33, 25 March 2021 (diff | hist) . . (-12) . . ImGui.Core (→Constants)
- 02:28, 25 March 2021 (diff | hist) . . (+2,119) . . ImGui.Core
- 23:21, 24 March 2021 (diff | hist) . . (+491) . . N ImGui.Style:setWindowBorderSize (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui.Style<br/> === Description === Sets the ImGui global style a window border size value. <source lan...") (current)
- 23:18, 24 March 2021 (diff | hist) . . (+529) . . N ImGui.Style:getWindowBorderSize (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui.Style<br/> === Description === Gets the ImGui global style window border size value. <source lang=...") (current)
- 23:16, 24 March 2021 (diff | hist) . . (+386) . . ImGui.Style
(newest | oldest) View (newer 250 | older 250) (20 | 50 | 100 | 250 | 500)