Skip to content

Commit b8de8c7

Browse files
Homepage tweak
1 parent 1d1bb4d commit b8de8c7

1 file changed

Lines changed: 39 additions & 39 deletions

File tree

README.md

Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,119 +1,119 @@
1-
# This repository is being migrated to GitHub
2-
3-
The new home for this repository is:
4-
5-
> ## https://github.com/Unity-UI-Extensions/com.unity.uiextensions
6-
7-
BitBucket is just not what it used to be (workable)
1+
# Unity-UI-Extensions - Home
82

93
## Welcome
104

115
Welcome to the Unity UI Extensions Wiki page. This site documents all the current controls provided by the Unity UI Extensions project, their use and tips and tricks
126

13-
If you have a suggestion to update these docs? Then either submit a PR yourself, or log an issue / proposal in the [issues](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/issues?status=new&status=open) section.
7+
If you have a suggestion to update these docs? Then either submit a PR yourself, or log an issue / proposal in the [issues](https://github.com/Unity-UI-Extensions/com.unity.uiextensions/issues) section.
148

159
-----
1610

1711
You can follow the UI Extensions team for updates and news on:
1812

19-
## [Twitter](https://twitter.com/search?q=%23uiextensions) / [Facebook](https://www.facebook.com/UnityUIExtensions/) / [YouTube](https://www.youtube.com/channel/UCG3gZOkmL-2rmZat4ufv28Q)
13+
## [Twitter - #unityuiextensions](https://twitter.com/search?q=%23unityuiextensions) / [Facebook](https://www.facebook.com/UnityUIExtensions/) / [YouTube](https://www.youtube.com/@UnityUIExtensions)
2014

2115
Chat live with the [Unity UI Extensions community on Gitter](https://gitter.im/Unity-UI-Extensions/Lobby) here:
2216

2317
[![UI Extensions Live Chat](https://photos.angel.co/startups/i/368944-d81438d134dc6c5567ffaab69861cb34-medium_jpg.jpg?buster=1404125976)](https://gitter.im/Unity-UI-Extensions/Lobby)
18+
19+
> Considering migrating chat to either Discord or the GitHub Discussions panel,
2420
-----
2521

26-
## [Intro](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/GettingStarted)
22+
## [Intro](GettingStarted.md)
2723

2824
For more info, here's a little introduction video for the project:
2925

26+
> Seriously needs refreshing for the new world order 🤣
27+
3028
[![View Intro Video](http://img.youtube.com/vi/njoIeE4akq0/0.jpg)](http://www.youtube.com/watch?v=njoIeE4akq0 "Unity UI Extensions intro video")
3129

3230
-----
3331

34-
## Release 2019.5 - (v2.3) - Accelerated Deployment
32+
## Release 2019.5 - (v2.2.7) - Accelerated Deployment <- current release>
33+
34+
> New 2.3 release coming very soon...
3535
3636
We have expanded where you can download the UnityPackage asset and widened the options to contribute to the project.
3737

38-
[Unity 2019 or higher](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/UPMInstallation)
39-
The recommended way to add the Unity UI Extensions project to your solution is to use the Unity package Manager. Simply use the [Unity Package Manager](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/UPMInstallation) to reference the project and install it.
38+
[Unity 2019 or higher](UPMInstallation.md)
39+
The recommended way to add the Unity UI Extensions project to your solution is to use the Unity package Manager. Simply use the [Unity Package Manager](UPMInstallation) to reference the project and install it.
4040

4141
> I will still stress however, ***contribution is optional***. **The assets / code will always remain FREE**
4242
4343
### Asset package downloads (and contribution links)
4444

45-
| [![Download from Itch.IO](https://bytebucket.org/UnityUIExtensions/unity-ui-extensions/wiki/SiteImages/itchio.png)](https://unityuiextensions.itch.io/uiextensions2-0 "Download from Itch.IO") | [![Download from Itch.IO](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/SiteImages/unionassets.png)](https://unionassets.com/unity-ui-extensions "Download from Union Assets") | [![Download from Itch.IO](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/SiteImages/patreon.jpg)](https://www.patreon.com/UnityUIExtensions "Support Unity UI Extensions on Patreon & download")|
45+
| [![Download from Itch.IO](https://bytebucket.org/UnityUIExtensions/unity-ui-extensions/wiki/SiteImages/itchio.png)](https://unityuiextensions.itch.io/uiextensions2-0 "Download from Itch.IO") | [![Download from Itch.IO](SiteImages/unionassets.png)](https://unionassets.com/unity-ui-extensions "Download from Union Assets") | [![Download from Itch.IO](SiteImages/patreon.jpg)](https://www.patreon.com/UnityUIExtensions "Support Unity UI Extensions on Patreon & download")|
4646
| :--- | :--- | :--- |
4747
| [Grab from Itchio](https://unityuiextensions.itch.io/uiextensions2-0) | [Obtain via Union Assets](https://unionassets.com/unity-ui-extensions) |[Support through Patreon](https://www.patreon.com/UnityUIExtensions) |
4848

49-
For direct access to the assets and view all previous releases, visit the [release archive](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/Downloads)
49+
For direct access to the assets and view all previous releases, visit the [release archive](Downloads)
5050

5151
-----
5252

53-
## [Installation Instructions](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/GettingStarted)
53+
## [Installation Instructions](GettingStarted.md)
5454

5555
As of Unity 2019, there are now two paths for getting access to the Unity UI Extensions project:
5656

57-
- [Unity 2019 or higher](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/UPMInstallation)
58-
The recommended way to add the Unity UI Extensions project to your solution is to use the Unity package Manager. Simply use the [Unity Package Manager](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/UPMInstallation) to reference the project and install it.
57+
- [Unity 2019 or higher](UPMInstallation.md)
58+
The recommended way to add the Unity UI Extensions project to your solution is to use the Unity package Manager. Simply use the [Unity Package Manager](UPMInstallation) to reference the project and install it.
5959

60-
Alternatively, you can also use the [pre-compiled Unity packages](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/Downloads) if you wish, however, UPM offers full versioning support to allow you to switch versions as you wish.
60+
Alternatively, you can also use the [pre-compiled Unity packages](Downloads.md) if you wish, however, UPM offers full versioning support to allow you to switch versions as you wish.
6161

62-
- [Unity 2018 or lower](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/Downloads)
63-
The [pre-compiled Unity assets](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/Downloads) are the only solution for Unity 2018 or earlier due to the changes in the Unity UI framework in Unity made for 2019.
62+
- [Unity 2018 or lower](Downloads.md)
63+
The [pre-compiled Unity assets](Downloads.md) are the only solution for Unity 2018 or earlier due to the changes in the Unity UI framework in Unity made for 2019.
6464
Either clone / download this repository to your machine and then copy the scripts in, or use the pre-packaged .UnityPackage for your version of Unity and import it as a custom package in to your project.
6565

6666
-----
6767

68-
## [Release Notes](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/ReleaseNotes/RELEASENOTES):
68+
## [Release Notes](ReleaseNotes/RELEASENOTES.md):
6969
For the recent and full change history of the project, please review the change history in the release notes.
7070
Good for catching up on what's new.
7171

72-
> [Release Notes](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/ReleaseNotes/RELEASENOTES)
72+
> [Release Notes](ReleaseNotes/RELEASENOTES.md)
7373
7474
-----
7575

76-
## [Controls and extensions listed in this project](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/Controls)
76+
## [Controls and extensions listed in this project](Controls.md)
7777

7878
There are over 70+ extension controls / effect and other utilities in the project which are listed on the following page:
7979

8080
> ### [Check out the control demos on our Tumblr page](https://unityuiextensions.tumblr.com/)
8181
82-
| [![UI Line Renderer](https://bytebucket.org/UnityUIExtensions/unity-ui-extensions/wiki/SiteImages/LineRenderer.gif)](https://www.tumblr.com/blog/unityuiextensions "UI Line Renderer") | [![UI Knob](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/SiteImages/UIKnob.gif)](https://www.tumblr.com/blog/unityuiextensions "UI Knob") | [![ScrollSnap](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/SiteImages/ScrollSnap.gif)](https://www.tumblr.com/blog/unityuiextensions "Scroll Snap")|
82+
| [![UI Line Renderer](./SiteImages/LineRenderer.gif)](https://www.tumblr.com/blog/unityuiextensions "UI Line Renderer") | [![UI Knob](./SiteImages/UIKnob.gif)](https://www.tumblr.com/blog/unityuiextensions "UI Knob") | [![ScrollSnap](./SiteImages/ScrollSnap.gif)](https://www.tumblr.com/blog/unityuiextensions "Scroll Snap")|
8383
| :--- | :--- | :--- |
8484
| [UI Line Renderer](https://www.tumblr.com/blog/unityuiextensions) | [UI Knob](https://www.tumblr.com/blog/unityuiextensions) |[Scroll Snap](https://www.tumblr.com/blog/unityuiextensions) |
8585

86-
## [UI Extensions controls list](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/Controls)
86+
## [UI Extensions controls list](Controls.md)
8787

88-
[Controls](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/Controls#markdown-header-controls)|||||
88+
[Controls](Controls.md#controls)|||||
8989
------|------|------|------|------|
9090
Accordion|ColorPicker|Selection Box|UI Flippable|ComboBox
9191
AutoComplete ComboBox|DropDown List|BoundToolTip|UIWindowBase|UI Knob
9292
TextPic|Input Focus|Box Slider|Cooldown Button|Segmented Control
9393
Stepper|Range Slider|Radial Slider|MultiTouch Scroll Rect|
9494
||||
9595

96-
[Primitives](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/Controls#markdown-header-primitives)|||||
96+
[Primitives](Controls.md#primitives)|||||
9797
------|------|------|------|------|
9898
UILineRenderer|UILineTextureRenderer|UICircle|DiamondGraph|UICornerCut
9999
UIPolygon||||
100100
||||
101101

102-
[Layouts](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/Controls#markdown-header-layouts)|||||
102+
[Layouts](Controls.md#layouts)|||||
103103
------|------|------|------|------|
104104
Horizontal Scroll Snap|Vertical Scroll Snap|Flow Layout Group|Radial Layout|Tile Size Fitter
105105
Scroll Snap (alt implementation)|Reorderable List|UI Vertical Scroller|Curved Layout|Table Layout
106106
FancyScrollView|Card UI|Scroll Position Controller|Content Scroll Snap Horizontal|
107107
||||
108108

109-
[Effects](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/Controls#markdown-header-effect_components)|||||
109+
[Effects](Controls.md#effect_components)|||||
110110
------|------|------|------|------|
111111
Best Fit Outline|Curved Text|Gradient|Gradient2|Letter Spacing
112112
NicerOutline|RaycastMask|UIFlippable|UIImageCrop|SoftAlphaMask
113113
CylinderText|UIParticleSystem|CurlyUI|Shine Effect|Shader Effects
114114
||||
115115

116-
[Additional Components](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/Controls#markdown-header-additional_components)|||||
116+
[Additional Components](Controls.md#additional_components)|||||
117117
------|------|------|------|------|
118118
ReturnKeyTrigger|TabNavigation|uGUITools|ScrollRectTweener|ScrollRectLinker
119119
ScrollRectEx|UI_InfiniteScroll|UI_ScrollRectOcclusion|UIScrollToSelection|UISelectableExtension
@@ -144,11 +144,11 @@ All funds go to support the project, no matter the amount. **Donations in code a
144144

145145
For more information about the project, please see the following pages:
146146

147-
* [Downloads](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/Downloads)
148-
* [Getting Started](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/GettingStarted)
149-
* [UPM Installation Instructions](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/UPMInstallation)
150-
* [Controls detailed list](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/Controls)
151-
* [Further Information](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/FurtherInfo)
152-
* [Contribution Guidelines](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/ContributionGuidelines)
153-
* [See who's contributing](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/Contributors)
154-
* [About](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/About)
147+
* [Downloads](Downloads.md)
148+
* [Getting Started](GettingStarted.md)
149+
* [UPM Installation Instructions](UPMInstallation.md)
150+
* [Controls detailed list](Controls.md)
151+
* [Further Information](FurtherInfo.md)
152+
* [Contribution Guidelines](ContributionGuidelines.md)
153+
* [See who's contributing](Contributors.md)
154+
* [About](About.md)

0 commit comments

Comments
 (0)