User contributions
Jump to navigation
Jump to search
- 15:52, 26 June 2018 diff hist +5 LGUI2:border
- 15:32, 26 June 2018 diff hist +395 LGUI2:Elements
- 15:25, 26 June 2018 diff hist 0 m LGUI2:Pixel Shaders Lax moved page LGUI2:Pixel Shader to LGUI2:Pixel Shaders
- 15:25, 26 June 2018 diff hist +33 N LGUI2:Pixel Shader Lax moved page LGUI2:Pixel Shader to LGUI2:Pixel Shaders (top)
- 15:17, 26 June 2018 diff hist +790 LGUI2:Pixel Shaders
- 15:11, 26 June 2018 diff hist +1,794 N LGUI2:Pixel Shaders Created page with "A Pixel Shader is a piece of code that determines the color of each pixel as a scene is rendered. Pixel Shaders are supported by LGUI2:Brushes. == Defining a Pixel Shade..."
- 14:57, 26 June 2018 diff hist +41 LavishGUI 2 →Topics
- 14:56, 26 June 2018 diff hist +2 LGUI2:Brushes
- 14:53, 26 June 2018 diff hist +159 LGUI2:Brushes
- 14:50, 26 June 2018 diff hist +79 LavishGUI 2 →Types of Elements
- 14:48, 26 June 2018 diff hist +628 LGUI2:Elements
- 14:43, 26 June 2018 diff hist +5 LGUI2:Elements
- 20:09, 4 June 2018 diff hist -55 LavishGUI 2 →Topics
- 20:08, 4 June 2018 diff hist +61 LavishGUI 2 →Topics
- 20:01, 4 June 2018 diff hist +43 LGUI2:Skins →Example
- 19:57, 4 June 2018 diff hist +34 N LGUI2:Event Handler Redirected page to LGUI2:Event Handlers (top)
- 19:56, 4 June 2018 diff hist +1,284 N LGUI2:Hooks Created page with "LavishGUI 2 Hooks provide a way to attach an LGUI2:Event Handler to another related Element. == Defining a Hook == Each Hook must be defined with a JSON object enclosed ..."
- 19:41, 4 June 2018 diff hist +24 LavishGUI 2 →Topics
- 05:39, 26 May 2018 diff hist +612 LGUI2:Elements →Base Element properties
- 05:34, 26 May 2018 diff hist +99 N Category:LavishGUI 2 Bordered Elements Created page with "Types of LavishGUI 2 Elements with a standard LGUI2:Border Category:LavishGUI 2" (top)
- 05:33, 26 May 2018 diff hist +60 N Category:LavishGUI 2 Elements Created page with "Types of LavishGUI 2 Elements. Category:LavishGUI 2"
- 05:33, 26 May 2018 diff hist +77 LGUI2:border
- 05:32, 26 May 2018 diff hist +73 LGUI2:border
- 05:31, 26 May 2018 diff hist +354 LGUI2:border
- 05:27, 26 May 2018 diff hist +27 N LGUI2:Brush Redirected page to LGUI2:Brushes (top)
- 05:27, 26 May 2018 diff hist +802 N LGUI2:border Created page with "A LavishGUI 2 border element is a single-child element with a standard LGUI2:Border. == Defining a border element == A border element is a LGUI2:Element with the ad..."
- 05:23, 26 May 2018 diff hist +28 N LGUI2:Element Redirected page to LGUI2:Elements (top)
- 05:10, 26 May 2018 diff hist -2 LGUI2:Fonts →Examples
- 05:09, 26 May 2018 diff hist +776 N LGUI2:Fonts Created page with "A Font specifies the size and appearance of text. == Defining a Font == A Font is defined by a JSON object. {| border="1" style="border-collapse:collapse" cellpadding="5" !c..."
- 05:03, 26 May 2018 diff hist +1,495 N LGUI2:Skins Created page with "A Skin is a collection of LGUI2:Templates that are activated together. == Defining a Skin == A Skin is defined by a JSON Object. A "name" property is required, and spec..."
- 04:57, 26 May 2018 diff hist +26 LGUI2:Styles
- 04:57, 26 May 2018 diff hist +29 N LGUI2:Template Redirected page to LGUI2:Templates (top)
- 04:56, 26 May 2018 diff hist +738 N LGUI2:Styles Created page with "A Style is essentially a LGUI2:Template that is associated with an element, which can be dynamically applied to alter the element. For example, the base [[LGUI2:Element|]..."
- 04:43, 26 May 2018 diff hist +160 LGUI2:Templates →Defining a Template
- 04:41, 26 May 2018 diff hist +1,465 N LGUI2:Templates Created page with "A LavishGUI 2 Template is a JSON Object which provides values to use when not explicitly given (for example, default values). A LGUI2:Skin is then a collection of Templat..."
- 04:31, 26 May 2018 diff hist +576 LGUI2:Elements →Base Element properties
- 04:21, 26 May 2018 diff hist +40 LGUI2:Elements
- 04:21, 26 May 2018 diff hist +1,204 N LGUI2:Brushes Created page with "A Brush is used to "paint" something, so to speak. A Brush consists of a color, an optional image file, and an optional pixel shader. == Defining a Brush == A Brush is define..."
- 00:05, 26 May 2018 diff hist +3,955 N LGUI2:Elements Created page with "== Introduction == A LavishGUI 2 element is an individual portion of the user interface with its own characteristics, intended to be rendered with the user interface when "vis..."
- 23:40, 25 May 2018 diff hist +26 LavishGUI 2 →Topics
- 23:40, 25 May 2018 diff hist +56 LavishGUI 2 →Topics
- 23:39, 25 May 2018 diff hist +110 LavishGUI 2
- 23:21, 12 May 2018 diff hist +563 LavishGUI 2 →Topics
- 21:35, 12 May 2018 diff hist +2,396 N LGUI2:Event Handlers Created page with "LavishGUI 2 has a system of event handlers tied to Elements. Each element has a table of event names, which map to event handlers. == Defining an Event Handler == Each Event ..."
- 12:33, 21 April 2018 diff hist +405 LGUI2:Input Bindings
- 12:28, 21 April 2018 diff hist +15 N Category:LavishGUI 2 Created page with "LavishGUI 2" (top)
- 12:27, 21 April 2018 diff hist +9,045 N LGUI2:Input Bindings Created page with "LavishGUI 2 implements an input bindings system with support for various types of input controls including axis (thumbsticks, triggers, etc) and directional pad (D-pad) contro..."
- 15:25, 20 April 2018 diff hist +1,646 N LavishGUI 2 Created page with "LavishGUI 2 (LGUI2) is a '''work-in-progress''' GUI system for Inner Space (build 6269 or later) which supports DirectX and OpenGL renderers. LavishGUI 2 effectively r..."
- 14:31, 20 April 2018 diff hist +1,263 Main Page (top)
- 14:09, 27 March 2018 diff hist +10 ObjectType:jsonobject