View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0025391 | Community | OCCT:Visualization | public | 2014-10-17 15:51 | 2014-11-12 09:54 |
Reporter | Pawel | Assigned To | Pawel | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | duplicate | ||
Target Version | 6.8.0 | ||||
Summary | 0025391: Graphic3d_MaterialAspect: getting/setting color discrepancy. | ||||
Description | Graphic3d_MaterialAspect::SetColor stores the provided color in 'myDiffuseColor' variable and modifes 'myAmbientColor' using a hard-coded coefficient. Graphic3d_MaterialAspect::Color() returns the value of 'myAmbientColor'. If an application relies on the combination of SetColor() / Color() calls undesired effects would occur therefore I suggest to return 'myDiffuseColor' in Graphic3d_MaterialAspect::Color(). | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
Branch CR25391 has been created by Pawel. SHA-1: fd51dead8a4567e513e7c67ddb6b36856c47fc7a Detailed log of new commits: Author: Pawel Date: Fri Oct 17 13:55:16 2014 +0200 Graphic3d_MaterialAspect::Color() returns the value of 'myDiffuseColor' in order to be consistent with Graphic3d_MaterialAspect::SetColor. |
|
CR25391 has been pushed. Please review. |
|
Dear Pawel, the issue is duplicate of 0025349, which has already waiting for testing the similar patch. |
|
Dear bugmaster, please close the issue as duplicate. |
|
Branch CR25391 has been deleted by inv. SHA-1: fd51dead8a4567e513e7c67ddb6b36856c47fc7a |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-10-17 15:51 | Pawel | New Issue | |
2014-10-17 15:51 | Pawel | Assigned To | => Pawel |
2014-10-17 15:55 | git | Note Added: 0033262 | |
2014-10-17 15:57 | Pawel | Note Added: 0033263 | |
2014-10-17 15:57 | Pawel | Assigned To | Pawel => kgv |
2014-10-17 15:57 | Pawel | Status | new => resolved |
2014-10-17 15:58 | kgv | Relationship added | duplicate of 0025349 |
2014-10-17 16:00 | kgv | Note Added: 0033265 | |
2014-10-17 16:01 | kgv | Note Added: 0033266 | |
2014-10-17 16:01 | kgv | Assigned To | kgv => bugmaster |
2014-10-17 16:01 | kgv | Status | resolved => feedback |
2014-10-17 16:01 | kgv | Resolution | open => duplicate |
2014-10-17 16:01 | kgv | Product Version | 6.8.0 => |
2014-10-20 12:38 | bugmaster | Status | feedback => closed |
2014-10-20 12:38 | bugmaster | Assigned To | bugmaster => Pawel |
2014-11-12 09:54 | git | Note Added: 0034328 |