Commit Graph

143 Commits (d187674e006e1a0e1b8d5cde4cb96d8d3b4d8c0c)

Author SHA1 Message Date
Simon (darkside) Jackson d187674e00 Upstream merge from develop_4.6
--HG--
branch : develop_5.2
2015-12-23 19:25:22 +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 38650cc536 Update SoftMaskAlpha with new "fix"
Patched UISelectableExtension from issue #47
Added new UI Polygon control

--HG--
branch : develop_5.2
2015-12-15 22:43:35 +00:00
Davide Ciacco 077fbcbc51 added UIPolygon.cs under Primitives
--HG--
branch : develop_5.2
2015-12-14 17:15:53 +00:00
Simon (darkside) Jackson 91530cb030 Upstream merge of 4.6 enhancements plus 5.2 fixes
Updated to V1.0.6.1

--HG--
branch : develop_5.2
2015-12-10 22:04:32 +00:00
Simon (darkside) Jackson b3a57fb6ec Re-exoirted 4.x & 5.1 packages because I don't trust merge sometimes :D
--HG--
branch : develop_4.6
2015-12-10 21:47:52 +00:00
Simon (darkside) Jackson 1e08e36b0c Pull previous 4.6 Merge
--HG--
branch : develop_4.6
2015-12-10 21:39:57 +00:00
Simon (darkside) Jackson b20b66cb01 Updated to 1.0.6.1
back ported new CylinderText component - Breyer
Enhanced SoftAlphaMask from requests - NemoKrad

--HG--
branch : develop_4.6
2015-12-10 21:37:51 +00:00
Simon Jackson 92e83af771 README.md edited online with Bitbucket
--HG--
branch : develop_5.2
2015-12-04 16:59:02 +00:00
Simon Jackson d71ece6713 README.md edited online with Bitbucket
--HG--
branch : develop_5.2
2015-12-03 18:34:50 +00:00
Simon (darkside) Jackson 14cf5deb6f Readded missing download link for 5.2 base asset
--HG--
branch : develop_5.2
2015-12-02 17:21:45 +00:00
Simon (darkside) Jackson fb986cefed Merge upstream changes from 4.6
--HG--
branch : develop_5.2
2015-12-02 16:58:06 +00:00
Simon (darkside) Jackson 126b5bbb4d Updated Asset Packages for 4.x/5.1
--HG--
branch : develop_4.6
2015-12-02 15:11:01 +00:00
Simon (darkside) Jackson 8e44a22044 Update ReadMe, Version and some housekeeping
--HG--
branch : develop_4.6
2015-12-02 14:36:13 +00:00
Simon (darkside) Jackson 99adb5d218 Added Soft Alpha Mask from @NemoKrad
--HG--
branch : develop_4.6
2015-12-01 23:29:01 +00:00
Simon (darkside) Jackson bfaba5d397 Moved effects to their own folder
Finished testing of UI Image Crop control

--HG--
branch : develop_4.6
2015-12-01 16:01:01 +00:00
Simon Jackson d58e7f9efd README.md edited online with Bitbucket
--HG--
branch : develop_5.2
2015-11-24 10:06:08 +00:00
Simon (darkside) Jackson cfe6f3057a Patched Gradient to use Color32 (for more vibrant colors)
Also corrected an obvious switch where each of the gradient directions were backwards :D

--HG--
branch : develop_4.6
2015-11-06 20:27:47 +00:00
Simon (darkside) Jackson b4666aea02 Patch fixes from 4.6 support
Updated Asset package to 1.0.5
Updated ReadMe

--HG--
branch : develop_5.2
2015-10-29 21:24:51 +00:00
Simon (darkside) Jackson d89d80f968 Back-ported the Reorderable List control from 5.2
--HG--
branch : develop_4.6
2015-10-29 21:11:00 +00:00
Simon (darkside) Jackson 5bd1751993 Testing complete for Re-Orderable Lists
Added Editor Menus

--HG--
branch : develop_5.2
2015-10-29 21:01:19 +00:00
Simon (darkside) Jackson a88c7a9c1b Initial Checkin of new Re-Orderable List.
Still ToDo:
1: complete testing scenarios
2: Update Editor script to add new auto-create option

--HG--
branch : develop_5.2
2015-10-29 16:07:17 +00:00
Ziboo 953770528d Reorderable List:
- Added support for HorizontalLayout and GridLayout
- Change Property  RectTransform Content to LayoutGroup ContentLayout

