View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0031887 | Community | OCCT:Modeling Algorithms | public | 2020-10-29 14:26 | 2020-12-02 17:13 |
Reporter | xuzhongxing | Assigned To | bugmaster | ||
Priority | normal | Severity | major | ||
Status | closed | Resolution | fixed | ||
Platform | Linux | OS | Ubuntu | ||
Product Version | 6.9.0 | ||||
Target Version | 7.5.0 | Fixed in Version | 7.5.0 | ||
Summary | 0031887: Modeling Algorithms - IntTools_Context::IsPointInFace() always returns TRUE | ||||
Description | There is a logic bug inStandard_Boolean IntTools_Context::IsPointInFace (const gp_Pnt& aP, const TopoDS_Face& aF, const Standard_Real aTol) bIn is never updated to false if aDist >= aTol | ||||
Steps To Reproduce | None | ||||
Tags | No tags attached. | ||||
Test case number | Not required | ||||
|
Branch CR0031887 has been created by xuzhongxing. SHA-1: 9f9490e1ae0eaf38507437019a117437c6317225 No new revisions were added by this update. |
|
Branch CR31887 has been created by xuzhongxing. SHA-1: 4c14d7a71958658ed7c4fa5a28ce75e0082bfb59 Detailed log of new commits: Author: Xu Zhongxing Date: Thu Oct 29 19:33:27 2020 +0800 0031887: IntTools_Context::IsPointInFace always return TRUE If aDist >= aTol, bIn is never updated to false, and the function always returns TRUE. |
|
Branch CR0031887 has been deleted by xuzhongxing. SHA-1: 9f9490e1ae0eaf38507437019a117437c6317225 |
|
Can this simple fix go into 7.5.0 release? |
|
Reviewed. CR31887 is for integration to OCCT. |
|
Combination - OCCT branch : OCCT-750 master SHA - a8b9d7eb277d4ce8949427b7c6ab6af92422ae83 a206de37fbfa0bf71bd534ae47192bbec23b8522 Products branch : OCCT-750 SHA - d1791aa18ab401708974b4c974aba57dc55acaa7 was compiled on Linux, MacOS and Windows platforms and tested in optimize mode. Number of compiler warnings: No new/fixed warnings Regressions/Differences/Improvements: No regressions/differences CPU differences: Debian80-64: OCCT Total CPU difference: 17977.46000000013 / 17994.53000000008 [-0.09%] Products Total CPU difference: 12143.270000000102 / 12171.670000000115 [-0.23%] Windows-64-VC14: OCCT Total CPU difference: 19728.796875 / 19728.265625 [+0.00%] Products Total CPU difference: 13560.6875 / 13538.390625 [+0.16%] Image differences : No differences that require special attention Memory differences : No differences that require special attention |
|
Branch CR31887 has been deleted by inv. SHA-1: 4c14d7a71958658ed7c4fa5a28ce75e0082bfb59 |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-10-29 14:26 | xuzhongxing | New Issue | |
2020-10-29 14:26 | xuzhongxing | Assigned To | => msv |
2020-10-29 14:32 | git | Note Added: 0096366 | |
2020-10-29 14:54 | git | Note Added: 0096369 | |
2020-10-29 14:54 | kgv | Summary | IntTools_Context::IsPointInFace always return TRUE => Modeling Algorithms - IntTools_Context::IsPointInFace() always returns TRUE |
2020-10-29 14:54 | kgv | Description Updated | |
2020-10-29 14:59 | kgv | Product Version | 7.4.0 => 6.9.0 |
2020-10-29 14:59 | kgv | Target Version | => 7.6.0 |
2020-10-29 15:06 | git | Note Added: 0096370 | |
2020-10-29 15:10 | xuzhongxing | Note Added: 0096371 | |
2020-10-29 15:36 |
|
Assigned To | msv => emv |
2020-10-29 15:36 |
|
Status | new => resolved |
2020-10-29 15:36 |
|
Steps to Reproduce Updated | |
2020-10-30 08:16 |
|
Note Added: 0096392 | |
2020-10-30 08:16 |
|
Assigned To | emv => bugmaster |
2020-10-30 08:16 |
|
Status | resolved => reviewed |
2020-10-30 12:51 | kgv | Target Version | 7.6.0 => 7.5.0 |
2020-10-31 12:49 | bugmaster | Note Added: 0096426 | |
2020-10-31 12:49 | bugmaster | Status | reviewed => tested |
2020-10-31 12:52 | bugmaster | Test case number | => Not required |
2020-10-31 12:54 | bugmaster | Changeset attached | => occt master 2b7fd8c8 |
2020-10-31 12:54 | bugmaster | Status | tested => verified |
2020-10-31 12:54 | bugmaster | Resolution | open => fixed |
2020-11-05 15:59 | git | Note Added: 0096563 | |
2020-12-02 16:22 |
|
Fixed in Version | => 7.5.0 |
2020-12-02 17:13 |
|
Status | verified => closed |