All public logs

From GiderosMobile

Combined display of all available logs of GiderosMobile. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)
  • 23:02, 4 October 2024 MoKaLux talk contribs created page Dear ImGui Getting Started (Created page with "__NOTOC__ '''Dear ImGui for Gideros Mobile''' == Gideros Dear ImGui embedded Demo == <syntaxhighlight lang="lua"> require "ImGui" local imgui = ImGui.new() stage:addChild(im...")
  • 23:45, 3 October 2024 MoKaLux talk contribs created page File:Dear Imgui DrawList capture 1.png
  • 23:45, 3 October 2024 MoKaLux talk contribs uploaded File:Dear Imgui DrawList capture 1.png
  • 21:42, 3 October 2024 MoKaLux talk contribs created page Dear ImGui Flags (Created page with "__NOTOC__ === FocusedFlags === <syntaxhighlight lang="lua"> ImGui.FocusedFlags_ChildWindows ImGui.FocusedFlags_AnyWindow ImGui.FocusedFlags_RootWindow ImGui.FocusedFlags_RootA...")
  • 21:25, 3 October 2024 MoKaLux talk contribs created page Dear ImGui Enums (Created page with "__NOTOC__ == ENUMS == === Keyboard keys === ==== Keys ==== <syntaxhighlight lang="lua"> ImGui.Key_None ImGui.Key_Tab ImGui.Key_LeftArrow ImGui.Key_RightArrow ImGui.Key_UpArro...")
  • 18:32, 2 October 2024 MoKaLux talk contribs created page Dear ImGui API (Created page with "__TOC__ (copied from @'''rrraptor''''s GitHub '''https://github.com/MultiPain/Gideros_ImGui''') = Dear ImGui LUA binding for Gideros Mobile = == Constructor == <syntaxhighli...")
  • 18:25, 2 October 2024 MoKaLux talk contribs created page Dear ImGui FAQ (Created page with "__NOTOC__ == Labels and the ID Stack == Dear ImGui internally need to uniquely identify UI elements. Elements that are typically not clickable (such as calls to the Text func...")
  • 07:50, 11 September 2024 MoKaLux talk contribs created page ImGui.Core:endDisabled (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Ends a stack that can be disabled. <syntaxhighlight lang="lua"> ImGui:end...")
  • 07:46, 11 September 2024 MoKaLux talk contribs created page ImGui.Core:beginDisabled (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Starts a stack that can be disabled and starts appending to it. <syntaxhi...")
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)