Commit Graph

8 Commits (c3fd580886fa0e39afe07c477559d3e2908170c2)

Author SHA1 Message Date
Simon Jackson 383e19fb05 Merged in development (pull request #122)
Development

* Merged in updated_new_input_system_check (pull request #117)

Updated the new Input system switch and tested against 2021

* Updated LineRenderer to initialise with a 1 point array, this resolves an issue with Unity putting the previous controls vertext array in an uninitialised control.
Also updated examples checkout

* Merged in UpdatedLineRender (pull request #118)

UILineRender now initilises with a point of 1 to correct Unity issue

* Applied J.R. Mitchell's fix for the Accordion Controls/Accordion/AccordionElement.cs

resolves: #364

* Merged in AccordionFIx (pull request #119)

Update to Accordion to allow for prefab Accordion Elements

* Resolved issue where the Content Scroll snap would cause issue with only 1 child.
Also tested and fixed working with no children.

Resolves #362

* Merged in content_scroll_snap_fix (pull request #120)

ContentScrollSnap update

* Updated the PaginationManager to override if the ScrollSnap is in motion.
BuyerBeware, Unity's toggles can get in to a state where they are clicked but not clicked.

* Merged in PaginationFix (pull request #121)

Updated the PaginationManager to override if the ScrollSnap is in motion.

* Updated release notes and bumped version to release
2021-05-10 17:38:31 +00:00
Simon (darkside) Jackson a6adfa849c Fix to add a "RequireComponent" to Primitives as Unity 2020 does not add them by default 2020-09-18 18:37:00 +01:00
soprachevAK f5a6795e14 add UNITY EDITOR preproc 2020-08-19 01:48:53 +03:00
soprachevAK 5c88d7d3a0 Fix menuOptions add credit header 2020-08-18 18:21:17 +03:00
soprachevAK 2f46065d99 remove unnecessaty files 2020-08-18 03:15:18 +03:00
soprachevAK dfa0d963df Add squircle priminive 2020-08-18 02:48:54 +03:00
Simon (darkside) Jackson 9617cc26b2 Spell-checking and docs update 2020-07-08 20:38:28 +01:00
Simon (darkside) Jackson b8f25e1eee Updating package to the latest Unity guidelines for Unity packages 2020-06-30 13:58:38 +01:00