c5edc0cdf1Change Stepper and Segmented Control to use overrideImage, standard size, other fixes
David Gileadi
2017-08-12 16:19:19 -0700
48acafbb85Support complex linear gradients, gradient zoom, and a switch of whether to modify vertices
David Gileadi
2017-08-12 15:41:24 -0700
1f16a65f0fSome realignment of the H&S ScrollSnap Scripts
Simon Jackson
2017-08-12 10:24:25 +0100
68b0445b28Fixing attributions on update UIParticleSystem. missed when the update didn't take the first time. Script remains the same. (docs updated)
Simon Jackson
2017-08-11 15:53:23 +0100
2f4616982aUpdated DevAssets link for webpage (Will still be wrong in asset, but you only see that after downloading, so not worried)
Simon Jackson
2017-08-11 13:47:31 +0100
c11796ebccUpdate 2.0 Check-in
Simon Jackson
2017-08-11 13:17:10 +0100
8bd4312c16UI Particle System update from forum thread
Simon Jackson
2017-08-11 13:15:42 +0100
d6cfb41bf5Added Pagination Manager
Simon Jackson
2017-08-09 19:38:29 +0100
b4a2e81aaeFancyScrollView control updated to add an event when the page is changed / Selected
Simon Jackson
2017-08-07 19:33:53 +0100
adb09d3481Also added "InitialiseChildObjectsFromScene" to RemoveChild for HSS Validated all other occurrences where this function should be called are valid.
Simon Jackson
2017-08-07 11:56:41 +0100
cdef4bdfefHorizontal Scroll Snap "AddChild" method was NOT calling "InitialiseChildObjectsFromScene()", added
Simon Jackson
2017-08-07 11:53:57 +0100
98648acf6aDocumentation tweaks and original FancyScrollView docs
Simon Jackson
2017-08-05 12:57:07 +0100
11ee80411fAdded a new Line Renderer mode (Catenary)
Simon Jackson
2017-08-04 20:01:02 +0100
a1b2b38a0f1st stage pass adding the Menu system from Unite. Need to finish testing and add docs
Simon Jackson
2017-08-02 17:50:22 +0100
e7406318c9Tested locally and seems to work as expected. Thanks for the update. Merged in johannski/unity-ui-extensions/ScrollSnapRefactoring (pull request #14)
Johannes Deml
2017-08-02 16:19:43 +0000
2c8550532dCHANGE tooltip to describe the actual (changed) behaviour
Johannes Deml
2017-08-02 12:28:09 +0200
59b6c579f9Merge branch 'master' into ScrollSnapRefactoring
Johannes Deml
2017-08-02 12:00:35 +0200
14f42df81cREFACTOR make method more readable
Johannes Deml
2017-08-02 11:59:27 +0200
c8de1b9289FIX fastswipe threshold
Johannes Deml
2017-08-02 11:57:02 +0200
688e2edd25Added the FancyScrollView control and Examples Reviewed other samples and moved their code to the new "Examples" namespace Minor fix on HSS/VSS to address issue where Next/Previous buttons didn't enable when new pages added to an empty control
Simon Jackson
2017-08-02 10:21:45 +0100
138192cb15Added Curly UI to controls list
Simon Jackson
2017-08-01 18:57:47 +0100
b03f8065a5Thanks for the fix, good catch.
David Gileadi
2017-08-01 17:51:29 +0000
974f906fb0Added Curly UI Asset and updated to project standards. Docs to follow.
Simon Jackson
2017-07-30 13:13:29 +0100
6cc0b60ceeSmall tweak to enable a default lerp if no Lerp Curve supplied ALso control has a fixed start of 0 (for now)
Simon Jackson
2017-07-29 21:00:33 +0100
fc8bd8ba37Added Radial Slider menu options Minor bugix for Radial Slider when no curve assigned
Simon Jackson
2017-07-29 20:49:04 +0100
dd0b3a3cbaAdded Radial Slider and Example Still need to add Editor Option for default
Simon Jackson
2017-07-29 19:09:19 +0100
700cbc34b9Calculate the panel dimensions in Start to avoid scale issues
David Gileadi
2017-07-26 22:44:18 -0700
603d85126fAdded Stepper and Segmented Controls to the README.md Refactored Segmented Control and Stepper to support the more generic "Selectable" interface.
Simon Jackson
2017-07-26 22:32:48 +0100
8e443b98c7Updated Stepper and SegmentedControl scripts to UI Extensions standards. Adding documentation next
Simon Jackson
2017-07-25 19:54:07 +0100
a2bb233141Merged Stepper control PR #11
Simon Jackson
2017-07-25 18:54:00 +0100
a56a9a9084Merged in david_gileadi/unity-ui-extensions/segmented-control (pull request #12) Thanks, looks good
David Gileadi
2017-07-25 17:21:19 +0000
3084644c4fUpdated Line Renderer to work with Textures better. Also now uses Sprite Boxing / slicing
Simon Jackson
2017-07-24 21:36:23 +0100
6796238cecRecreate sprites instead of modifying the mesh
David Gileadi
2017-07-23 22:42:17 -0700
680076b631Create segmented control
David Gileadi
2017-07-23 21:48:38 -0700
3abf84dc76Updated TabNavigation based off comments in #149
Simon Jackson
2017-07-16 19:29:47 +0100
2b5071585bFix supplied by Anonymous user, resolves issues with fast swipe on fringe pages.
Simon Jackson
2017-07-16 18:00:43 +0100
3daac5e970Some minor Examples restructuring and finally added a .GitIgnore #FaceSlap
Simon Jackson
2017-07-15 11:41:14 +0100
c3025ee11bAdded an example scene for doing a Full Screen Scroll snap using the HSS control
Simon Jackson
2017-07-12 20:20:49 +0100
878948bd0fAdded UIHighlightable control and docs
Simon Jackson
2017-07-12 20:04:53 +0100
703120b5b9Minor TextPic updates while writing docs. Added individual scale and offset options to image replacements
Simon Jackson
2017-07-09 21:10:42 +0100
8c2d10dcccAdded CurrentPageObject functions to return the Transform of the currently selected page.
Simon Jackson
2017-07-09 10:17:32 +0100
845f5d5700Updated TextPic. Recent Unity updates seem to have changed the Event System behaviour and all click events are broken when a TextPic is placed as the child of a button. (gave up figuring out why)
Simon Jackson
2017-07-08 10:33:08 +0100
608a7bdf6aResolved issue in GridRenderer causing issues on OnPopulateMesh due to SetDirty being called on resetting RelativeSize.
Simon Jackson
2017-07-08 09:24:09 +0100
af1f9beeb0Fix for UIFlippable when used in combination with other BaseMeshEffects Unity is very fussy about the order now, so script updated to ensure it's above other base mesh effects on Validate. (can't solve for stupid if you reorder manually, so updating docs)
Simon Jackson
2017-07-02 15:36:39 +0100
5cebd6cdfeAdopts fix from #148 Scroll To improved Large list support
Simon Jackson
2017-07-02 14:44:23 +0100
50c41198dbAdopts changes proposed in #150 ScrollTo now works with Pivot
Simon Jackson
2017-07-02 14:43:10 +0100
f49c8564acResolves#137
Simon Jackson
2017-07-02 14:33:57 +0100
439242d914Updated FastSwipe logic to measure the distance of a swipe against the container width (with threshold offset) rather than using velocity (which was messy)
Simon Jackson
2017-07-02 14:22:10 +0100
49ecdc1b0eAdded Scrollbar helper to ALL current scroll snaps
Simon Jackson
2017-07-02 10:09:52 +0100
23deee414aMinor tweaks to UI Particle system following 5.5 update
Simon Jackson
2017-06-30 17:29:36 +0100
42c2a5daceUnity API Update 5.6.2
Mauro Ronchi
2017-06-29 15:00:19 +0200
330cc4ee38Updated readme Added Component commands to new controls
Simon Jackson
2017-06-25 22:36:09 +0100
9d6349a2a1Added Cooldown button control and example scene. Some other minor fixes included
Simon Jackson
2017-06-25 18:36:49 +0100
290f550fc4Updated LineRenderer Example Scene Added new Circle class (example in LineRenderer scene)
Simon Jackson
2017-06-25 11:56:46 +0100
ec165a57b9Added Line Renderer Connector from #123 (resolves#123)
Simon Jackson
2017-06-22 00:54:02 +0100
11309d2d82Fixed editor handles for Relative size #Phew
Simon Jackson
2017-06-21 23:44:10 +0100
c4c6c81e80Updated several of the example test scenes
Simon Jackson
2017-06-19 18:49:14 +0100
937daaa227Manual merge for PR #9 Resolves an issue with the EventSystem and EventTriggers
Simon Jackson
2017-06-19 18:48:49 +0100
e373565536Resolves#139 New properties to improve the resolution for a line, which when combined with the LineList creates a dotted line.
Simon Jackson
2017-06-12 09:02:46 +0100
9ce211c5fcResolves#143
Simon Jackson
2017-06-10 14:33:12 +0100
6a29b9957eUpdated Text demo scene with additional effects and animated some of the controls, just for effect
Simon Jackson
2017-06-05 16:01:47 +0100
20a6cc962cUpdated Gradient scripts to "SetAllDirty" when properties changed, to ally changing through code.
Simon Jackson
2017-06-04 18:19:14 +0100
a059c148a6Various patches and also enabled the ReorderableList in SS-Camera / Worldspace
Simon Jackson
2017-06-03 17:59:12 +0100
e4991aba05Rolled 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.
Simon Jackson
2017-05-16 18:51:24 +0100
438fc0fa81Merged in newgradienttypes (pull request #7)
Simon Jackson
2017-05-08 11:09:41 +0000
2fb1a35698Merged in floatingjoystick (pull request #8)
Simon Jackson
2017-05-08 11:09:06 +0000
1482d7c440Resolves#138
Simon Jackson
2017-05-08 00:18:06 +0100
652dd1a646Patch to BezierLineRendererEditor for Null
Simon Jackson
2017-05-07 18:39:53 +0100
c6f095efebResolves#140 At the request of the PR update author
Simon Jackson
2017-05-07 18:16:36 +0100
dd7d79a411Added more example scenes
Simon Jackson
2017-05-05 17:14:03 +0100
35b88a2487Fixed Line endings on shaders (?) Removed unnecessary usings (who knew there were so many, I'm normally so tidy :P)
Simon Jackson
2017-05-05 14:25:48 +0100
dc809858b91st Pass update, Updated controls: * DropDownList/ComboBox * Reorderable List (Screen Space Camera Updates * Curved text fixes
Simon Jackson
2017-05-05 14:06:52 +0100
11519cd4bcAdded 2 new gradient types for the Gradient2 component: radial and diamond
Tima Zhum
2017-04-18 02:46:33 +0600
fe2ed6c7ceAdded a floating joystick (appears in a tap position)
Tima Zhum
2017-04-17 20:00:24 +0600
7824978a8fMerged in larsme/unity-ui-extensions (pull request #2)
lars me
2017-04-15 17:55:56 +0000
67bf28cb5aMerged in PixelEnvision/unity-ui-extensions (pull request #3)
PixelEnvision
2017-04-15 16:19:09 +0000
95ce2166c2Merged in herbst/unity-ui-extensions/monospacing (pull request #1)
Felix Herbst
2017-04-15 16:02:54 +0000
4520bf26d7ScrollRectMultiTouchFix.cs edited online with Bitbucket
PixelEnvision
2017-03-30 22:40:57 +0000
90a87e6e4dI've found out today that Unity's ScrollRect is behaving erratic when more than one touch is used for drag. I think that's a bug with UI. It jumps between fingers (to moving one), this script fixes it by blocking event data based on touch id.
PixelEnvision
2017-03-30 20:42:37 +0000
8549c3ba6aReplaced OnSelectionChanged with event(s) accessible from the inspector (DropDownList & AutoCompleteComboBox)
LARS-LAPTOP2\larsme
2017-03-27 14:33:08 +0200
6565b1a6d1Option to change Input Text Color based on matching Items
LARS-LAPTOP2\larsme
2017-03-27 14:03:39 +0200
b315784cafOption to automatically select your first Item on Start (DropDownList & AutoCompleteComboBox)
LARS-LAPTOP2\larsme
2017-03-27 13:11:24 +0200
9ac4eb6969option to set interactible to false if there are no items to be selected (DropDownList and AutoCompleteComboBox)
LARS-LAPTOP2\larsme
2017-03-27 12:52:51 +0200