Files
OCCT/src
gsdali f99887f4e8 Modeling - Fix null context crash in ShapeUpgrade_FaceDivide::Perform() (#1203)
- Add lazy initialization of `ShapeBuild_ReShape` context in `ShapeUpgrade_FaceDivide::Perform()`.
- Add GTests covering `Perform()` without an explicit context and under parallel execution.
- Register the new GTest source in `TKShHealing` GTests CMake file list.
2026-04-25 16:30:40 +01:00
..