View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0028232 | Open CASCADE | OCCT:Visualization | public | 2016-12-16 15:41 | 2017-09-29 16:31 |
Reporter | kgv | Assigned To | kgv | ||
Priority | normal | Severity | integration request | ||
Status | closed | Resolution | fixed | ||
Target Version | 7.2.0 | Fixed in Version | 7.2.0 | ||
Summary | 0028232: Visualization, StdPrs_ShadedShape - create WireFrame presentation for sole Vertex / Edge / Wire | ||||
Description | Current logic contains the following check before creating WF presentation within Shaded presentation builder:void wireframeFromShape (const Handle (Prs3d_Presentation)& thePrs, const TopoDS_Shape& theShape, const Handle (Prs3d_Drawer)& theDrawer) { Standard_Boolean aDrawAllVerticesFlag = (theDrawer->VertexDrawMode() == Prs3d_VDM_All); if (!aDrawAllVerticesFlag && theShape.ShapeType() != TopAbs_COMPOUND) { return; } This check prevents displaying presentation for sole TopoDS_Vertex, TopoDS_Edge and TopoDS_Wire shapes - only compounds are allowed. | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
|
Branch CR28232 has been created by kgv. SHA-1: 1be608b5a5bbbc7fcc7451e099d2c1514a9f09ec Detailed log of new commits: Author: kgv Date: Sun Dec 18 10:18:55 2016 +0300 0028232: Visualization, StdPrs_ShadedShape - create WireFrame presentation for sole Vertex / Edge / Wire |
|
Patch is ready for review. |
|
Branch CR28232 reviewed without remarks, ready for testing. |
|
Dear BugMaster, Branch CR28232 from occt git-repository (and master from products git-repository) was compiled on Linux, MacOS and Windows platforms and tested on Release mode. SHA-1: 1be608b5a5bbbc7fcc7451e099d2c1514a9f09ec Number of compiler warnings: occt component : Linux: 0 (0 on master) Windows: 0 (0 on master) MacOS : 0 (0 on master) products component : Linux: 63 (63 on master) Windows: 0 (0 on master) MacOS : 1138 Regressions/Differences/Improvements: No regressions/differences Testing cases: Not needed Testing on Linux: occt component : Total MEMORY difference: 92846098 / 92903246 [-0.06%] Total CPU difference: 21697.990000000173 / 21640.46000000027 [+0.27%] products component : Total MEMORY difference: 30083914 / 30065743 [+0.06%] Total CPU difference: 5338.439999999985 / 5288.009999999972 [+0.95%] Testing on Windows: occt component : Total MEMORY difference: 58511890 / 58518712 [-0.01%] Total CPU difference: 20076.51749479842 / 19818.897443398673 [+1.30%] products component : Total MEMORY difference: 20894309 / 20861060 [+0.16%] Total CPU difference: 5267.763767499973 / 5204.302560699983 [+1.22%] There are no differences in images found by testdiff. |
|
Dear BugMaster, Branch CR28232 is TESTED. |
|
Branch CR28232 has been deleted by kgv. SHA-1: 1be608b5a5bbbc7fcc7451e099d2c1514a9f09ec |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-12-16 15:41 | kgv | New Issue | |
2016-12-16 15:41 | kgv | Assigned To | => kgv |
2016-12-18 10:19 | git | Note Added: 0061772 | |
2016-12-18 10:19 | kgv | Note Added: 0061773 | |
2016-12-18 10:19 | kgv | Assigned To | kgv => san |
2016-12-18 10:19 | kgv | Status | new => resolved |
2016-12-19 21:14 |
|
Note Added: 0061886 | |
2016-12-19 21:14 |
|
Assigned To | san => bugmaster |
2016-12-19 21:14 |
|
Status | resolved => reviewed |
2016-12-20 12:32 |
|
Assigned To | bugmaster => mkv |
2016-12-21 13:29 |
|
Note Added: 0061943 | |
2016-12-21 13:30 |
|
Note Added: 0061944 | |
2016-12-21 13:30 |
|
Assigned To | mkv => bugmaster |
2016-12-21 13:30 |
|
Status | reviewed => tested |
2016-12-21 13:30 |
|
Test case number | => Not needed |
2016-12-23 12:09 | kgv | Changeset attached | => occt master b6826918 |
2016-12-23 12:09 | kgv | Assigned To | bugmaster => kgv |
2016-12-23 12:09 | kgv | Status | tested => verified |
2016-12-23 12:09 | kgv | Resolution | open => fixed |
2017-02-08 11:32 | git | Note Added: 0063564 | |
2017-09-29 16:21 |
|
Fixed in Version | => 7.2.0 |
2017-09-29 16:31 |
|
Status | verified => closed |