Muck up with release formatting on the home page

release
Simon (Darkside) Jackson 2019-03-09 14:18:39 +00:00
parent 72df83f02f
commit e0f5901dda
2 changed files with 41 additions and 33 deletions

View File

@ -64,45 +64,53 @@ To get started with the project, here's a little guide:
## Update 2019.1 - formally 2.1 - Going with the times ## 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 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 > 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)
Much easier that posting a question / issue on YouTube, Twitter or Facebook :D ### New / updated features
UIExtensions Gitter Chanel * Updated and tested with Unity 2018 / 2019
New / updated features * FancyScrollView updated with newer version (note breaking change)
Updated and tested with Unity 2018 / 2019 * Added test version of a LineRender control using a List instead of an array
FancyScrollView updated with newer version (note breaking change) * New CardUI layout control, for a snazzy flip card system
Added test version of a LineRender control using a List instead of an array * New UI Circle Progress indicator control
New CardUI layout control, for a snazzy flip card system
New UI Circle Progress indicator control ### Examples / Examples / Examples
Examples / Examples / Examples
(All examples can be deleted without affecting the extensions) (All examples can be deleted without affecting the extensions)
Added example for CardUI * Added example for CardUI
Added example for the LineRendererList experiment * Added example for the LineRendererList experiment
FancyScrollView examples updated to the new version * FancyScrollView examples updated to the new version
Example for new UICircle progress control * Example for new UICircle progress control
Fixes
General clean up of build warnings ### Fixes
Refactored primitive controls to be cleaner
Various HSS / VSS updates, mostly from the community * General clean up of build warnings
ScrollConflictManager updated to work better with nested HSS/VSS * Refactored primitive controls to be cleaner
UI Knob resolved to with screen space camera * Various HSS / VSS updates, mostly from the community
Fix for the menu system, which was disabling prefabs instead of the scene instance * ScrollConflictManager updated to work better with nested HSS/VSS
Fixed shader in UIParticle System * UI Knob resolved to with screen space camera
TextPic updated to support culling properly * Fix for the menu system, which was disabling prefabs instead of the scene instance
Reorderable List updated with additional options * Fixed shader in UIParticle System
Screenspace overlay support added to the Tooltip control * TextPic updated to support culling properly
UIParticle system now supports 3D rotation * Reorderable List updated with additional options
UIVerticalScroller updated * Screenspace overlay support added to the Tooltip control
Radial slider updated with fixes * UIParticle system now supports 3D rotation
Known issues * 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: No new issues in this release, but check the issues list for things we are currently working on:
UI Extensions Issue log * [UI Extensions Issue log](https://bitbucket.org/UnityUIExtensions/unity-ui-extensions/issues?status=new&status=open)
Upgrade Notes
## 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 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
---------------- ----------------