- bug fix, face center drawing was wrong for editmesh

- added several useful utility functions to editmesh,
   these can simplify/clarify a lot of mesh code, check them
   out
 - cleaned up EdgeSlide a bit to be clearer/shorter
     o bug fix, EdgeSlide did not always cancel correctly
     o bug fix, EdgeSlide did not choose initial "control" edge
       correctly after calc_meshverts_ext change
This commit is contained in:
2005-08-10 03:51:34 +00:00
parent 9823e7d548
commit 02f3c930f5
5 changed files with 150 additions and 191 deletions

View File

@@ -2170,7 +2170,6 @@ void convertmenu(void)
Mesh *oldme= ob->data;
DispListMesh *dlm;
DerivedMesh *dm;
ModifierData *md;
basedel = base;