Moving a vertex doesn't move the vertex, it just makes another
Clash Royale CLAN TAG#URR8PPP
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;
up vote
6
down vote
favorite
please give me some tips on how to stop the vertex cloning from happening. this only happens around this one single ring or circle. everywhere else is normal.
modeling mesh editing
add a comment |Â
up vote
6
down vote
favorite
please give me some tips on how to stop the vertex cloning from happening. this only happens around this one single ring or circle. everywhere else is normal.
modeling mesh editing
2
It is most probably not cloning, but you might have two vertices in this location already. Try if remove doubles helps. That's in edit mode in the mesh menu under Vertices / Remove doubles. Select all, remove doubles ...
â Tiles
Aug 29 at 7:50
2
A very common cause of duplicated vertices in place is starting an extrusion, and then 'cancelling' it with a right-click. The right-click does not cancel the extrusion. It only cancels the transformation of the new elements, leaving them in place. If you need to walk back an extrusion, use Ctrl-Z.
â Robin Betts
Aug 29 at 10:16
add a comment |Â
up vote
6
down vote
favorite
up vote
6
down vote
favorite
please give me some tips on how to stop the vertex cloning from happening. this only happens around this one single ring or circle. everywhere else is normal.
modeling mesh editing
please give me some tips on how to stop the vertex cloning from happening. this only happens around this one single ring or circle. everywhere else is normal.
modeling mesh editing
asked Aug 29 at 7:28
Ches Phendshil
334
334
2
It is most probably not cloning, but you might have two vertices in this location already. Try if remove doubles helps. That's in edit mode in the mesh menu under Vertices / Remove doubles. Select all, remove doubles ...
â Tiles
Aug 29 at 7:50
2
A very common cause of duplicated vertices in place is starting an extrusion, and then 'cancelling' it with a right-click. The right-click does not cancel the extrusion. It only cancels the transformation of the new elements, leaving them in place. If you need to walk back an extrusion, use Ctrl-Z.
â Robin Betts
Aug 29 at 10:16
add a comment |Â
2
It is most probably not cloning, but you might have two vertices in this location already. Try if remove doubles helps. That's in edit mode in the mesh menu under Vertices / Remove doubles. Select all, remove doubles ...
â Tiles
Aug 29 at 7:50
2
A very common cause of duplicated vertices in place is starting an extrusion, and then 'cancelling' it with a right-click. The right-click does not cancel the extrusion. It only cancels the transformation of the new elements, leaving them in place. If you need to walk back an extrusion, use Ctrl-Z.
â Robin Betts
Aug 29 at 10:16
2
2
It is most probably not cloning, but you might have two vertices in this location already. Try if remove doubles helps. That's in edit mode in the mesh menu under Vertices / Remove doubles. Select all, remove doubles ...
â Tiles
Aug 29 at 7:50
It is most probably not cloning, but you might have two vertices in this location already. Try if remove doubles helps. That's in edit mode in the mesh menu under Vertices / Remove doubles. Select all, remove doubles ...
â Tiles
Aug 29 at 7:50
2
2
A very common cause of duplicated vertices in place is starting an extrusion, and then 'cancelling' it with a right-click. The right-click does not cancel the extrusion. It only cancels the transformation of the new elements, leaving them in place. If you need to walk back an extrusion, use Ctrl-Z.
â Robin Betts
Aug 29 at 10:16
A very common cause of duplicated vertices in place is starting an extrusion, and then 'cancelling' it with a right-click. The right-click does not cancel the extrusion. It only cancels the transformation of the new elements, leaving them in place. If you need to walk back an extrusion, use Ctrl-Z.
â Robin Betts
Aug 29 at 10:16
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
12
down vote
accepted
An additional ring of vertices might have already been created by mistake while you were modelling .This usually happens if you had selected the ring of vertices and tried to extrude by pressing 'E' but didn't move those newly created vertices.If a vertex is placed at the same location as another, then they are called 'doubles', as in double vertices.
Inorder to remove them select all the vertices in edit mode, press space bar to get the search bar and type 'remove doubles'. Alternatively, you can press 'w' in edit mode and find the 'remove doubles' option.
Once you click that, on the top menu bar, you will see info about the doubles that have been removed.
1
after moving one of the vertices around seven times, it stopped "cloning" which it wasn't actually. removing doubles did the trick! thanks.
â Ches Phendshil
Aug 29 at 23:21
i'm new to blender (very new) and i have a habit of pressing E and then canceling with a right click. was that the problem? (did that make the doubles?)
â Ches Phendshil
Aug 29 at 23:22
1
Yes that will definitely make doubles. The moment 'E' is pressed new set of vertices are already created. Pressing right click or esc will only make the vertices drop at the same location. Need to use ctrl+z after that if we dont wan those new vertices
â Teja
Aug 30 at 14:01
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
12
down vote
accepted
An additional ring of vertices might have already been created by mistake while you were modelling .This usually happens if you had selected the ring of vertices and tried to extrude by pressing 'E' but didn't move those newly created vertices.If a vertex is placed at the same location as another, then they are called 'doubles', as in double vertices.
Inorder to remove them select all the vertices in edit mode, press space bar to get the search bar and type 'remove doubles'. Alternatively, you can press 'w' in edit mode and find the 'remove doubles' option.
Once you click that, on the top menu bar, you will see info about the doubles that have been removed.
1
after moving one of the vertices around seven times, it stopped "cloning" which it wasn't actually. removing doubles did the trick! thanks.
â Ches Phendshil
Aug 29 at 23:21
i'm new to blender (very new) and i have a habit of pressing E and then canceling with a right click. was that the problem? (did that make the doubles?)
â Ches Phendshil
Aug 29 at 23:22
1
Yes that will definitely make doubles. The moment 'E' is pressed new set of vertices are already created. Pressing right click or esc will only make the vertices drop at the same location. Need to use ctrl+z after that if we dont wan those new vertices
â Teja
Aug 30 at 14:01
add a comment |Â
up vote
12
down vote
accepted
An additional ring of vertices might have already been created by mistake while you were modelling .This usually happens if you had selected the ring of vertices and tried to extrude by pressing 'E' but didn't move those newly created vertices.If a vertex is placed at the same location as another, then they are called 'doubles', as in double vertices.
Inorder to remove them select all the vertices in edit mode, press space bar to get the search bar and type 'remove doubles'. Alternatively, you can press 'w' in edit mode and find the 'remove doubles' option.
Once you click that, on the top menu bar, you will see info about the doubles that have been removed.
1
after moving one of the vertices around seven times, it stopped "cloning" which it wasn't actually. removing doubles did the trick! thanks.
â Ches Phendshil
Aug 29 at 23:21
i'm new to blender (very new) and i have a habit of pressing E and then canceling with a right click. was that the problem? (did that make the doubles?)
â Ches Phendshil
Aug 29 at 23:22
1
Yes that will definitely make doubles. The moment 'E' is pressed new set of vertices are already created. Pressing right click or esc will only make the vertices drop at the same location. Need to use ctrl+z after that if we dont wan those new vertices
â Teja
Aug 30 at 14:01
add a comment |Â
up vote
12
down vote
accepted
up vote
12
down vote
accepted
An additional ring of vertices might have already been created by mistake while you were modelling .This usually happens if you had selected the ring of vertices and tried to extrude by pressing 'E' but didn't move those newly created vertices.If a vertex is placed at the same location as another, then they are called 'doubles', as in double vertices.
Inorder to remove them select all the vertices in edit mode, press space bar to get the search bar and type 'remove doubles'. Alternatively, you can press 'w' in edit mode and find the 'remove doubles' option.
Once you click that, on the top menu bar, you will see info about the doubles that have been removed.
An additional ring of vertices might have already been created by mistake while you were modelling .This usually happens if you had selected the ring of vertices and tried to extrude by pressing 'E' but didn't move those newly created vertices.If a vertex is placed at the same location as another, then they are called 'doubles', as in double vertices.
Inorder to remove them select all the vertices in edit mode, press space bar to get the search bar and type 'remove doubles'. Alternatively, you can press 'w' in edit mode and find the 'remove doubles' option.
Once you click that, on the top menu bar, you will see info about the doubles that have been removed.
answered Aug 29 at 8:36
Teja
45627
45627
1
after moving one of the vertices around seven times, it stopped "cloning" which it wasn't actually. removing doubles did the trick! thanks.
â Ches Phendshil
Aug 29 at 23:21
i'm new to blender (very new) and i have a habit of pressing E and then canceling with a right click. was that the problem? (did that make the doubles?)
â Ches Phendshil
Aug 29 at 23:22
1
Yes that will definitely make doubles. The moment 'E' is pressed new set of vertices are already created. Pressing right click or esc will only make the vertices drop at the same location. Need to use ctrl+z after that if we dont wan those new vertices
â Teja
Aug 30 at 14:01
add a comment |Â
1
after moving one of the vertices around seven times, it stopped "cloning" which it wasn't actually. removing doubles did the trick! thanks.
â Ches Phendshil
Aug 29 at 23:21
i'm new to blender (very new) and i have a habit of pressing E and then canceling with a right click. was that the problem? (did that make the doubles?)
â Ches Phendshil
Aug 29 at 23:22
1
Yes that will definitely make doubles. The moment 'E' is pressed new set of vertices are already created. Pressing right click or esc will only make the vertices drop at the same location. Need to use ctrl+z after that if we dont wan those new vertices
â Teja
Aug 30 at 14:01
1
1
after moving one of the vertices around seven times, it stopped "cloning" which it wasn't actually. removing doubles did the trick! thanks.
â Ches Phendshil
Aug 29 at 23:21
after moving one of the vertices around seven times, it stopped "cloning" which it wasn't actually. removing doubles did the trick! thanks.
â Ches Phendshil
Aug 29 at 23:21
i'm new to blender (very new) and i have a habit of pressing E and then canceling with a right click. was that the problem? (did that make the doubles?)
â Ches Phendshil
Aug 29 at 23:22
i'm new to blender (very new) and i have a habit of pressing E and then canceling with a right click. was that the problem? (did that make the doubles?)
â Ches Phendshil
Aug 29 at 23:22
1
1
Yes that will definitely make doubles. The moment 'E' is pressed new set of vertices are already created. Pressing right click or esc will only make the vertices drop at the same location. Need to use ctrl+z after that if we dont wan those new vertices
â Teja
Aug 30 at 14:01
Yes that will definitely make doubles. The moment 'E' is pressed new set of vertices are already created. Pressing right click or esc will only make the vertices drop at the same location. Need to use ctrl+z after that if we dont wan those new vertices
â Teja
Aug 30 at 14:01
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fblender.stackexchange.com%2fquestions%2f117162%2fmoving-a-vertex-doesnt-move-the-vertex-it-just-makes-another%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
2
It is most probably not cloning, but you might have two vertices in this location already. Try if remove doubles helps. That's in edit mode in the mesh menu under Vertices / Remove doubles. Select all, remove doubles ...
â Tiles
Aug 29 at 7:50
2
A very common cause of duplicated vertices in place is starting an extrusion, and then 'cancelling' it with a right-click. The right-click does not cancel the extrusion. It only cancels the transformation of the new elements, leaving them in place. If you need to walk back an extrusion, use Ctrl-Z.
â Robin Betts
Aug 29 at 10:16