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

fix 5136 Update List Input node #5137

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

satabol
Copy link
Collaborator

@satabol satabol commented Jul 23, 2024

fix #5136

- append list select units system and units for some elements
@satabol
Copy link
Collaborator Author

satabol commented Jul 26, 2024

  • text:
    image

  • appended unit system and units:
    image

these params are building in Blender:
image

All nodes units settings are syncronized:
System units

…/XYZ-order, Angle Axis)

- Remove Quaternion subtype from VECTOR_LIST_MODE
- Change output socket type on "mode" change
- Update Color mode. Now color can be with Alpha (size=4), or without Alpha (size=3).
- Added a mask input socket
@satabol
Copy link
Collaborator Author

satabol commented Jul 27, 2024

Mask Input Socket:
image

Added Quaternion mode:
image

Output socket type:
image

@satabol
Copy link
Collaborator Author

satabol commented Jul 28, 2024

image

@satabol
Copy link
Collaborator Author

satabol commented Jul 29, 2024

  1. Mode moved to dropdown list
  2. Short Invert button
  3. Refactor color editor

image

- move self.mode to the side menu
@satabol
Copy link
Collaborator Author

satabol commented Jul 29, 2024

image

@satabol
Copy link
Collaborator Author

satabol commented Jul 31, 2024

Preview:

image

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.

Update List Input node (proposal)
1 participant