Cosmetic change (after bugreport), scaling in axis (press X,Y,Z) now prints
in header "local" too, this to indicate it only does local scales. In editmesh: added NULL pointer in return of function to prevent crash on error "give quad verts"
This commit is contained in:
@@ -1946,6 +1946,8 @@ if(efa1->v1== *v2) {
|
||||
*/
|
||||
}
|
||||
else {
|
||||
*v3= *v4= NULL;
|
||||
|
||||
printf("error in givequadverts()\n");
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user