MantisBT - Open CASCADE |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0030081 | Open CASCADE | [OCCT] OCCT:Visualization | public | 2018-08-23 13:08 | 2018-09-03 16:54 |
|
Reporter | kgv | |
Assigned To | bugmaster | |
Priority | normal | Severity | minor | |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | [OCCT] 7.4.0 | |
Target Version | [OCCT] 7.4.0 | Fixed in Version | [OCCT] 7.4.0 | |
Test case number | Not needed |
|
Summary | 0030081: Visualization - selection does not work when two clipping planes cut object from opposite sides |
Description | When 2 section planes cut object from opposite sides, selection doesn't work at all.
This is a regression after 0029729 (in attempt to unify clipping logic across normal planes and planes in chain, the logic error has been done). |
Steps To Reproduce | |
Additional information and documentation updates | |
Tags | No tags attached. |
Relationships | child of | 0029729 | closed | bugmaster | Visualization, Graphic3d_ClipPlane - add support of clipping plane chains |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2018-08-23 13:08 | kgv | New Issue | |
2018-08-23 13:08 | kgv | Assigned To | => kgv |
2018-08-23 16:31 | git | Note Added: 0078743 | |
2018-08-23 16:44 | kgv | Relationship added | child of 0029729 |
2018-08-23 16:59 | kgv | Note Added: 0078747 | |
2018-08-23 16:59 | kgv | Assigned To | kgv => san |
2018-08-23 16:59 | kgv | Status | new => resolved |
2018-08-23 16:59 | kgv | Description Updated | bug_revision_view_page.php?rev_id=19772#r19772 |
2018-08-23 17:32 | san | Note Added: 0078748 | |
2018-08-23 17:32 | san | Assigned To | san => bugmaster |
2018-08-23 17:32 | san | Status | resolved => reviewed |
2018-08-23 18:20 | kgv | Note Edited: 0078747 | bug_revision_view_page.php?bugnote_id=78747#r19774 |
2018-08-24 15:34 | bugmaster | Note Added: 0078759 | |
2018-08-24 15:34 | bugmaster | Status | reviewed => assigned |
2018-08-26 17:36 | bugmaster | Changeset attached | => occt master e2a47b0c |
2018-08-26 17:36 | bugmaster | Status | assigned => verified |
2018-08-26 17:36 | bugmaster | Resolution | open => fixed |
2018-08-26 17:43 | git | Note Added: 0078773 | |
2018-09-03 16:54 | bugmaster | Test case number | => Not needed |
Notes |
|
(0078743)
|
git
|
2018-08-23 16:31
|
|
Branch CR30081 has been created by kgv.
SHA-1: 9f8ba133959c570f1b908d6d4a349e098043ddba
Detailed log of new commits:
Author: kgv
Date: Thu Aug 23 22:26:12 2018 +0900
0030081: Visualization - selection does not work when two clipping planes cut object from opposite sides
Fixed combining independent clipping planes into single range within SelectMgr_RectangularFrustum::computeClippingRange().
|
|
|
(0078747)
|
kgv
|
2018-08-23 16:59
(edited on: 2018-08-23 18:20) |
|
|
|
(0078748)
|
san
|
2018-08-23 17:32
|
|
Branch CR30081 reviewed without remarks. |
|
|
|
Behavior changed bud stay incorrect
Error (4)
Beginning of log
(4 Errors in this section)
• 1 59>C:\builds\IR-WEEK33-1_IR-WEEK33\Windows-32-VC11-opt\OCCT\src\ViewerTest\ViewerTest_ObjectCommands.cxx(3477) : error C2668: 'MyPArrayObject::MyPArrayObject' : ambiguous call to overloaded function
• 2 59>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppCommon.targets(347,5): error MSB6006: "CL.exe" exited with code 2.
• 3 2>C:\builds\IR-WEEK33-1_IR-WEEK33\Windows-32-VC11-opt\OCCT\src\ViewerTest\ViewerTest_ObjectCommands.cxx(3477) : error C2668: 'MyPArrayObject::MyPArrayObject' : ambiguous call to overloaded function
• 4 2>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppCommon.targets(347,5): error MSB6006: "CL.exe" exited with code 2.
http://jenkins-test-08.nnov.opencascade.com/view/IR-WEEK33-1_IR-WEEK33/view/OCCT%20compile/ [^]
|
|
|
(0078773)
|
git
|
2018-08-26 17:43
|
|
Branch CR30081 has been deleted by inv.
SHA-1: 9f8ba133959c570f1b908d6d4a349e098043ddba |
|