User contributions for Thisdp
Jump to navigation
Jump to search
9 October 2021
- 05:5305:53, 9 October 2021 diff hist +797 N DgsCircleSetTexture Created page with "__NOTOC__ {{Client function}} This function applies a texture into dgs circle. ==Syntax== <syntaxhighlight lang="lua"> bool dgsCircleSetTexture( element circle [ element t..."
- 05:5105:51, 9 October 2021 diff hist −5 DgsCircleSetRadius No edit summary current
- 05:5105:51, 9 October 2021 diff hist −5 DgsCircleGetRadius No edit summary current
- 05:5005:50, 9 October 2021 diff hist +90 DgsCircleGetRadius No edit summary
- 05:4905:49, 9 October 2021 diff hist +3 DgsCircleGetRadius No edit summary
- 05:4905:49, 9 October 2021 diff hist +652 N DgsCircleGetRadius Created page with "__NOTOC__ {{Client function}} This function set the outside/inside radius of the dgs circle. ==Syntax== <syntaxhighlight lang="lua"> float,float dgsCircleGetRadius( dgs-dx..."
- 05:4705:47, 9 October 2021 diff hist +64 DgsCircleSetRadius No edit summary
- 05:4705:47, 9 October 2021 diff hist +757 N DgsCircleSetRadius Created page with "__NOTOC__ {{Client function}} This function set the outside/inside radius of the dgs circle. ==Syntax== <syntaxhighlight lang="lua"> bool dgsCircleSetRadius( dgs-circle ci..."
- 05:4405:44, 9 October 2021 diff hist +66 Template:DGS Plugin/Circle No edit summary
6 October 2021
- 09:2109:21, 6 October 2021 diff hist +13 Dgs-dxbutton →colorTransitionPeriod
- 07:0407:04, 6 October 2021 diff hist −1 Dgs-dxbutton →colorTransitionPeriod
- 07:0407:04, 6 October 2021 diff hist +327 Dgs-dxbutton No edit summary
14 September 2021
- 12:2312:23, 14 September 2021 diff hist +882 N Math.rotVecToEulerAngle Created page with "{{Useful Function}} ==Syntax== <syntaxhighlight lang="lua">float float float math.rotVecToEulerAngle( float x, float y, float z, float rot )</syntaxhighlight> ===Required Arg..." current
- 12:1712:17, 14 September 2021 diff hist +4 Template:Useful Functions →Math functions
- 12:1612:16, 14 September 2021 diff hist +7 Template:Useful Functions →Math functions
- 12:1512:15, 14 September 2021 diff hist +138 Template:Useful Functions →Math functions
13 September 2021
- 11:0211:02, 13 September 2021 diff hist +2 Dgs-dxprogressbar →isClockwise
- 11:0211:02, 13 September 2021 diff hist +31 Dgs-dxprogressbar →isReverse
- 11:0111:01, 13 September 2021 diff hist +32 Dgs-dxprogressbar No edit summary
6 September 2021
- 16:2016:20, 6 September 2021 diff hist +154 N Template:DGS Plugin/Screen Source Functions Created page with "*dgsCreateScreenSource *dgsScreenSourceSetUVPosition *dgsScreenSourceGetUVPosition *dgsScreenSourceSetUVSize *dgsScreenSourceGetUVSize" current
- 16:1816:18, 6 September 2021 diff hist +138 Template:DGSFUNCTIONS →Rounded Rectangle
29 August 2021
- 10:0910:09, 29 August 2021 diff hist +2 Dgs-dxselector No edit summary current
- 10:0910:09, 29 August 2021 diff hist +546 Dgs-dxselector No edit summary
9 August 2021
- 04:4504:45, 9 August 2021 diff hist +1 DgsGridListSetColumnHeight No edit summary current
- 03:1003:10, 9 August 2021 diff hist +836 N DgsSelectorSetItemFont Created page with "{{Client function}} This function changes the font of an item of a dgs selector. ==Syntax== <syntaxhighlight lang="lua"> bool dgsSelectorSetItemFont( element selector, int..." current
- 03:0703:07, 9 August 2021 diff hist +1,309 N DgsGridListSetItemFont Created page with "{{Client function}} This function changes the font of an item of a dgs grid list. ==Syntax== <syntaxhighlight lang="lua"> bool dgsGridListSetItemFont( element gridList, int..." current
- 02:5902:59, 9 August 2021 diff hist +899 N DgsScrollBarGetCursorWidth Created page with "{{client function}} This function gets the width of cursor. ==Syntax== <syntaxhighlight lang="lua"> float dgsScrollBarGetCursorWidth( element scrollBar [, bool relative ] ) <..." current
7 August 2021
- 17:3117:31, 7 August 2021 diff hist +72 Template:DGS Plugin/Gradient No edit summary current
- 17:3017:30, 7 August 2021 diff hist +17 DgsCreateGradient →Example
- 17:2917:29, 7 August 2021 diff hist +30 DgsCreateGradient No edit summary
- 17:2917:29, 7 August 2021 diff hist +565 DgsCreateGradient No edit summary
- 17:1917:19, 7 August 2021 diff hist +182 N Template:DGS Plugin/Gradient Created page with "*dgsCreateGradient *dgsGradientSetColor *dgsGradientGetColor *dgsGradientSetRotation *dgsGradientGetRotation *dgsGradientSetTexture *dgsGradientGetTe..."
- 17:1817:18, 7 August 2021 diff hist +118 Template:DGSFUNCTIONS →Effect 3D
3 August 2021
- 18:3718:37, 3 August 2021 diff hist +451 Dgs-dxlabel →Properties
2 August 2021
- 08:3208:32, 2 August 2021 diff hist +609 Dgs-dxedit →caretThick
- 08:1408:14, 2 August 2021 diff hist +1 Dgs-dxedit →caretHeight
- 08:0408:04, 2 August 2021 diff hist −105 Dgs-dxedit →caretOffset
1 August 2021
- 08:2508:25, 1 August 2021 diff hist +426 DgsGridListAutoSizeColumn No edit summary current
31 July 2021
- 10:2610:26, 31 July 2021 diff hist +621 Dgs-dxcheckbox →Properties
17 July 2021
- 11:5911:59, 17 July 2021 diff hist +12 DgsLineAddItem No edit summary
- 11:5811:58, 17 July 2021 diff hist +12 DgsCreateLine No edit summary
- 11:5811:58, 17 July 2021 diff hist +882 N DgsLineRemoveItem Created page with "__NOTOC__ {{Client function}} This function removes an item from DGS Line. ==Syntax== <syntaxhighlight lang="lua"> bool dgsLineRemoveItem( element line, int itemIndex ) </s..."
- 11:5611:56, 17 July 2021 diff hist +1,810 N DgsLineAddItem Created page with "__NOTOC__ {{Client function}} This function adds an item into DGS Line. ==Syntax== <syntaxhighlight lang="lua"> int dgsLineAddItem( element line , float startX, float start..."
- 11:4811:48, 17 July 2021 diff hist +1 DgsPasteHandlerSetEnabled No edit summary current
- 11:4811:48, 17 July 2021 diff hist +1 DgsPasteHandlerIsFocused No edit summary current
- 11:4811:48, 17 July 2021 diff hist +480 N DgsPasteHandlerIsEnabled Created page with "__NOTOC__ {{Client function}} This function gets whether the DGS Paste Handler is enabled or not. ==Syntax== <syntaxhighlight lang="lua"> bool dgsPasteHandlerIsEnabled ( )..." current
- 11:4711:47, 17 July 2021 diff hist −67 DgsPasteHandlerIsFocused No edit summary
- 11:4711:47, 17 July 2021 diff hist +1 DgsPasteHandlerIsFocused No edit summary
- 11:4711:47, 17 July 2021 diff hist +604 N DgsPasteHandlerIsFocused Created page with "__NOTOC__ {{Client function}} This function gets whether the DGS Paste Handler is focused or not. ==Syntax== <syntaxhighlight lang="lua"> bool dgsPasteHandlerIsFocused( ) <..."
- 11:4411:44, 17 July 2021 diff hist 0 DgsPasteHandlerSetFocused No edit summary current