Skip to content

Tags: Open-Cascade-SAS/OCCT

Tags

V7_8_1

Toggle V7_8_1's commit message
Update version to 7.8.1

V7_8_0

Toggle V7_8_0's commit message
0033557: Coding - Cocoa compilation problem

Fixed extern relation for VisTest component on MacOS

V7_7_2

Toggle V7_7_2's commit message
update version to 7.7.2

V7_5_3p5

Toggle V7_5_3p5's commit message
Increment service pack version to 5

V7_7_1

Toggle V7_7_1's commit message
Update version to 7.7.1

V7_5_3p4

Toggle V7_5_3p4's commit message
0033193: Modeling Algorithms - Regression: UnifySameDomain raises SIG…

…SEGV

ShapeUpgrade_UnifySameDomain.cxx - method ReconstructMissedSeam is improved.

tests/bugs/heal/bug33193 - new test case added

V7_7_0

Toggle V7_7_0's commit message
0033198: Using a third-party Draco to compile in DEBUG mode

Added new CMake variables to build using DRACO
Windows OS works with Debug and Release configuration DRACO
Linux works with Release configuration DRACO

V7_7_0_beta

Toggle V7_7_0_beta's commit message
Update version up to 7.7.0

V7_6_3

Toggle V7_6_3's commit message
Update version up to 7.6.3

V7_6_2

Toggle V7_6_2's commit message
0032721: Modeling Algorithms - BOP wrong results on a cone and an ext…

…rusion

1. Modify method IntPatch_ALineToWLine::MakeWLine: add correction of end points of each line on 2 surfaces if an end point is a pole on a surface.
2. Modify method IntPatch_WLine::ComputeVertexParameters: adjust a point on curve to corresponding vertex the following way: set 3D point as the point of the vertex and 2D points as the points of the point on curve.