Closed xDUDSSx closed 1 year ago
Here's a picture demonstrating the issue. I've marked in red where my mouse actually was. The half circle indicator stopped short. Also in the same picture it's visible that the indicator half circle has the same amount of segments (well minus the missing one) as the rotation axis circle while its segment count should be half of that. Or rather the axis circle should have twice as many.
Thanks!
These issues are apparent when
halfCircleSegmentCount
is a low value like 8.halfCircleSegmentCount
when it should be double that. That also caused it to loop onto itself once making it a little bolder that it should be.I'm working on some improvements to the rotation gizmo and noticed these issues along the way.