Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Matrix Out node MK2 - add features similar to Quaternion Out node #3978

Merged
merged 1 commit into from
Mar 19, 2021

Conversation

DolphinDream
Copy link
Collaborator

  • The new node now has modes that let you select the format of the output rotation component (Quaternion, Axis-Angle and Euler-Angles).
  • The node utilizes the Angle Units feature so the angle (by default set to DEGREES) can be changed to other units via Property Panel.
  • Add documentation

SV-MatrixOutMK2-AxisAngleMode
SV-MatrixOutMK2-EulerAnglesMode
SV-MatrixOutMK2-QuaternionMode

  • Code changes complete.
  • Code documentation complete.
  • Documentation for users complete (or not required, if user never sees these changes).
  • Manual testing done.
  • Unit-tests implemented.
  • Ready for merge.

@DolphinDream DolphinDream force-pushed the matrixOutMK2-dev branch 2 times, most recently from 246b125 to 136062c Compare March 18, 2021 22:04
… node

- The new node now has modes that let you select the format of output the rotation component (Quaternion, Axis-Angle and Euler Angles).
- Also the node utilizes the Angle Units feature so the angle (by default set to DEGREES) can be changed to other units via Property Panel.
- Add documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant