JamesTKhan/Mundus

Material > Rotate UV should be a numeric field, not slider

Closed this issue · 2 comments

Using the Rotate UV slider has proved to be painful to use. The slider units are in radians so to rotate the UV texture 90 degrees, you need to slide to exactly 1.57 (to be more precise its closer to 1.5708).

image

Change the slider to a numeric field, like the Scale UV fields.

You can keep it radians, as long as you clearly specify this in the label so the user knows. However degrees would be easier and more precise.

image

Next time I'll learn to link a pull request but a proposed solution is ready for review.

I think you can still link this issue to your PR. On the top right, try using the gear icon:

image

and see if you PR is searchable.