You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a NurbsPath, when context.mode is 'EDIT_CURVE', and you have a curve spline point selected (equivalent of a mesh vertex), the following will work for selecting points on the spline.
For NurbsPath:
For a NurbsPath, when
context.mode
is'EDIT_CURVE'
, and you have a curve spline point selected (equivalent of a mesh vertex), the following will work for selecting points on the spline.Need to make equivalents of
select_next_vertex
andselect_prev_vertex
for curves, soselect_next_spline_point
select_prev_spline_point`.The text was updated successfully, but these errors were encountered: