Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Extrude selected vertices #365

Open
2 tasks done
DoktorBeta opened this issue Jun 4, 2024 · 2 comments
Open
2 tasks done

[Feature Request] Extrude selected vertices #365

DoktorBeta opened this issue Jun 4, 2024 · 2 comments
Labels
Enhancement New feature or request Triage PR/Issue needs to be triaged.

Comments

@DoktorBeta
Copy link

Validations

  • I have checked for similar feature requests and could not find any.
  • I have made sure this is not an already-existing feature.

Description

When editing meshes, it is a lot of clicking to individually create points and connect them.

Suggested solution

After selecting one or more vertices, use "extrude" command to copy and move the vertices and their connections, with edges between the new and old verts.

Alternative solution

No response

Additional Context

No response

@DoktorBeta DoktorBeta added Enhancement New feature or request Triage PR/Issue needs to be triaged. labels Jun 4, 2024
@r888800009
Copy link
Contributor

@DoktorBeta I think this feature needs to consider which vertices should be connected, and we need to consider how the algorithm is implemented

There is currently another PR that provides automatic connection, but only when adding a single vertex, maybe you are interested in it

#401

@r888800009
Copy link
Contributor

In addition, I think these features should be implemented first to improve the ease of use of this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Triage PR/Issue needs to be triaged.
Projects
None yet
Development

No branches or pull requests

2 participants