Rotation units not specified #82075

Closed
opened 2020-10-25 22:40:33 +01:00 by la zil · 5 comments

Pagename: render/shader_nodes/vector/vector_rotate
Rotation units not specified but 2.90 appears to use radians.

Pagename: `render/shader_nodes/vector/vector_rotate` Rotation units not specified but 2.90 appears to use radians.
Author

Added subscriber: @lazil

Added subscriber: @lazil
Member

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Member

Added subscriber: @Blendify

Added subscriber: @Blendify
Member

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Aaron Carlisle self-assigned this 2021-02-16 19:59:44 +01:00
Member

The node uses radians or degrees depending on the "Rotation" unit: https://docs.blender.org/manual/en/dev/scene_layout/scene/properties.html#units

This is visible in the UI with the degree symbol in degree mode and the lack of radian mode.
The general principle is explained here: https://docs.blender.org/manual/en/2.93/interface/controls/buttons/fields.html#units

The node uses radians or degrees depending on the "Rotation" unit: https://docs.blender.org/manual/en/dev/scene_layout/scene/properties.html#units This is visible in the UI with the degree symbol in degree mode and the lack of radian mode. The general principle is explained here: https://docs.blender.org/manual/en/2.93/interface/controls/buttons/fields.html#units
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-manual#82075
No description provided.