EgtExecutor 1.9f3 :
- piccola miglioria a concatenamento curve.
This commit is contained in:
@@ -592,7 +592,7 @@ ExeSelectPathObjs( int nId, bool bHaltOnFork)
|
||||
ptEnd.ToGlob( frCrv) ;
|
||||
vtEnd.ToGlob( frCrv) ;
|
||||
if ( nEntId == nId)
|
||||
ptNear = ptStart + vtStart ;
|
||||
ptNear = ptStart + CHAIN_TOLER * vtStart ;
|
||||
bOk = bOk && chainC.AddCurve( nEntId, ptStart, vtStart, ptEnd, vtEnd) ;
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user