Fix for bug #4276: LSCM unwrap crash.

Set ABF as default unwrapper.
Disable some debugging prints in unwrapper code.
This commit is contained in:
2006-06-10 20:06:41 +00:00
parent c4229b0272
commit 56e2aa7001
4 changed files with 3 additions and 3 deletions

View File

@@ -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))