Skip to content

Tags: realthunder/OCCT

Tags

20250305conda

Toggle 20250305conda's commit message
Fixing conda build

20241028all

Toggle 20241028all's commit message
Handle null curve

Fixes #4

20240929conda

Toggle 20240929conda's commit message
Fix github workflow

20240929all

Toggle 20240929all's commit message
Fix github workflow

20240407conda

Toggle 20240407conda's commit message
Fix conda build number with git describe

20240407all

Toggle 20240407all's commit message
Change github workflow

V7_7_2

Toggle V7_7_2's commit message
Upstream version 7.7.2

20240316

Toggle 20240316's commit message
Add github workflow

20240316conda

Toggle 20240316conda's commit message
Fix github workflow

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.