View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0025576 | Open CASCADE | OCCT:Visualization | public | 2014-12-09 15:20 | 2016-12-09 16:38 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | trivial | ||
Status | closed | Resolution | fixed | ||
Platform | Windows | OS | VC++ 2012 | ||
Product Version | 6.8.0 | ||||
Target Version | 7.1.0 | Fixed in Version | 7.1.0 | ||
Summary | 0025576: Visualization - implement AIS_ConnectedInteractive::AcceptDisplayMode() | ||||
Description | After creating a connected object from a point, the point is not displayed in shaded mode, but it can be highlighted and selected. | ||||
Steps To Reproduce | pload MODELING VISUALIZATION vinit vpoint p 0 0 0 vsetdispmode p 1 vsetdispmode p 0 vconnectto i 2 0 0 p vfit vsetdispmode i 0 vsetdispmode i 1 vsetdispmode i 0 | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
|
Branch CR25576 has been created by kgv. SHA-1: 96f56696bc41c36d2bad6470acdb862d2368ab5e Detailed log of new commits: Author: kgv Date: Sat Jul 9 18:25:46 2016 +0300 0025576: Visualization - implement AIS_ConnectedInteractive::AcceptDisplayMode() by redirecting to myReference->AcceptDisplayMode(). |
|
Please test the patch, new test case is not needed. |
|
Branch CR25576 has been updated forcibly by apv. SHA-1: b0ff9c7a34f9290cabcc990823617f8393dd3441 |
|
Branch CR25576 has been rebased on the current master |
|
Dear BugMaster, Branch CR25576 from occt git-repository (and master from products git-repository) was compiled on Linux, MacOS and Windows platforms and tested. SHA-1: b0ff9c7a34f9290cabcc990823617f8393dd3441 Number of compiler warnings: occt component: Linux: 0 (0 on master) Windows: 0 (0 on master) MasOS: 0 (0 on master) products component: Linux: 64 Windows: 0 MacOS: 1162 Regressions/Differences: Not detected Testing cases: Not needed Testing on Linux: Total MEMORY difference: 89887171 / 89889748 [-0.00%] Total CPU difference: 19306.8299999999 / 19174.020000000044 [+0.69%] Testing on Windows: Total MEMORY difference: 57391346 / 57421389 [-0.05%] Total CPU difference: 17820.633834098917 / 17719.872788198896 [+0.57%] |
|
Branch CR25576 has been deleted by inv. SHA-1: b0ff9c7a34f9290cabcc990823617f8393dd3441 |
occt: master 60adbe67 2016-07-09 15:25:46 Committer: bugmaster Details Diff |
0025576: Visualization - implement AIS_ConnectedInteractive::AcceptDisplayMode() by redirecting to myReference->AcceptDisplayMode(). |
Affected Issues 0025576 |
|
mod - src/AIS/AIS_ConnectedInteractive.cxx | Diff File | ||
mod - src/AIS/AIS_ConnectedInteractive.hxx | Diff File | ||
rm - src/AIS/AIS_ConnectedInteractive.lxx | Diff File | ||
mod - src/AIS/FILES | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-12-09 15:20 |
|
New Issue | |
2014-12-09 15:20 |
|
Assigned To | => kgv |
2015-04-27 19:23 | kgv | Target Version | 6.9.0 => 7.1.0 |
2016-07-09 18:24 | kgv | Summary | Visualization - problem with connected point (AIS_ConnectedInteractive) => Visualization - implement AIS_ConnectedInteractive::AcceptDisplayMode() |
2016-07-09 18:26 | git | Note Added: 0055774 | |
2016-07-09 18:26 | kgv | Note Added: 0055775 | |
2016-07-09 18:26 | kgv | Assigned To | kgv => bugmaster |
2016-07-09 18:26 | kgv | Severity | minor => trivial |
2016-07-09 18:26 | kgv | Status | new => resolved |
2016-07-09 18:26 | kgv | Steps to Reproduce Updated | |
2016-07-09 18:27 | kgv | Status | resolved => reviewed |
2016-07-11 12:34 |
|
Assigned To | bugmaster => apv |
2016-07-11 14:52 | git | Note Added: 0055818 | |
2016-07-11 14:53 |
|
Note Added: 0055819 | |
2016-07-12 14:42 |
|
Test case number | => Not needed |
2016-07-12 16:03 |
|
Note Added: 0055859 | |
2016-07-12 16:03 |
|
Assigned To | apv => bugmaster |
2016-07-12 16:03 |
|
Status | reviewed => tested |
2016-07-15 10:44 | bugmaster | Changeset attached | => occt master 60adbe67 |
2016-07-15 10:44 | bugmaster | Status | tested => verified |
2016-07-15 10:44 | bugmaster | Resolution | open => fixed |
2016-07-22 10:44 | git | Note Added: 0056114 | |
2016-12-09 16:31 |
|
Status | verified => closed |
2016-12-09 16:38 |
|
Fixed in Version | => 7.1.0 |