Page 1 of 1

blender warning, two edged face

Posted: Mon Dec 19, 2005 5:01 pm
by Chris Jones
im trying to learn how 2 use blender and do 3d modelling (i suck at graphics)

i made a castle chess peice because its not weird and complex, but it isnt a cube :P

when i export it to OGRE XML, i get four warnings "Warning: Ignored face with two edges". what is this exactly? and how can i find out what faces have the two edges so that i can remove them?

Posted: Mon Dec 19, 2005 5:06 pm
by Chris Jones
i found a button that cleaned the mesh, it removed 5 faces and now i dont get any warnings :P

Posted: Tue Dec 20, 2005 5:10 am
by biteme
Say you excrude a face but don't move the excrudted face then you have doubled the edges and faces. Its basicly 2 edges or faces that are in the same location.

There is also a remove doubles button in edit mode that will remove vertices that are close to eacher other.

Posted: Tue Dec 20, 2005 6:18 pm
by Chris Jones
ok, thanks :)