Fix for bug #4276: LSCM unwrap crash.
Set ABF as default unwrapper. Disable some debugging prints in unwrapper code.
This commit is contained in:
@@ -4183,8 +4183,6 @@ static void winqreadimagespace(ScrArea *sa, void *spacedata, BWinEvent *evt)
|
||||
initTransform(TFM_RESIZE, CTX_NONE);
|
||||
Transform();
|
||||
}
|
||||
else if((G.qual==LR_SHIFTKEY) && is_uv_tface_editing_allowed())
|
||||
smooth_area_tface_uv();
|
||||
break;
|
||||
case VKEY:
|
||||
if((G.qual==0))
|
||||
|
||||
Reference in New Issue
Block a user