--HG--
branch : develop_5.2
2015-10-29 14:12:26 +01:00
Simon Jackson dfb423b6d0 Merged in Ziboo/unity-ui-extensions/Ziboo-ReorderableList (pull request #14)
add ReorderableList

--HG--
branch : develop_5.2
2015-10-29 11:21:12 +00:00
Ziboo 36aa65f226 add ReorderableList
only vertical for now...

--HG--
branch : Ziboo-ReorderableList
2015-10-29 00:07:35 +01:00
Simon (darkside) Jackson 1c134fb272 Added UIImage Crop shader style
--HG--
branch : develop_4.6
2015-10-28 20:43:01 +00:00
Simon Jackson e346eef69d README.md edited online with Bitbucket
--HG--
branch : develop_5.2
2015-10-22 09:14:10 +00:00
Simon Jackson 441d910345 README.md edited online with Bitbucket
--HG--
branch : develop_5.2
2015-10-22 09:13:53 +00:00
Simon Jackson 2e14fd1fd6 Merged in xesenix/unity-ui-extensions/xesenix_upgrades (pull request #13)
Xesenix_upgrades

--HG--
branch : develop_5.2
2015-10-21 10:37:13 +01:00
Paweł Kapalla d604582279 added ability to open page by index from code
--HG--
branch : xesenix_upgrades
2015-10-17 23:06:09 +02:00
Paweł Kapalla 1bb60d72b4 fix file location
--HG--
branch : xesenix_upgrades
2015-10-17 19:15:35 +02:00
Paweł Kapalla 0c68f929f6 - enabling disabling prev/next button based on position of scrollsnap
- linking items size with scrollrect scroll sensitivity

--HG--
branch : xesenix_upgrades
2015-10-17 18:34:31 +02:00
Paweł Kapalla 0c15f75001 tooltip positionig relative to triggering object
--HG--
branch : xesenix_upgrades
2015-10-17 18:30:30 +02:00
Paweł Kapalla c4bd48ef4f Created new branch xesenix_upgrades
--HG--
branch : xesenix_upgrades
2015-10-17 16:18:56 +00:00
Simon (darkside) Jackson b6f4e5a144 Updated ScrollSnap with fixes from author
--HG--
branch : develop_4.6
2015-10-17 16:16:23 +01:00
Simon Jackson 78537fc15d Merged in liortal/unity-ui-extensions/liortal/improve-memory-behaviour-by-preallocatin-1444835033293 (pull request #12)
Improve memory behaviour by pre-allocating the right amount of memory.

--HG--
branch : develop_5.2
2015-10-15 12:17:03 +01:00
Simon (darkside) Jackson 7c22a9cb96 Merge primitive foldre rename from develop_4.6
--HG--
branch : develop_5.2
2015-10-15 12:13:42 +01:00
Simon (darkside) Jackson fee79a9549 Renamed Primitive folder
--HG--
branch : develop_4.6
2015-10-15 12:12:04 +01:00
Lior Tal 6cba848e43 Fix the previous commit for improving memory consumption.
Allocate the list with the correct capacity ahead, and avoid any needs for increasing the capacity when applying the shadow later.

--HG--
branch : liortal/improve-memory-behaviour-by-preallocatin-1444835033293
2015-10-15 06:53:35 +00:00
Lior Tal 0845316a6c Improve memory behaviour by pre-allocating the right amount of memory.
--HG--
branch : liortal/improve-memory-behaviour-by-preallocatin-1444835033293
2015-10-14 15:04:09 +00:00
Simon (darkside) Jackson 91dc0e06e1 Updated readme and repackaged 5.2 asset (whoops :P)
--HG--
branch : develop_5.2
2015-10-11 14:50:42 +01:00
Simon (darkside) Jackson ed8069577a Pushed 5.2 Asset update
--HG--
branch : develop_5.2
2015-10-11 14:28:26 +01:00
Simon (darkside) Jackson 2c508407a5 pull develop_4.6 updated packages
--HG--
branch : develop_5.2
2015-10-11 14:26:21 +01:00
Simon (darkside) Jackson 3b3d528244 Pushed 4.x and 5.0/1 asset packages
--HG--
branch : develop_4.6
2015-10-11 14:24:46 +01:00
Simon (darkside) Jackson d344d459b1 Merge 4.x fixes to 5.2.x source.
Prep for 5.3 branch

--HG--
branch : develop_5.2
2015-10-10 17:58:11 +01: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 73e92119c6 Merge 4.x changes in to 5.2.x source
Accepted new UICornerCut component

--HG--
branch : develop_5.2
2015-10-09 20:53:04 +01:00
Simon (darkside) Jackson 4b63e87664 Updated readme and UI placement update for AIM / GIM
--HG--
branch : develop_4.6
2015-10-09 20:26:03 +01:00
Simon (darkside) Jackson b9a268767c Updated Package.json version
Patchfix to GIM to set lower repeat delay

--HG--
branch : develop_4.6
2015-10-09 20:10:23 +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