How to select a whole object in blender

Blender problems

I am using the old Blender to try and make a GFX. I am trying to select my whole arm in order to subdivide. I am on a MacBook Pro. When I right-click on my arm, it only gives me either the upper, lower, or hand, and not the whole arm. So I manually shift + right clicked on all the different sections on my arm. But then when I go to edit mode and subdivide, it only lets me subdivide my hand.

https://gyazo.com/c54a56cdb4a499d3fd6c77962b7b9047

Any ideas?

I don’t know why you’re having this problem, shift + right click should do the trick. Just select one part at a time and subdivide individually, it’ll have the same effect anyway.

Hmm. I am just generally trying to figure this out in general. Do you have any ideas?

Oh okay, I see why. Blender 2.79 does not normally support multi object editing whereas 2.8 does. I believe there’s a Blender addon called “MultiEdit” you can use to achieve the behavior you want.

Blender version 2.79 and below doesn’t support editing multiple objects at once in edit mode. I recommend you download the latest version here as it’s more modernized and supports multi-object editing.

I will get 2.8! Thanks so much! ( Will solve if works )

I have seen people like https://www.youtube.com/watch?v=dD1Dcbt-JJk in blender 2.78, fully selecting the hand. Any reason why this is happening. I have seen other tutorial’s doing the same thing. I find 2.80 to be a bit hard for me. Because stuff like this happens https://gyazo.com/3494e8683068fdf0322d7c62683e304c

You could go edit mode and disable Limit Selection to Visible.
Or just click Z to switch to the wireframe mode.

When you done any of those you just hold the mouse click to select the whole arm.

(Or you could just hold ctrl or shift + ctrl and select them in the “workspace”, somethings works like the studio)

How could I disable limit selection to visible? and which one are we talking about 2.79?

https://gyazo.com/d758ba974cf0f674c3743efe44cc2772
https://gyazo.com/30e4a2fe246a7821a98196c6d9e29aad

She can select the whole arm do to the fact it’s an R6 rig, where one part makes up the arm. You’re using an R15 rig, where 3 parts make up the arm (and hand). As I said, in vanilla 2.79 and lower it’s not possible to edit multiple objects at once.

P.S. @AstralBlu_e, I don’t see how limiting the selection to visible (which should already be enabled by default) would allow OP to select the whole arm and edit multiple parts.

1 Like

Ohhh. Makes sense. You rock! Solution

Oh sorry for that then.

So the only ways he could do that multiple part edit is to update the blender or just edit one by one

Exactly. I believe there are plugins that allow you to edit multiple objects pre-2.8, though it may be better to simply update and enjoy the new features that are available in 2.83 (the newest version off the top of my head, please correct me if I’m wrong).

I know you got a solution but I want to add more info that wasn’t covered:

In Blender 2.79 not allowing you to edit multiple Objects, you can’t apply modifiers to multiple Objects at once - this happens in every recent version of Blender (currently 2.82), which is why you’re only subdividing the hand.

If you want the arm to be a single Object, select the secondary Object first (the you want attached to the main Object), select the main Object second, and join them together. This will apply all modifiers, because the second Object is now part of the first.
296d1b5189510df683ccdad37bd5301b
Note, this method is destructive and annoying to reverse. If you just want modifiers to be on each Object separately, just add modifiers to each of them :stuck_out_tongue:


As for this issue:
image

Roblox exports have a lot of vertex redundancies. In Edit mode, simply press F3 and type in Merge By Distance (if you’re now using 2.8+) or Remove Doubles in the Tool Bar (if you’re still on 2.79 or lower)
875ee7c4cb97b860e6988f3ad4fddbaa


Additionally, I will point out that asking Blender-specific questions on the Roblox Dev Forums isn’t always the best place to find good answers. For future reference, please go to the third party software’s support forums and pages. You’ll find better documentation and better answers.

1 Like

Thanks so much! Now one other thing. What do i do about the texture bending?

https://docs.blender.org/manual/en/2.79/sculpt_paint/painting/texture_paint/tools.html

Ok sorry. Last question, lol. I have looked for a while on this one. In the new blender (2.80) how do i select the arm?