Commit Graph

3 Commits (d5d94a2076b47d61a4458dc7c305b1618e9e3217)

Author SHA1 Message Date
Simon (Darkside) Jackson 2c802d9271 Second pass optimisation for next update
[x] GUILayer removed from all sample Scenes
[x] Validated each scene in build (resolved some missing script references post upgrade)

*Note, UIVerticalScroller seems to have an issue, will address later.
2018-01-20 17:35:15 +00:00
Simon (Darkside) Jackson 8b8c6f5c3a Updates post UICircle merge
* renamed ChangeColor to UICircleChangeColor for clarity
* renamed ChangeDensity to UICircleChangeDensity for clarity
* removed unnecessary usings
* updates scene to match UI control start positions
2017-10-19 13:40:32 +01:00
LAB\TroyWalker 019d05dfb1 Major changes to UICircle with some member modifications and additions to the component behaviour.
* Added progress indicator capability to the component.
 * Component uses AddUIVertexStream to generate vertices and indices of triangle order.
 * Improves base geometry generation to prevent edge sliding on segment value changes (tris density, now called Arc Steps).
 * Corrects a minor issue with base mesh where first vertex is generate at center (only visable in wireframe mode at certain angles).
2017-10-10 16:52:02 -05:00