Rotation node display #5

Open
Denys Hsu wants to merge 1 commits from cgtinker/powership:rotation_node into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Contributor

Small change to make use of the hide_value attribute. Previously the rotation socket always rendered with "hidden" sockets.

Small change to make use of the `hide_value` attribute. Previously the rotation socket always rendered with "hidden" sockets.
Denys Hsu added 1 commit 2023-06-14 18:52:42 +02:00
Denys Hsu requested review from Sybren A. Stüvel 2023-06-15 23:13:25 +02:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u rotation_node:cgtinker-rotation_node
git checkout cgtinker-rotation_node

Merge

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff cgtinker-rotation_node
git checkout main
git merge --ff-only cgtinker-rotation_node
git checkout cgtinker-rotation_node
git rebase main
git checkout main
git merge --no-ff cgtinker-rotation_node
git checkout main
git merge --squash cgtinker-rotation_node
git checkout main
git merge cgtinker-rotation_node
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 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: dr.sybren/rignodes#5
No description provided.