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).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 22: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...")
- 22:45, 3 October 2024 MoKaLux talk contribs created page File:Dear Imgui DrawList capture 1.png
- 22:45, 3 October 2024 MoKaLux talk contribs uploaded File:Dear Imgui DrawList capture 1.png
- 20: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...")
- 20: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...")
- 17: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...")
- 17: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...")
- 06: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...")
- 06: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...")
- 01:23, 11 September 2024 MoKaLux talk contribs created page ImGui.Core:beginTabBar (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Pushes a TabBar to the stack and starts appending to it. <syntaxhighlight...")
- 21:20, 5 September 2024 MoKaLux talk contribs created page TextureBase:update (Created page with "__NOTOC__ '''Available since:''' Gideros 2024.9<br/> '''Class:''' TextureBase<br/> === Description === Changes the content of an existing texture. <syntaxhighlight lang="...")
- 11:14, 27 August 2024 MoKaLux talk contribs created page ImGui.Core:setNextWindowSizeConstraints (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Sets the desired constrained sizes of the next window in the windows list...")
- 10:29, 27 August 2024 MoKaLux talk contribs created page ImGui.Core:setNextWindowSize (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Sets the desired size of the next window in the windows list. When set, t...")
- 10:20, 27 August 2024 MoKaLux talk contribs created page ImGui.Core:setNextWindowPos (Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Class:''' ImGui<br/> === Description === Sets the position of the next window in the windows list to a fixed posit...")
- 07:02, 26 August 2024 MoKaLux talk contribs created page Theora:getVideo (Created page with "__NOTOC__ '''Available since:''' Gideros 2017.10<br/> '''Class:''' Ogg<br/> === Description === Reads the video of an Ogg/Theora stream object as a Sprite. <syntaxhighlig...")
- 06:52, 26 August 2024 MoKaLux talk contribs created page Theora:play (Created page with "__NOTOC__ '''Available since:''' Gideros 2017.10<br/> '''Class:''' Ogg<br/> === Description === Creates a new Ogg/Theora stream object which you can read from. <syntaxhig...")
- 02:28, 26 August 2024 MoKaLux talk contribs created page Microphone:setPaused (Created page with "__NOTOC__ '''Available since:''' Gideros 2013.06<br/> '''Class:''' Microphone<br/> === Description === Sets the current microphone paused state. <syntaxhighlight lang="lu...")
- 02:20, 26 August 2024 MoKaLux talk contribs created page Microphone:isRecording (Created page with "__NOTOC__ '''Available since:''' Gideros 2013.06<br/> '''Class:''' Microphone<br/> === Description === Gets the current microphone recording status. <syntaxhighlight lang...")
- 02:19, 26 August 2024 MoKaLux talk contribs created page Microphone:isPaused (Created page with "__NOTOC__ '''Available since:''' Gideros 2013.06<br/> '''Class:''' Microphone<br/> === Description === Gets the current microphone paused status. <syntaxhighlight lang="l...")
- 02:00, 26 August 2024 MoKaLux talk contribs created page Microphone:getStreamId (Created page with "__NOTOC__ '''Available since:''' Gideros 2024.6<br/> '''Class:''' Microphone<br/> === Description === Gets the current microphone stream id. <syntaxhighlight lang="lua">...")
- 06:14, 24 August 2024 MoKaLux talk contribs created page File:Export html5.png
- 06:14, 24 August 2024 MoKaLux talk contribs uploaded File:Export html5.png
- 06:14, 24 August 2024 MoKaLux talk contribs created page File:Export linux.png
- 06:14, 24 August 2024 MoKaLux talk contribs uploaded File:Export linux.png
- 05:57, 24 August 2024 MoKaLux talk contribs created page File:Export win32.png
- 05:57, 24 August 2024 MoKaLux talk contribs uploaded File:Export win32.png
- 05:44, 24 August 2024 MoKaLux talk contribs created page File:Export gapp.png
- 05:44, 24 August 2024 MoKaLux talk contribs uploaded File:Export gapp.png
- 05:29, 24 August 2024 MoKaLux talk contribs created page File:Export qt desktop.png
- 05:29, 24 August 2024 MoKaLux talk contribs uploaded File:Export qt desktop.png
- 04:57, 24 August 2024 MoKaLux talk contribs created page File:Export uwp.png (latest Gideros)
- 04:57, 24 August 2024 MoKaLux talk contribs uploaded File:Export uwp.png (latest Gideros)
- 04:54, 24 August 2024 MoKaLux talk contribs deleted page File:Export uwp.png (couldn't upload new image, starting afresh)
- 04:47, 24 August 2024 MoKaLux talk contribs deleted page File:Export uwp.png (Deleted old revision 20240824023619!Export_uwp.png)
- 04:32, 24 August 2024 MoKaLux talk contribs created page File:Export apple.png
- 04:32, 24 August 2024 MoKaLux talk contribs uploaded File:Export apple.png
- 03:36, 24 August 2024 MoKaLux talk contribs uploaded a new version of File:Export uwp.png (latest Gideros version)
- 03:19, 24 August 2024 MoKaLux talk contribs created page File:Export android.png (new Gideros Export Project screen)
- 03:19, 24 August 2024 MoKaLux talk contribs uploaded File:Export android.png (new Gideros Export Project screen)
- 14:35, 20 July 2024 MoKaLux talk contribs deleted page Texture.REPEAT (content was: "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> '''Value:''' repeat<br/> '''Defined by:''' TextureBase<br/> === Description === Repeats the texture. {{Texture}}", and the only contributor was "MoKaLux" (talk))
- 14:32, 20 July 2024 MoKaLux talk contribs deleted page Texture.CLAMP (content was: "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> '''Value:''' clamp<br/> '''Defined by:''' TextureBase<br/> === Description === Clamps the texture. {{Texture}}", and the only contributor was "MoKaLux" (talk))
- 15:11, 13 May 2024 Hgy29 talk contribs created page Gideros SDK (Created page with "== What is Gideros ? == Gideros is free and open sourced and provides the cross-platform technology to create amazing games. In a couple of hours, you’ll find yourself buil...")
- 02:17, 6 May 2024 MoKaLux talk contribs created page Tutorial - tiny-ecs beatemup (Created page with "Hello developer! In this tutorial, we will code a '''beat'em up''' using '''tiny-ecs'''. The aim is to make a fully functional game with some menu, options, game and win scen...")
- 02:06, 6 May 2024 MoKaLux talk contribs created page File:Beu 03.png
- 02:06, 6 May 2024 MoKaLux talk contribs uploaded File:Beu 03.png
- 02:06, 6 May 2024 MoKaLux talk contribs created page File:Beu 02.png
- 02:06, 6 May 2024 MoKaLux talk contribs uploaded File:Beu 02.png
- 02:06, 6 May 2024 MoKaLux talk contribs created page File:Beu 01.png
- 02:06, 6 May 2024 MoKaLux talk contribs uploaded File:Beu 01.png
- 13:00, 30 April 2024 MoKaLux talk contribs created page RenderTarget:generateMipmap (Created page with "__NOTOC__ '''Available since:''' Gideros 2024.3<br/> '''Class:''' RenderTarget<br/> === Description === Tells Gideros to recompute mipmaps. <syntaxhighlight lang="lua"> R...")