Not sure how to handle the second task for this ticket, but for the first task I just changed the polling function for CURVE_OT_vertex_add which seems to add the desired functionality.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
Event Timeline
Comment Actions
This works for nurbs with single splines but crashes for nurbs surfaces:
.So the code here needs to explicitly ignore surfaces, or - add support for them.
As mentioned in the task, this is 2 separate tasks.
Also, the patch seems like its reversed.
Comment Actions
Since this patch is quite old and doesn't address the problem, I'm going to close it. Thanks for the patch anyway.