User contributions
From GiderosMobile
- 23:47, 24 October 2022 diff hist -140 m Mediamanager:getPicture
- 23:45, 24 October 2022 diff hist -175 m Media.new
- 23:43, 24 October 2022 diff hist -149 m Mediamanager:deleteFile
- 01:27, 19 October 2022 diff hist -525 Camera
- 23:46, 18 October 2022 diff hist +1,168 CPlusPlus for Gideros Studio Help
- 21:06, 14 October 2022 diff hist +44 CPlusPlus for Gideros Studio Help →win32 minimum, maximum screen size
- 21:05, 14 October 2022 diff hist +512 CPlusPlus for Gideros Studio Help
- 10:27, 14 October 2022 diff hist +671 CPlusPlus for Gideros Studio Help
- 03:19, 13 October 2022 diff hist +384 CPlusPlus for Gideros Studio Help
- 03:12, 13 October 2022 diff hist +3,906 CPlusPlus for Gideros Studio Help
- 09:32, 12 October 2022 diff hist +50 Lfs
- 09:11, 12 October 2022 diff hist +680 Lfs
- 07:06, 12 October 2022 diff hist +9,834 N CPlusPlus for Gideros Studio Help Created page with "__TOC__ Here you will find various resources to help learn C++ for people who wish to help with Gideros Studio development. === Description === Trying to add missing function..."
- 06:57, 12 October 2022 diff hist -169 CBump Template
- 06:54, 12 October 2022 diff hist +43 Welcome! added CPlusPlus for Gideros Help link
- 06:54, 11 October 2022 diff hist +160 Compiling Gideros Luau Source →Fetch gideros source code
- 23:59, 10 October 2022 diff hist +455 Sqlite3
- 22:08, 10 October 2022 diff hist -5 Sqlite3
- 22:06, 10 October 2022 diff hist -584 Sqlite3
- 21:45, 10 October 2022 diff hist +34 Plugins added Sqlite3 link
- 18:14, 9 October 2022 diff hist -19 Application:getDeviceName
- 22:36, 8 October 2022 diff hist +401 Compiling Gideros Luau Source build for win32
- 23:22, 7 October 2022 diff hist +2 m Application:getDeviceInfo
- 20:49, 6 October 2022 diff hist -1 m Application:getLogicalTranslateX
- 02:17, 3 October 2022 diff hist +130 Compiling Gideros Luau Source →Fetch gideros source code
- 21:03, 2 October 2022 diff hist +6 m Compiling Gideros Luau Source
- 20:27, 2 October 2022 diff hist +6 m Compiling Gideros Luau Source →Configure scripts
- 14:49, 2 October 2022 diff hist +15 m Particles:addParticles
- 19:03, 1 October 2022 diff hist +6 Particles
- 19:03, 1 October 2022 diff hist +20 Particles
- 00:13, 1 October 2022 diff hist -46 Application:setFullScreen
- 00:09, 1 October 2022 diff hist 0 m Application:getLogicalHeight
- 00:08, 1 October 2022 diff hist 0 Application:getLogicalWidth
- 22:04, 30 September 2022 diff hist +44 Application:setFullScreen
- 09:47, 30 September 2022 diff hist -194 Bump
- 00:26, 25 September 2022 diff hist -16 Select
- 00:25, 25 September 2022 diff hist -192 Template:(global)
- 00:20, 25 September 2022 diff hist +1,227 N Select Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> '''Class:''' (global)<br/> === Description === Returns items in a list. <source lang="lua"> (any) = select(index,...)..."
- 23:06, 24 September 2022 diff hist +161 (global) select function added
- 03:55, 24 September 2022 diff hist -219 Sprite:getAlpha
- 03:53, 24 September 2022 diff hist -267 Sprite:get
- 03:48, 24 September 2022 diff hist -11 Sprite:clone
- 03:45, 24 September 2022 diff hist -152 Sprite:clearBlendMode
- 03:44, 24 September 2022 diff hist -1 Sprite:addChildAt
- 03:42, 24 September 2022 diff hist -96 Sprite:addChild
- 03:38, 24 September 2022 diff hist -131 Sprite.new
- 03:36, 24 September 2022 diff hist -32 Application:getLogicalBounds
- 03:33, 24 September 2022 diff hist -27 Application:getDeviceSafeArea
- 03:30, 24 September 2022 diff hist +437 N Sprite:getSize Created page with "__NOTOC__ '''Available since:''' Gideros 2021.10<br/> '''Class:''' Sprite<br/> === Description === Returns the width and height of the sprite in pixels. The width and hei..."
- 03:13, 24 September 2022 diff hist +144 Sprite →Methods