Single Verts and Lines in Geometry nodes Curve Profile #95034
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
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-manual#95034
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
System Information
Operating system: Windows 10 Pro N
Graphics card: RTX 2060
Blender Version
Broken: 3.1.0 Alpha 54fbla75ee19
Worked: December 3.1.0 Alpha
Short description of error
Single Verts Objects as Curve Profile strange behavior.
Exact steps for others to reproduce the error
Single Verts (no conected as Profile should create a path, two of them a double path etc.)
VertsProfilesGeometryNodes.blend
VertsProfilesGeometryNodes.mkv
Added subscriber: @XanthorhixZ
Added subscriber: @HooglyBoogly
Changed status from 'Needs Triage' to: 'Confirmed'
Thanks for the report. The mesh to curve node works on mesh edges, loose vertices will be ignored.
This should be clarified in the manual or a node warning message, because it's rather fundamental to how its algorithm works.
May it be possible to add a Curve Primitive node called "single point curve element" wich is only a single vert of a Curve or th. its realy easy to create large Profile geometrys with special parallelism in kind of helper Geometrys? You can do it manualy but it might be realy nice to have this Object as a seperate Node.
VertsProfilesGeometryNodes.blend
Just making this a bug so I remember to clarify it in the manual.
Added subscriber: @writersdoc22