Release 2019.1 (2.1) CHECKPOINT
parent
423fd6bd78
commit
72df83f02f
102
README.md
102
README.md
|
@ -26,9 +26,9 @@ In this repository is a collection of extension scripts / effects and controls t
|
|||
|
||||
You can either download / fork this project to access the scripts, or you can also download these pre-compiled Unity Assets, chock full of goodness for each release:
|
||||
|
||||
# [Download](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/Downloads)
|
||||
# [Download](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/Downloads) - 2019.1 (aka 2.1)
|
||||
|
||||
For the 2.0 release, we have expanded where you can download the UnityPackage asset and widened the options to contribute to the project.
|
||||
We have expanded where you can download the UnityPackage asset and widened the options to contribute to the project.
|
||||
|
||||
> I will still stress however, ***contribution is optional***. **The asset / code will always remain FREE**
|
||||
|
||||
|
@ -36,7 +36,7 @@ For the 2.0 release, we have expanded where you can download the UnityPackage as
|
|||
| :--- | :--- | :--- |
|
||||
| [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) |
|
||||
|
||||
> Still available on the [BitBucket site](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/downloads/UnityUIExtensions.unitypackage) if you prefer
|
||||
> Still available on the [BitBucket site](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/downloads/UnityUIExtensions-2019-1.unitypackage) if you prefer
|
||||
|
||||
To view previous releases, visit the [release archive](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/Downloads)
|
||||
|
||||
|
@ -62,72 +62,48 @@ To get started with the project, here's a little guide:
|
|||
|
||||
# [Updates:](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/wiki/ReleaseNotes/RELEASENOTES)
|
||||
|
||||
## Update 2.0 - The update so big they had to name it twice
|
||||
[](https://www.youtube.com/watch?v=Ivzt9_jhGfQ "Update 2.0 for the Unity UI Extensions Project")
|
||||
## Update 2019.1 - formally 2.1 - Going with the times
|
||||
|
||||
> Be sure to logon to the new Gitter Chat site for the UI Extensions project, if you have any questions, queries or suggestions
|
||||
> Much easier that posting a question / issue on YouTube, Twitter or Facebook :D
|
||||
> ## [UIExtensions Gitter Chanel](https://gitter.im/Unity-UI-Extensions/Lobby)
|
||||
Given that it's been a while since the last release and a fair few number of fixes have been introduced since the last update, it's only fair I get this point release out for the masses. This is only a point release and we are still working hard on the next full update
|
||||
|
||||
### New / updated features
|
||||
* Major updates to the Line renderer for texture and positioning support, inc Editor support
|
||||
* Line Renderer also includes "dotted" line support and the ability to increase the vertex count
|
||||
* Reorderable list now also works in Screenspace-Camera & Worldspace
|
||||
* H&V Scroll Snap controls now support scrollbars
|
||||
* Minor updates to the Gradient 2 control
|
||||
* Minor updates to all dropdown controls to manage control startup
|
||||
* Update UI Particle Renderer with new updates, including Texture Sheet animation support
|
||||
* New Selectable Scalar
|
||||
* New MonoSpacing text effect
|
||||
* New Multi-Touch Scrollrect support
|
||||
* New UI Grid Renderer (handy if you want a UI grid background)
|
||||
* New CoolDownButton control (adds a timer between button clicks)
|
||||
* New Curly UI - for those who like their UI Bendy
|
||||
* New Fancy Scroll View - A programmatic scroll view
|
||||
* New UI Line connector control - extends line renderer to draw lines between UI Objects
|
||||
* New Radial Slider control - for those who like their sliders to curve
|
||||
* New Stepper control - a +/- control similar to that found on iOS
|
||||
* New Segmented Control - A button array control similar to that found on iOS
|
||||
* New UIHighlightable control - just in case the user wasn't sure where they were
|
||||
Be sure to logon to the new Gitter Chat site for the UI Extensions project, if you have any questions, queries or suggestions
|
||||
|
||||
### Examples / Examples / Examples
|
||||
Finally added some proper examples, especially for the newer controls.
|
||||
These can be found in the Examples folder (which can be safely deleted if you wish)
|
||||
Much easier that posting a question / issue on YouTube, Twitter or Facebook :D
|
||||
|
||||
* ColorPicker - shows the Color Picker UI in both SS and WS
|
||||
* ComboBox - shows all the different combo box controls
|
||||
* Cooldown - several example implementations of the cooldown button control using Unity image effects and SAUIM
|
||||
* CurlyUI - shows off the CurlyUI control
|
||||
* FancyScrollView - the only REAL way to understand this programmatic control (direct from the contributor)
|
||||
* HSS-VSS-ScrollSnap - several working examples of the HSS/VSS scroll snaps (not ScrollSnap or FancyScrollView), including a full screen variant
|
||||
* MenuExample - A demo menu implementation showing off the new MenuManager control
|
||||
* Radial Slider - Just keep on sliding
|
||||
* ReorderableList - Several examples of the re-orderable list in action, complete with managed drag / drop features
|
||||
* ScrollConflictManager - Making ScrollRects get along
|
||||
* SelectionBox - The RTS selector in action, showing examples of selecting 2D and 3D objects
|
||||
* Serialisation - Unit test case examples for the serialisation components
|
||||
* TextEffects - All the Text effects and shaders in one easy to view place
|
||||
* UIlineRenderer - Several demos / examples for using the Line Renderer and UI Line connector controls
|
||||
* UIVerticalScrollerDemo - A full screen example of a UIVertical Scroller implementation.
|
||||
UIExtensions Gitter Chanel
|
||||
New / updated features
|
||||
Updated and tested with Unity 2018 / 2019
|
||||
FancyScrollView updated with newer version (note breaking change)
|
||||
Added test version of a LineRender control using a List instead of an array
|
||||
New CardUI layout control, for a snazzy flip card system
|
||||
New UI Circle Progress indicator control
|
||||
Examples / Examples / Examples
|
||||
(All examples can be deleted without affecting the extensions)
|
||||
|
||||
### Fixes
|
||||
* H&V Scroll Snap Next/Previous Button interactable handler (only enables when there is a child to move to)
|
||||
* H&V Scroll Snap Swipe logic updated and now includes scaling support
|
||||
* Editor options for non-drawing graphic control
|
||||
* Events in ComboBox, Dropdown and autocomplete controls updated to use UI events
|
||||
* UIFlippable "Argument out of Range" bigfix (pesky component orders with effects)
|
||||
* All primitive controls will now redraw when enabled in code
|
||||
* Autocomplete has two lookup text methods now, Array and Linq
|
||||
* Line renderer pivot fix (now respects the pivot point)
|
||||
* TextPic rendering and event updates
|
||||
* Minor tweaks to the UIParticle system to remove "upgrade" errors. Still needs a rework tbh
|
||||
* Clean up of all unnecessary usings (swept under the rug)
|
||||
Added example for CardUI
|
||||
Added example for the LineRendererList experiment
|
||||
FancyScrollView examples updated to the new version
|
||||
Example for new UICircle progress control
|
||||
Fixes
|
||||
General clean up of build warnings
|
||||
Refactored primitive controls to be cleaner
|
||||
Various HSS / VSS updates, mostly from the community
|
||||
ScrollConflictManager updated to work better with nested HSS/VSS
|
||||
UI Knob resolved to with screen space camera
|
||||
Fix for the menu system, which was disabling prefabs instead of the scene instance
|
||||
Fixed shader in UIParticle System
|
||||
TextPic updated to support culling properly
|
||||
Reorderable List updated with additional options
|
||||
Screenspace overlay support added to the Tooltip control
|
||||
UIParticle system now supports 3D rotation
|
||||
UIVerticalScroller updated
|
||||
Radial slider updated with fixes
|
||||
Known issues
|
||||
No new issues in this release, but check the issues list for things we are currently working on:
|
||||
|
||||
### Known issues
|
||||
Serialisation functionality has been removed due to several incompatibilities between platforms, suggest the UniversalSerialiser as an alternative. May bring back if there is demand. (or copy out the source from the previous release)
|
||||
|
||||
## Upgrade Notes
|
||||
With this being a major version update, it is recommended to remove the old UI Extensions folder before importing the new asset.
|
||||
UI Extensions Issue log
|
||||
Upgrade Notes
|
||||
No significant concerns, should be able to update over the 2.1 package. If upgrading prior to 2.1, we still recommend removing the UnityUIExtensions folder and then re-importing
|
||||
|
||||
----------------
|
||||
## Release History
|
||||
|
|
|
@ -2,8 +2,10 @@
|
|||
This file contains the up to date release notes for each release of the UI Extensions project including release videos where required.
|
||||
|
||||
----------------
|
||||
## Update 2.0 - The update so big they had to name it twice
|
||||
[](https://www.youtube.com/watch?v=Ivzt9_jhGfQ "Update 2.0 for the Unity UI Extensions Project")
|
||||
## Update 2019.1 - formally 2.1 - Going with the times
|
||||
|
||||
Given that it's been a while since the last release and a fair few number of fixes have been introduced since the last update, it's only fair I get this point release out for the masses.
|
||||
This is only a point release and we are still working hard on the next full update
|
||||
|
||||
> Be sure to logon to the new Gitter Chat site for the UI Extensions project, if you have any questions, queries or suggestions
|
||||
>
|
||||
|
@ -11,6 +13,51 @@ This file contains the up to date release notes for each release of the UI Exten
|
|||
>
|
||||
> ## [UIExtensions Gitter Chanel](https://gitter.im/Unity-UI-Extensions/Lobby)
|
||||
|
||||
### New / updated features
|
||||
|
||||
* Updated and tested with Unity 2018 / 2019
|
||||
* FancyScrollView updated with newer version (note breaking change)
|
||||
* Added test version of a LineRender control using a List instead of an array
|
||||
* New CardUI layout control, for a snazzy flip card system
|
||||
* New UI Circle Progress indicator control
|
||||
|
||||
### Examples / Examples / Examples
|
||||
(All examples can be deleted without affecting the extensions)
|
||||
|
||||
* Added example for CardUI
|
||||
* Added example for the LineRendererList experiment
|
||||
* FancyScrollView examples updated to the new version
|
||||
* Example for new UICircle progress control
|
||||
|
||||
### Fixes
|
||||
|
||||
* General clean up of build warnings
|
||||
* Refactored primitive controls to be cleaner
|
||||
* Various HSS / VSS updates, mostly from the community
|
||||
* ScrollConflictManager updated to work better with nested HSS/VSS
|
||||
* UI Knob resolved to with screen space camera
|
||||
* Fix for the menu system, which was disabling prefabs instead of the scene instance
|
||||
* Fixed shader in UIParticle System
|
||||
* TextPic updated to support culling properly
|
||||
* Reorderable List updated with additional options
|
||||
* Screenspace overlay support added to the Tooltip control
|
||||
* UIParticle system now supports 3D rotation
|
||||
* UIVerticalScroller updated
|
||||
* Radial slider updated with
|
||||
|
||||
### Known issues
|
||||
No new issues in this release, but check the issues list for things we are currently working on:
|
||||
|
||||
* [UI Extensions Issue log](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/issues?status=new&status=open)
|
||||
|
||||
## Upgrade Notes
|
||||
No significant concerns, should be able to update over the 2.1 package. If upgrading prior to 2.1, we still recommend removing the UnityUIExtensions folder and then re-importing
|
||||
|
||||
----------------
|
||||
|
||||
## Update 2.0 - The update so big they had to name it twice
|
||||
[](https://www.youtube.com/watch?v=Ivzt9_jhGfQ "Update 2.0 for the Unity UI Extensions Project")
|
||||
|
||||
### New / updated features
|
||||
* Major updates to the Line renderer for texture and positioning support, inc Editor support
|
||||
* Line Renderer also includes "dotted" line support and the ability to increase the vertex count
|
||||
|
|
Binary file not shown.
|
@ -1,8 +1,7 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 8d5eb870b32135d4d8e97f814df707f5
|
||||
timeCreated: 1483197562
|
||||
licenseType: Pro
|
||||
guid: 9f71b9db6a45e5443a83cb8095085d47
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "unity-ui-extensions",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"description": "An extension project for the Unity3D UI system, all crafted and contributed by the awesome Unity community",
|
||||
"author": "Simon darkside Jackson <@SimonDarksideJ>",
|
||||
"contributors": [{
|
||||
|
|
Loading…
Reference in New Issue