]> OCCT Git - occt.git/commit
0033791: Shape Healing - ShapeCustom not take location of source shape for the cached... IR-2024-08-09
authoroan <oan@opencascade.com>
Thu, 8 Aug 2024 18:33:52 +0000 (19:33 +0100)
committerdpasukhi <dpasukhi@opencascade.com>
Fri, 9 Aug 2024 15:27:03 +0000 (15:27 +0000)
commit273665211737b636adaec571606af409ba764a09
tree404f82819e7747b081b73a23e396b1728b32b6c5
parent677f3835617677a99a856ff7f20f937fcc11adeb
0033791: Shape Healing - ShapeCustom not take location of source shape for the cached context and misses root one

Pass ShapeBuild_ReShape to recursive call to retrieve complete change history.
Update history of changes by the source shape (if changed), not only by its subshapes.
Check the context for a cached shape using a reference shape without location.
src/ShapeCustom/ShapeCustom.cxx