Simon Jackson
a059c148a6
Various patches and also enabled the ReorderableList in SS-Camera / Worldspace
2017-06-03 17:59:12 +01:00
Simon Jackson
e4991aba05
Rolled back Floating Joystick as it had too many dependencies, will review and re-add later
...
Added fix to DropDownList to enable firing the changed event for the first item.
Added new ComboBox example scene.
2017-05-16 18:51:24 +01:00
Simon Jackson
2fb1a35698
Merged in floatingjoystick (pull request #8 )
...
Added a floating joystick (appears in a tap position)
2017-05-08 11:09:06 +00:00
Simon Jackson
dd7d79a411
Added more example scenes
2017-05-05 17:14:03 +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
dc809858b9
1st Pass update, Updated controls:
...
* DropDownList/ComboBox
* Reorderable List (Screen Space Camera Updates
* Curved text fixes
2017-05-05 14:06:52 +01:00
Tima Zhum
fe2ed6c7ce
Added a floating joystick (appears in a tap position)
2017-04-17 20:00:24 +06: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
herbst
1ef67d5fba
mono spacing text works with right alignment now, example scene
2017-03-22 14:16:03 +01:00
herbst
9e786f6aa6
added monospacing script and added TextEffects example scene
2017-03-22 12:56:21 +01:00
Simon Jackson
c1682b11a8
Pre-Release upload - tested and working
...
--HG--
branch : develop_5.3
2016-12-31 17:01:49 +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
sushanta chakraborty
56640b3b09
ScrollingCalendar.cs edited online with Bitbucket.
...
previous script was not working, if you create a ScrollingCalendar you can't see the months-years and days ui nodes because previous coder passed only parent to SetParent function without passing second parameter which should be false for ui to appear on screen so i just edited 3 lines which had SetParent function, you can find the changes in line 61, 84, 143.
Thanks
--HG--
branch : sushanta1991/scrollingcalendarcs-edited-online-with-b-1474969966846
2016-09-27 09:52:52 +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
ee300b4079
Some more restructuring whilst documentation updates continue.
...
Hopefully last breaking changes.
--HG--
branch : develop_5.3
2016-07-18 21:36:36 +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
d0b72e5307
Project tidy up
...
--HG--
branch : develop_5.3
2016-07-08 11:45:58 +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