0

I don't know how I ended up with 2 objects that share the same mesh (Cube.143) in my bench model; I want to have a unique mesh for each. Suggestions welcome. thanks

ps: I can't find any apparent linkage between the two objects.

enter image description here

RoyM
  • 263
  • 1
  • 2
  • 8
  • 3
    Related - http://blender.stackexchange.com/questions/1652/how-to-make-multi-user-objects-single-user – Mr Zak Nov 10 '15 at 16:59
  • 1
    You've probably joinded two meshes (pressed Ctrl+J). Separate them (P) : http://blender.stackexchange.com/questions/41205/how-can-i-unjoin-meshes – Paul Gonet Nov 10 '15 at 17:02
  • I think it was a case of a linked object.. thanks anyway – RoyM Nov 10 '15 at 17:40

1 Answers1

2

In the object data section of the properties you'll see a number indicating the number of objects that share the same mesh. If you click on it it will make the object it's own different mesh.

enter image description here