Simon Jackson
49ecdc1b0e
Added Scrollbar helper to ALL current scroll snaps
...
Resolves #120
2017-07-02 10:09:52 +01:00
Simon Jackson
9d6349a2a1
Added Cooldown button control and example scene.
...
Some other minor fixes included
2017-06-25 18:36:49 +01:00
Simon Jackson
290f550fc4
Updated LineRenderer Example Scene
...
Added new Circle class (example in LineRenderer scene)
Changed some of the LineRenderer public variables to public properties, else they are not assignable in the editor for events. Will check other controls as well.
2017-06-25 11:56:46 +01:00
Simon Jackson
ec165a57b9
Added Line Renderer Connector from #123 ( resolves #123 )
...
Added new Extension method for discovering a parent canvas for a non-graphic
2017-06-22 00:54:02 +01:00
Simon Jackson
11309d2d82
Fixed editor handles for Relative size #Phew
2017-06-21 23:44:10 +01:00
Simon Jackson
a059c148a6
Various patches and also enabled the ReorderableList in SS-Camera / Worldspace
2017-06-03 17:59:12 +01:00
Simon Jackson
1482d7c440
Resolves #138
...
Line Renderer now renders based on Pivot and resolves drawing issue with Editor script when using !Relative.
However, need to update editor script to work with relative drawing.
2017-05-08 00:18:06 +01:00
Simon Jackson
652dd1a646
Patch to BezierLineRendererEditor for Null
2017-05-07 18:39:53 +01:00
Simon Jackson
35b88a2487
Fixed Line endings on shaders (?)
...
Removed unnecessary usings (who knew there were so many, I'm normally so tidy :P)
2017-05-05 14:25:48 +01:00
Simon Jackson
a09a5b5322
First pass 1.3 updates:
...
* SelectableScaler.cs
* MonoSpacing
* MultiTouchScrollRect.cs
* BezierLineRendererEditor.cs
* WIP - DropDownList / AutoCompleteComboBox
2017-04-15 19:12:44 +01:00
Simon Jackson
48e162ebde
Added Editor Menu option for UI Grid Primitive
2017-02-17 16:38:08 +00:00
Simon Jackson
82585a7cb2
Added UIGridRenderer thanks to John Hattan
...
Fixed "line Endings" errors
2017-02-17 12:54:40 +00:00
Simon Jackson
c76135b55a
Added Editor Menu options for the NonDrawing Graphic
...
--HG--
branch : develop_5.3
2017-01-08 13:31:47 +00:00
Simon Jackson
1a18b3b4cc
Added new NonDrawingGraphic control and editor script
...
Resolved request #107
--HG--
branch : develop_5.3
2017-01-04 21:58:07 +00:00
Simon Jackson
aadba190c8
Fixed PageChanged event for HSS/VSS
...
Fixed WorldSpace use of HSS/VSS (also created a new feature :D)
Minor editor options fix for boxslider
--HG--
branch : develop_5.3
2016-12-30 15:44:36 +00:00
Simon Jackson
c46453655e
Removed old HSV picker and replaced with initial version of the new COlorPicker.
...
Includes some other new controls such as Box Slider and Color Slider.
Still needs some cleaning up as this is the initial check-in
--HG--
branch : develop_5.3
2016-11-25 09:27:29 +00:00
Simon Jackson
2de76cf7a3
Perfromance tweaks for H & V scroll snaps.
...
Updated create option
Matched Size options from HSS update in to VSS
--HG--
branch : develop_5.3
2016-11-15 14:52:34 +00:00
darkside@xna-uk.net
154c9c8d31
Upgrade fix to SAUIM Test shader
...
Removed some experimental code that sneaked in to a commit
--HG--
branch : develop_5.3
2016-09-08 19:04:42 +01:00
Simon Jackson
6796c319a3
Documentation update
...
--HG--
branch : develop_5.3
2016-07-17 20:56:54 +01:00
Simon Jackson
e105d9f2dd
Added UI Knob
...
Restructured controls in to their own folder. If we are breaking Bkcompat, might as well make it a good one
--HG--
branch : develop_5.3
2016-07-17 19:21:41 +01:00
Simon Jackson
c9fb580364
Added TextPic component from #89
...
Added Override Highlighted option to drop down to fix #87
--HG--
branch : develop_5.3
2016-07-14 18:48:18 +01:00
Simon Jackson
a5b08f312b
Project restructure as per issue #79
...
Note, will need old folder removing and new project adding in upgrade to tidy up
--HG--
branch : develop_5.3
2016-07-02 15:02:13 +01:00