Add Catmull Rom as supported types to relevant node pages #104473
No reviewers
Labels
No Label
Meta
Good First Issue
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 & Devices
Module
Python API
Module
Rendering & Cycles
Module
Sculpt, Paint & Texture
Module
User Interface
Module
VFX & Video
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Information 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
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-manual#104473
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "persun/blender-manual:spline"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add Catmull Rom as supported types to relevant node pages.
Also add some additional information.
Fixes #104434
I think the issue here is that the addition of Catmull Rom is not documented. I assume that this came from the fact that Catmull Rom type is only available in the new curves data. I imagine it's tricky to document it (adding it as one of the types here for example) since it's not available in the current (legacy) curve edit mode, etc.
So I only did minimal edit to reduce confusion like #104434. Even if this will only last for 3.6, I think it's worth it because this is an LTS version.
Spline Resolution
ddf956fb58
, poly type splines can have resolution value other than 1. They just are not usedSet Spline Resolution
Set Spline Type
Add Catmull Rom as supported typesto Add Catmull Rom as supported types to relevant node pagesThanks!