Commit Graph

228 Commits (c46453655e05a87d9c96a6433f114c23be03186e)

Author SHA1 Message Date
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 (darkside) Jackson 9134297ec4 Merge upstream fixes from develop_5.2
--HG--
branch : develop_5.3
2015-10-22 14:47:00 +01: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 12f14b74b8 Merge primitive folder rename from develop_5.2
--HG--
branch : develop_5.3
2015-10-15 12:15:26 +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 0cfc152604 Added 5.3 asset package for 5.2.1p+ releases
--HG--
branch : develop_5.3
2015-10-11 15:04:01 +01:00
Simon (darkside) Jackson d7b300f43e Pull updated develop_5.2 asset packages
--HG--
branch : develop_5.3
2015-10-11 14:52:08 +01: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 7e279b78a1 Updated remainder of UI API updates.
--HG--
branch : develop_5.3
2015-10-11 12:05:53 +01:00
Simon (darkside) Jackson 92f5e2190d Initial patches for 5.2.1p+ / 5.3 fixes due to the immediate changes in the UI source.
--HG--
branch : develop_5.3
2015-10-11 11:33:43 +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
Simon Jackson 9b523443cb Merged in freezyexp/unity-ui-extensions/default (pull request #11)
UICornerCut.cs

--HG--
branch : develop_5.2
2015-10-09 15:45:41 +01:00
freezyexp 13204e4463 Merged freezyexp/uicornercutcs-created-online-with-bitbuc-1444220750530 into default 2015-10-07 14:26:35 +02:00
freezyexp 90f3cab43c Close branch freezyexp/uicornercutcs-created-online-with-bitbuc-1444220750530
--HG--
branch : freezyexp/uicornercutcs-created-online-with-bitbuc-1444220750530
2015-10-07 14:26:35 +02:00
freezyexp d1861b333f UICornerCut.cs created online with Bitbucket
--HG--
branch : freezyexp/uicornercutcs-created-online-with-bitbuc-1444220750530
2015-10-07 12:25:53 +00:00
Simon Jackson dde0b3bb10 README.md edited online with Bitbucket
--HG--
branch : develop_5.2
2015-10-05 10:48:22 +00:00
Simon (darkside) Jackson e1e48e7514 Checkin with FlowLayoutGroup, HorrizontalScrollSnap fixes
Added the WIP for the new ScollSnap with fixes

--HG--
branch : develop_4.6
2015-10-01 19:29:58 +01:00
Simon (darkside) Jackson c20194ad92 Recreated 4.x/5.0 branch as it was removed in a recent merge messup
--HG--
branch : develop_4.6
2015-09-30 19:21:42 +01:00
Simon Jackson bf01ccb393 Merged in xesenix/unity-ui-extensions/default (pull request #8)
Modified scroll components

--HG--
branch : develop_5.2
2015-09-30 18:42:01 +01:00
Simon Jackson 1ce1dbb3e5 Close branch default 2015-09-30 18:42:01 +01:00
Simon Jackson bbe89b55d5 Merged in Ziboo/unity-ui-extensions-1/Ziboo/change-how-children-are-resize-using-rec-1443606808122 (pull request #10)
Change how children are resize.

--HG--
branch : develop_5.2
2015-09-30 18:24:26 +01:00
Simon Jackson fae2e4d05b Merged in Ziboo/unity-ui-extensions/Ziboo/flowlayoutgroupcs-edited-online-with-bit-1443606102163 (pull request #9)
FlowLayoutGroup.cs edited online with Bitbucket

--HG--
branch : develop_5.2
2015-09-30 18:21:23 +01:00
Ziboo 8a32994697 Change how children are resize.
Using rect.width & rect.height instead of sizeDelta.
Like that you can have the top container use stretch anchors

--HG--
branch : Ziboo/change-how-children-are-resize-using-rec-1443606808122
2015-09-30 09:55:31 +00:00
Ziboo 8051cb49a4 FlowLayoutGroup.cs edited online with Bitbucket
It seems to have a bug on the last row, elements go out of bounds on the right, I think I fixed it by removing "SpacingX" of the "workingWidth" on the last row.

Line 168

--HG--
branch : Ziboo/flowlayoutgroupcs-edited-online-with-bit-1443606102163
2015-09-30 09:43:45 +00:00
Simon (darkside) Jackson 0992ad3df2 Patch fix to UI circle, update thickness to use float instead of int
Missed in port from 4.6 code update

--HG--
branch : develop_5.2
2015-09-22 20:55:14 +01:00
Simon (darkside) Jackson 6dd47a9321 Updated .UnityPackages
--HG--
branch : develop_5.2
2015-09-20 15:29:30 +01:00