Commit Graph

21 Commits (aadba190c856fea9d6d1d6f44d2bfb0edd189a9c)

Author SHA1 Message Date
Simon Jackson f0ba3cfae5 Minor fixes and additions
Updates to resolve reports in Issue #80

--HG--
branch : develop_5.3
2016-12-29 22:03:04 +00:00
Simon Jackson 3e0d105646 Merged PR for ExtensionsToggle
Updated for UI EXtensions Standards

--HG--
branch : develop_5.3
2016-12-24 12:41:30 +00:00
Vicente Russo fa6f1dc760 Added new event that triggers only when toggle value is ON and takes the caller as parameter
--HG--
branch : extensions-toggle-new-event
2016-10-24 15:15:30 -02:00
Simon Jackson ee300b4079 Some more restructuring whilst documentation updates continue.
Hopefully last breaking changes.

--HG--
branch : develop_5.3
2016-07-18 21:36:36 +01:00
Simon Jackson 4547716f3e Patched Particle System with fixes from author
Added 3 new Utility controls

--HG--
branch : develop_5.3
2016-07-02 14:50:37 +01:00
Simon (darkside) Jackson 58b7a26f1a Patch to compression tests. Transform Surrogate is not implemented
Added DragCorrector and PPIViewer utilities

--HG--
branch : develop_5.3
2016-06-03 17:36:55 +01:00
Simon (darkside) Jackson 841d8dbd92 Added ReadME files for the compression and serialization components
--HG--
branch : develop_5.3
2016-06-03 10:26:37 +01:00
Simon (darkside) Jackson 7aed82c821 Some minor updates to the shader scripts
Added the new Compression and Serialization utilities.  Completely not UI but too awesome not to add

--HG--
branch : develop_5.3
2016-06-02 22:05:21 +01:00
Simon (darkside) Jackson 8178bfc7c6 Added new UI shaders plus supporting scripts
Updated and tested the ScrollConflictManager
Updated UIParticle system and tested

Final checks and docs update for 1.1 release next

--HG--
branch : develop_5.3
2016-05-30 22:47:46 +01:00
Simon (darkside) Jackson 03c2e4d81f Numerous fixes to HSS / VSS - added warning not to use scrollbars
Added fix for reorderable list last item issue
Fixed UI Vertical scroller demo - swapped year and day round as it was confusing
UI Selectable fix for onDisable to set as unpressed
Added new Shine Effect control

1.1 release coding done.  Next update release notes and test

--HG--
branch : develop_5.3
2016-05-28 00:04:08 +01:00
Simon (darkside) Jackson 2d3b348825 Patches added to HSS and VSS to include programatic support
Line Renderer updated with Bezier support

--HG--
branch : develop_5.3
2016-05-23 20:57:56 +01:00
Simon (darkside) Jackson ca29aabed3 Added tooltips to new properties on V & H ScrollSnaps
Moved new ScrollConflictManager script to correct place

--HG--
branch : develop_5.3
2016-05-17 22:46:37 +01:00
Simon (darkside) Jackson 3b5bdaaa5a Initial check-in for the 1.1 release, fixes include:
* Update to Line Renderer - updated scrip plus patches, now more code friendly for adding points
* New Curved Layout component
* ScrolTo script updated based on authors new version
* UISoftAlphaMask updated to latest version
* Added ScrollSpeed to Horizontal and Vertical Scroll Snap
* Added Scroll Conflict Manager (untested)

ToDo:
* Test Scroll Conflict manager
* Make the distance between pages on the H&V Scroll snaps configurable
* Test Scroll Snap starting page fix
* Review Reorderable List scrolling issue
* Review Reorderable List Worldspace render issue

--HG--
branch : develop_5.3
2016-05-17 13:26:50 +01:00
Simon (darkside) Jackson 3b37f7805b Merge upstream re-org from 4.6
--HG--
branch : develop_5.3
2015-12-23 20:40:49 +00:00
Simon (darkside) Jackson 90cafab785 Tidy up post merge
--HG--
branch : develop_5.2
2015-12-23 20:30:08 +00:00
Simon (darkside) Jackson b1940e85a2 Restructure of scripts to a more logical place
--HG--
branch : develop_4.6
2015-12-23 19:22:57 +00:00
Simon (darkside) Jackson 84edb62e91 Added alternate toggle control at request of Martin Sharkbomb, adds events to the toggle group for value changed
Plus a property to access the single selected toggle (although I'd recommend using the ActiveToggles IEnumerable

--HG--
branch : develop_5.3
2015-12-19 15:12:10 +00:00
Simon (darkside) Jackson b55c22383b Replacement UIScrollToSelection script from author
Minor patches to experimental new ToolTip script

--HG--
branch : develop_4.6
2015-10-10 17:51:20 +01:00
Simon (darkside) Jackson 76a3e54c3c Added new components for 1.0.0.5 release
--HG--
branch : develop_4.6
2015-10-09 19:47:23 +01:00
Simon (darkside) Jackson 5098410ffb Updated attributations
Updated Readme
Altered Project.json - revised license
Added VR scripts - untested properly presently
2015-09-20 01:21:29 +01:00
Simon (darkside) Jackson 64067d97b4 Slight reorg and addition of the following components:
* Radial layout
* Tile Size Fitter
* UI Circle Primative
* Switch to RectTransform
* Input Field Enter Submit (alt to ReturnKeyTrigger)
2015-09-20 00:24:17 +01:00