View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0023709 | Open CASCADE | OCCT:Visualization | public | 2013-01-17 15:14 | 2015-04-09 12:51 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | A | OS | L | ||
Product Version | 6.5.4 | ||||
Target Version | 6.6.0 | Fixed in Version | 6.6.0 | ||
Summary | 0023709: Redesign of hlrtest command | ||||
Description | Due to V2d viewer removing hlrtest command from ViewerTest is to be changed to use several 3d viewers instead of additional 2d viewer. | ||||
Steps To Reproduce | restore solidcone.brep ss vinit vdisplay ss vrotate 35 0 0 vfit vhlr on vhlrtype algo ss set only_screen 1 restore surfcone.brep ff vinit vdisplay ff vrotate 35 0 0 vfit vhlr on vhlrtype algo ff set only_screen 1 | ||||
Tags | No tags attached. | ||||
Test case number | bugs vis bug23709_1 bug23709_2 bug23709_3 bug23709_4 | ||||
related to | 0023663 | closed | Open CASCADE | Removing 2D viewer library | |
related to | 0023670 | closed | Open CASCADE | Support for multiple 3D views | |
has duplicate | 0023707 | closed | Open CASCADE | New Draw command for testing of HLR algorithm | |
related to | 0024388 | closed | bugmaster | Open CASCADE | Option to enable visualization of hidden lines in DRAW |
related to | 0025813 | closed | bugmaster | Community | regression in Hidden Line Removal |
|
The Git branch CR23709_1 is ready to be reviewed. Dear san, please review. |
|
Branch CR23709_1 reviewed without remarks, ready for testing. |
|
Dear bugmaster, Please wait for jgv to add her changes to branch CR23709_1. |
|
Reviewed. |
2013-04-12 15:20 developer |
solidcone.brep (1,372,010 bytes) |
2013-04-12 15:20 developer |
surfcone.brep (847 bytes) |
|
Dear BugMaster, Branch CR23709_1 (and products from GIT master) was compiled on Linux and Windows platforms and tested without rebase. SHA-1: 9e499d606e3ab4652ebdc17aec58e8cd21fa3861 Number of compiler warnings: occt component : Linux: 2 (2 on master) Windows: 11 (11 on master) products component : Linux: 0 (0 on master) Windows: 50 (50 on master) Regressions: No regressions Improvements: No improvements Testing cases: bugs vis bug23709_1 bug23709_2 bug23709_3 bug23709_4 - OK Testing on Linux: Total MEMORY difference: 244490476 / 244798244 Total CPU difference: 13167.459999999943 / 19941.349999999733 Testing on Windows: Total MEMORY difference: 356121856 / 355693616 Total CPU difference: 16995.734375 / 20830.796875 There are not serious differences in images found by testdiff. |
occt: master 0a768f56 2013-04-15 14:06:26
|
0023709: Redesign of hlrtest command: vhlr and vhlrtype commands were added; hlr type changing was added to AIS_Shape, AIS_Drawer and Prs3d_Drawer QuickHLR and ExactHLR items removed from AIS_DisplayMode enumeration as unused. Minor coding style and CDL documentation corrections applied. Compiler error in AIS_Shape::SetTypeOfHLR() corrected Corrections in HLR algorithm. Compiler error in AIS_Shape::TypeOfHLR() corrected Added test cases bugs vis bug23709_1/bug23709_2/bug23709_3/bug23709_4 |
Affected Issues 0023709 |
|
mod - src/AIS/AIS.cdl | Diff File | ||
mod - src/AIS/AIS_Drawer.cdl | Diff File | ||
mod - src/AIS/AIS_Drawer.cxx | Diff File | ||
mod - src/AIS/AIS_Drawer.lxx | Diff File | ||
mod - src/AIS/AIS_InteractiveObject.cdl | Diff File | ||
mod - src/AIS/AIS_Shape.cdl | Diff File | ||
mod - src/AIS/AIS_Shape.cxx | Diff File | ||
mod - src/AIS/AIS_Shape.lxx | Diff File | ||
mod - src/HLRBRep/HLRBRep.cxx | Diff File | ||
mod - src/HLRBRep/HLRBRep_Curve.cdl | Diff File | ||
mod - src/HLRBRep/HLRBRep_Curve.cxx | Diff File | ||
mod - src/HLRBRep/HLRBRep_Curve.lxx | Diff File | ||
mod - src/HLRBRep/HLRBRep_Data.cxx | Diff File | ||
mod - src/HLRBRep/HLRBRep_ShapeToHLR.cxx | Diff File | ||
mod - src/Prs3d/Prs3d.cdl | Diff File | ||
mod - src/Prs3d/Prs3d_Drawer.cdl | Diff File | ||
mod - src/Prs3d/Prs3d_Drawer.cxx | Diff File | ||
mod - src/ViewerTest/ViewerTest.cxx | Diff File | ||
mod - src/ViewerTest/ViewerTest_ViewerCommands.cxx | Diff File | ||
add - tests/bugs/vis/bug23709_1 | Diff File | ||
add - tests/bugs/vis/bug23709_2 | Diff File | ||
add - tests/bugs/vis/bug23709_3 | Diff File | ||
add - tests/bugs/vis/bug23709_4 | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-01-17 15:14 |
|
New Issue | |
2013-01-17 15:14 |
|
Assigned To | => mkv |
2013-01-17 15:15 |
|
Relationship added | related to 0023663 |
2013-01-17 15:15 |
|
Relationship added | related to 0023670 |
2013-01-17 15:16 |
|
Relationship added | related to 0023707 |
2013-01-23 18:18 |
|
Assigned To | mkv => san |
2013-03-12 16:04 |
|
Assigned To | san => aba |
2013-03-12 16:04 |
|
Status | new => assigned |
2013-03-12 16:04 |
|
Target Version | 6.6.0 => 6.7.0 |
2013-04-10 20:07 |
|
Note Added: 0024080 | |
2013-04-10 20:07 |
|
Assigned To | aba => san |
2013-04-10 20:07 |
|
Status | assigned => resolved |
2013-04-11 11:29 |
|
Category | OCCT:DRAW => OCCT:Visualization |
2013-04-11 11:29 |
|
Target Version | 6.7.0 => 6.6.0 |
2013-04-12 13:28 |
|
Note Added: 0024111 | |
2013-04-12 13:28 |
|
Assigned To | san => bugmaster |
2013-04-12 13:28 |
|
Status | resolved => reviewed |
2013-04-12 13:33 |
|
Note Added: 0024112 | |
2013-04-12 13:33 |
|
Assigned To | bugmaster => jgv |
2013-04-12 13:33 |
|
Status | reviewed => assigned |
2013-04-12 15:02 |
|
Status | assigned => resolved |
2013-04-12 15:02 |
|
Note Added: 0024117 | |
2013-04-12 15:02 |
|
Status | resolved => reviewed |
2013-04-12 15:20 |
|
File Added: solidcone.brep | |
2013-04-12 15:20 |
|
File Added: surfcone.brep | |
2013-04-12 15:31 | apn | Assigned To | jgv => apn |
2013-04-12 15:42 |
|
Steps to Reproduce Updated | |
2013-04-12 17:44 |
|
Relationship deleted | related to 0023707 |
2013-04-12 17:44 |
|
Relationship added | has duplicate 0023707 |
2013-04-15 12:41 | apn | Note Added: 0024130 | |
2013-04-15 12:42 | apn | Test case number | => bugs vis bug23709_1 bug23709_2 bug23709_3 bug23709_4 |
2013-04-15 12:42 | apn | Assigned To | apn => bugmaster |
2013-04-15 12:42 | apn | Status | reviewed => tested |
2013-04-16 15:16 |
|
Changeset attached | => occt master 0a768f56 |
2013-04-16 15:16 |
|
Assigned To | bugmaster => aba |
2013-04-16 15:16 |
|
Status | tested => verified |
2013-04-16 15:16 |
|
Resolution | open => fixed |
2013-04-23 13:34 |
|
Status | verified => closed |
2013-04-29 15:24 |
|
Fixed in Version | => 6.6.0 |
2013-11-20 18:21 |
|
Relationship added | related to 0024388 |
2015-04-09 12:51 |
|
Relationship added | related to 0025813 |