System Information
Operating system: Windows-10-10.0.18362-SP0 64 Bits
Graphics card: GeForce RTX 2070 SUPER/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 457.51
Blender Version
Broken: version: 2.91.0, branch: master, commit date: 2020-11-25 08:34, hash: rB0f45cab862b8
Worked: (newest version of Blender that worked as expected)
Short description of error
I try to expose the Rotation option of the mapping node by usign a Combine XYZ node, but I noticed that it converts the value from Degrees to Radians.
Exact steps for others to reproduce the error
Opne the file, I pinned the 2 nodes editors, so it's easier to compare the two behaviors.
In order to get a 90° degrees rotation using the Combine XYZ node I had to use π/2.
While on the right I got it by using the Mapping node slot with a value in degrees at 90.
Since I think the fastes way to expose those 3 values is by using the Combine XYZ, I expect that the result won't change.
thank you.