]> OCCT Git - occt-copy.git/commit
Patch including (particular) fixes for the issues #23178, #26586, #27766, #26852...
authornbv <nbv@opencascade.com>
Tue, 16 May 2017 12:14:50 +0000 (15:14 +0300)
committernbv <nbv@opencascade.com>
Mon, 22 May 2017 07:14:33 +0000 (10:14 +0300)
commit493c359ffdad3f204dc092a18581b1cb4d206794
tree49473e44eebe8f692cc7c6fc715b83a5b0320e0b
parentc31217f83c782fab73c00c78cb8e5427ce1302be
Patch including (particular) fixes for the issues #23178, #26586, #27766, #26852 and #24023.
20 files changed:
src/BSplCLib/BSplCLib_2.cxx
src/Bnd/Bnd.cdl
src/Bnd/Bnd_Range.cxx [new file with mode: 0644]
src/Bnd/Bnd_Range.hxx [new file with mode: 0644]
src/Bnd/FILES [new file with mode: 0644]
src/Geom2dConvert/Geom2dConvert.cxx
src/IntPatch/FILES
src/IntPatch/IntPatch.cdl
src/IntPatch/IntPatch_ImpImpIntersection.cdl
src/IntPatch/IntPatch_ImpImpIntersection_1.gxx
src/IntPatch/IntPatch_ImpImpIntersection_2.gxx
src/IntPatch/IntPatch_ImpImpIntersection_4.gxx
src/IntPatch/IntPatch_Intersection.cdl
src/IntPatch/IntPatch_Intersection.cxx
src/IntPatch/IntPatch_WLineTool.cxx [new file with mode: 0644]
src/IntPatch/IntPatch_WLineTool.hxx [new file with mode: 0644]
tests/blend/simple/Q6
tests/bugs/modalg_5/bug25742_2
tests/bugs/modalg_6/bug23178 [new file with mode: 0644]
tests/bugs/modalg_6/bug27766 [new file with mode: 0644]