Only search projects.blender.org
Log In
New Account
Home
My Page
Projects
Blender 2.x BF release
Summary
Activity
Tracker
SCM
Files
Blender 2.6 Bug Tracker: Browse
[#32680] NURBS separate operator failing
Date:
2012-09-28 03:43
Priority:
3
State:
Closed
Submitted by:
Daniel Salazar (
zanqdo
)
Assigned to:
Campbell Barton (campbellbarton)
Category:
None
Status:
Todo / Closed
Relates to:
Duplicates:
Patches:
Summary:
NURBS separate operator failing
Detailed description
Hit P on the provided file. I don't think that's doing the right thing?
Followup
Message
Date
: 2012-09-28 06:04
Sender
:
Campbell Barton
This isnt a bug, since the operator is working `as intended`, however this is fairly not-useful behavior.
- The limiration is you can only separate whole curves atm.
Added as a TODO item.
http://wiki.blender.org/index.php/Dev:2.5/Source/Development/Todo/Tools#Curves
Date
: 2012-10-10 11:08
Sender
:
Sebastian Nell
So this is really to move a curve object's spline to a new curve object.
Sounds useful to me, but i wonder why there is no Split operator. It would move selected points to a new spline in SAME curve object (effect: selection disconnected from rest of original spline). This should also work with a single point selected:
* = points, [*] selected point
*------*---------*--------* Spline1
*-----[*]--------*--------* Spline1, Split()
*------* + *---------*--------* Spline1 and Spline2 (split point is actually at same co of course)
Attached Files:
Name
Date
Download
Path.blend
2012-09-28 03:43
Download
Changes:
Field
Old Value
Date
By
status_id
Open
2012-09-28 06:04
campbellbarton
close_date
None
2012-09-28 06:04
campbellbarton
assigned_to
none
2012-09-28 06:04
campbellbarton
Status
New
2012-09-28 06:04
campbellbarton
File Added
22192: Path.blend
2012-09-28 03:43
zanqdo