MantisBT - VTK | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0013522 | VTK | (No Category) | public | 2012-10-16 06:00 | 2015-01-09 13:58 |
Reporter | Frederic TINGAUD | ||||
Assigned To | Dave DeMarle | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | 5.8.0 | ||||
Target Version | Fixed in Version | 6.0.0 | |||
Project | Kitware | ||||
Type | incorrect functionality | ||||
Summary | 0013522: vtkWin32OpenGLRenderWindow doesn't use multisampling when windows is created with a parent. | ||||
Description | After investigation, it appears that the only problem is that when the WindowIdReferenceCount is higher than 0, vtkOpenGL class name is not defined, even though it is necessary later to enable the multisampling. Taking the vtkOpenGL outside the if statement corrects the bug. Patch is for current nightbuild, but could be very easily ported on any other version. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | vtkWin32OpenGLRenderWindow.patch (3,222) 2012-10-16 06:00 https://www.vtk.org/Bug/file/9302/vtkWin32OpenGLRenderWindow.patch | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2012-10-16 06:00 | Frederic TINGAUD | New Issue | |||
2012-10-16 06:00 | Frederic TINGAUD | File Added: vtkWin32OpenGLRenderWindow.patch | |||
2013-06-25 14:08 | Dave DeMarle | Note Added: 0031060 | |||
2013-06-25 14:08 | Dave DeMarle | Resolution | open => fixed | ||
2013-06-25 14:08 | Dave DeMarle | Fixed in Version | => 6.0.0 | ||
2013-06-25 14:08 | Dave DeMarle | Assigned To | => Dave DeMarle | ||
2013-06-25 14:08 | Dave DeMarle | Status | backlog => todo | ||
2013-06-25 14:08 | Dave DeMarle | Status | todo => active development | ||
2013-06-25 14:08 | Dave DeMarle | Status | active development => gatekeeper review | ||
2013-06-25 14:08 | Dave DeMarle | Status | gatekeeper review => customer review | ||
2013-06-25 14:08 | Dave DeMarle | Status | customer review => closed | ||
2015-01-09 13:58 | Joachim Pouderoux | Source_changeset_attached | => VTK master 0830ae93 | ||
2015-01-09 13:58 | Frederic TINGAUD | Source_changeset_attached | => VTK master 068fe6e4 |
Notes | |||||
|
|||||
|
|