-
-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Labels
kind/enhancementNew feature or requestNew feature or request
Milestone
Description
Description
Presently, mathematical and logical operation nodes use a confusing description:
In this screenshot, this implies the first argument is a Float while the second will be a Color, Float, Int, Quaternion, etc.
Implementation ideas
It may be more beneficial to change the descriptions to read something more natural like:
- Multiply Float and Color
- Multiply Float and Float
- Multiply Float and Integer
- Multiply Float and Quaternion
At least this would give the user a better grasp of the two operands in the operation.
Metadata
Metadata
Assignees
Labels
kind/enhancementNew feature or requestNew feature or request
