[Bf-python] Mesh Face vert order.

Ken Hughes khughes at pacific.edu
Sat Apr 8 16:43:13 CEST 2006


Campbell Barton wrote:
> Hi, just updating openflight import and export.
> and found a problem-
> The order of the verts in a face, once added. is changed from that of 
> the original list.
>.... 

Cam:

This shouldn't happen, as there is code in MFaceSeq_extend which is 
supposed to keep track of the original vertex order and assign the verts 
to the faces in that order.  Upload an example to the bug tracker and 
I'll see what's going on.

Ken



More information about the Bf-python mailing list