Commit Graph

5 Commits (dde0b3bb10df223ef93448d3985ecd6538c61c3c)

Author SHA1 Message Date
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
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 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