MrUnit64 / TransformAnarchy

Rotates objects freely in Parkitect
MIT License
4 stars 2 forks source link

Prototype for Drag-Based Widget #15

Closed NotPaddy closed 2 years ago

NotPaddy commented 2 years ago
Distantz commented 2 years ago

I've just reviewed it, code looks good, functionality is good, but there is a slight bug that overrotates if you click low on a specific axis while looking directly at the object. I'd like to get that fixed before I merge if that's alright. Other than that, perfect!

Distantz commented 2 years ago

Easier way to see the bug, just click on the ring of the axis rotation. You'll see it moves about 2 degrees every click, while clicking while holding shift yields no such rotation.

Distantz commented 2 years ago

Awesome, this looks ready to merge!