Spline nodes misnomer #110555

Closed
opened 2023-07-27 23:31:21 +02:00 by Miles Cooley · 1 comment

Blender Version
Broken: ~2.4.1

Summary: Several nodes that operate on splines inaccurately refer to splines as curves.

From https://docs.blender.org/manual/en/latest/modeling/curves/structure.html
"Splines are a substructure of curves and are the individual elements that make curve objects. A curve object can be composed of several different splines, just like mesh objects can have different discontinuous meshes under the same object."

This is reflected in the Spline option of the Domain selector (Capture Attribute, Sample Index, etc), and in the Spline nodes (Spline Length, Spline Parameter, (Set) Spline Resolution, Set Spline Type, Is/Set Spline Cyclic), and in Domain Size > Curve > Spline Count.

However, two of the new Curve Topology nodes and the Sample Curve node break this naming convention, as follows:

  • "Curve of Point" should be "Spline of Point"
    • Outputs
      • "Curve Index" should be "Spline Index"
        • Tooltip: "curve" should be "spline"
      • "Index in Curve" should be "Index in Spline"
        • Tooltip should be reworded: "The index of the control point starting from the first control point in the spline."
          (This wording follows the form set by the Face of Corner > Index in Face tooltip.)
  • "Points of Curve" should be "Points of Spline"
    • Inputs
      • "Curve Index" should be "Spline Index"
        • Tooltip should be updated (both "curve"s should be "spline"s).
      • Weights
        • Tooltip: "the curve's points" should be "each spline's points"
    • Outputs
      • Point Index
        • Tooltip: "curve" should be "spline"
  • Sample Curve
    • Options
      • "All Curves" should be "All Splines"
        • Tooltip should be updated (both "curve"s should be "spline"s).
    • Inputs
      • "Curves" should be "Curve"
      • "Curve Index" should be "Spline Index"

These changes would greatly improve the understandability of the Curve Topology nodes and how they operate.

**Blender Version** Broken: ~2.4.1 Summary: Several nodes that operate on splines inaccurately refer to splines as curves. From https://docs.blender.org/manual/en/latest/modeling/curves/structure.html "Splines are a substructure of curves and are the individual elements that make curve objects. A curve object can be composed of several different splines, just like mesh objects can have different discontinuous meshes under the same object." This is reflected in the Spline option of the Domain selector (Capture Attribute, Sample Index, etc), and in the Spline nodes (Spline Length, Spline Parameter, (Set) Spline Resolution, Set Spline Type, Is/Set Spline Cyclic), and in Domain Size > Curve > Spline Count. However, two of the new Curve Topology nodes and the Sample Curve node break this naming convention, as follows: - "Curve of Point" should be "Spline of Point" - Outputs - "Curve Index" should be "Spline Index" - Tooltip: "curve" should be "spline" - "Index in Curve" should be "Index in Spline" - Tooltip should be reworded: "The index of the control point starting from the first control point in the spline." (This wording follows the form set by the Face of Corner > Index in Face tooltip.) - "Points of Curve" should be "Points of Spline" - Inputs - "Curve Index" should be "Spline Index" - Tooltip should be updated (both "curve"s should be "spline"s). - Weights - Tooltip: "the curve's points" should be "each spline's points" - Outputs - Point Index - Tooltip: "curve" should be "spline" - Sample Curve - Options - "All Curves" should be "All Splines" - Tooltip should be updated (both "curve"s should be "spline"s). - Inputs - "Curves" should be "Curve" - "Curve Index" should be "Spline Index" These changes would greatly improve the understandability of the Curve Topology nodes and how they operate.
Miles Cooley added the
Status
Needs Triage
Type
Report
Priority
Normal
labels 2023-07-27 23:31:22 +02:00
Member

Thanks for the report. This isn't a bug though, just an incomplete naming convention change (mentioned here #102607). The reason for the slow progress is that we want to avoid making this a breaking change, but some inconsistencies in the Python API mean we have no way to change the socket labels without changing how they're addressed with the Python API. Hopefully we'll get a chance to change that in 4.0.

Since this is already mentioned in the task I linked though, I'll close this report.

Thanks for the report. This isn't a bug though, just an incomplete naming convention change (mentioned here #102607). The reason for the slow progress is that we want to avoid making this a breaking change, but some inconsistencies in the Python API mean we have no way to change the socket labels without changing how they're addressed with the Python API. Hopefully we'll get a chance to change that in 4.0. Since this is already mentioned in the task I linked though, I'll close this report.
Blender Bot added
Status
Archived
and removed
Status
Needs Triage
labels 2023-07-28 04:08:40 +02:00
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 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: blender/blender#110555
No description provided.