Commit Graph

2 Commits (fca370b906de36e284674cf225232926dede5ea2)

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