Hi, looks like support for gpv3 is not added yet. Crashing in legacy code.
I dug in a little bit and I think it's just a matter of the wrong flag being set under point mode for `VIEW3D_MT_grea…
Any chance you could point me to an example of this pattern? Everything I'm finding seems to use a MutableSpan<int>
.
I aksed in context that its seems that everything that you need is to use
join(delete(inverse(selection)), curve.copy_selected(invese(selection)))
Ah, I see. That was kind of what I thought…
Is there is no yet operator for points deletion from the curve yet?
Yes, that's what I used as a reference for this. Why do you ask?
Looks good to me, just had some cosmetic suggestions…
This is insightful, thanks! I'll take a look and see if I can switch it correctly, I'm interested in matching the overall 'blender way' of doing things.
I agree, this is a naming oversight on my part. 'Simpler' is a vestigial note to myself comparing it to a more convoluted function I tried and then deleted. Will rename this.
ah my mistake, I thought it was still open based on blender/blender#112858. Do you know where I should check to make sure I'm not duplicating someone else's…