Posted: Sat Nov 13, 2010 10:56 am
Joined: 13 Nov 2010
Posts: 3
I cannot find the solution to this problem in any of the tutorials.
After I created an object, I created a Bezier Curve to create a second object and turned it into a mesh. Now, I cannot edit the original object. How can I make the original object editable again?
Posted: Sat Nov 13, 2010 6:31 pm
Joined: 11 Sep 2008
Posts: 549
Tab in to Object Mode, select you object then tab into Edit Mode.
Posted: Sun Nov 14, 2010 9:49 am
Joined: 13 Nov 2010
Posts: 3
I have tried switching from object to edit mode but I still cannot edit the original object even in edit mode.
Is there something that prevents a person from using two different object types in one file? Example: I created a cube using Space, Add, Mesh Cube. Then an Bezier Curve. Even when I turn the Bezier Curve object into a mesh I seem to have a problem editing the former cube.
Posted: Sun Nov 14, 2010 4:40 pm
Joined: 05 Aug 2003
Posts: 3485
| Quote: |
| Is there something that prevents a person from using two different object types in one file? |
That would be a rather strict limitation, don't you think?
Conceptually, this is simple.
1) select a single object
2) tab into edit mode
Maybe if you show us the .blend
Posted: Sun Nov 14, 2010 10:28 pm
Joined: 11 Sep 2008
Posts: 549
did you by chance disable Select in the outliner? (The cursor icon in your scene tree)
Posted: Sun Nov 14, 2010 11:49 pm
Joined: 13 Nov 2010
Posts: 3
Problem solved. I was selecting by using the B key which caused the problem. Directly selecting with the right mouse button solved it.