Skip to content

Use more descriptive mathematical action item names #281

Open
@Naros

Description

@Naros

Description

Presently, mathematical and logical operation nodes use a confusing description:

image

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions