Created by: pathim
In the circle generator the last edge was defined the opposite way. This creates inconsistend normals when extruding. The commit reverses the last edge so all edges point towards the "higher" vertex index (with zero being higher than the last vertex).