View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0012588 | VTK | (No Category) | public | 2011-09-12 18:27 | 2013-07-22 19:44 | ||||
Reporter | Orhun Birsoy | ||||||||
Assigned To | Marcus D. Hanwell | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | 5.10.1 | |||||||
Summary | 0012588: vtkTextActor disappears when there is a vtkActor with BackfaceCullingOn | ||||||||
Description | When there is a vtkActor with BackfaceCullingOn drawn just before a vtkTextActor than the vtkTextActor disappears. This due to GL_CULL_FACE state is leaked (set in vtkProperty::Render) to the next vtkTextActor render state. See the attached example. When you press 'n' which changes the culling setting of the 2nd sphere, the text disappears. 'b' changes the culling of the first sphere. | ||||||||
Tags | No tags attached. | ||||||||
Project | TBD | ||||||||
Type | incorrect functionality | ||||||||
Attached Files | ![]() | ||||||||
Relationships | |
Relationships |
Notes | |
(0028024) guest (viewer) 2012-02-03 11:08 |
http://review.source.kitware.com/#/t/27 [^] should fix this, and adds a new test. |
(0028055) Marcus D. Hanwell (developer) 2012-02-04 14:06 |
The patch was merged yesterday, and this should now be fixed. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2011-09-12 18:27 | Orhun Birsoy | New Issue | |
2011-09-12 18:27 | Orhun Birsoy | File Added: Main.cpp | |
2012-02-03 11:08 | guest | Note Added: 0028024 | |
2012-02-03 11:08 | guest | Status | backlog => todo |
2012-02-04 14:06 | Marcus D. Hanwell | Note Added: 0028055 | |
2012-02-04 14:06 | Marcus D. Hanwell | Assigned To | => Marcus D. Hanwell |
2012-02-04 14:06 | Marcus D. Hanwell | Status | todo => active development |
2012-02-04 14:06 | Marcus D. Hanwell | Resolution | open => fixed |
2012-02-04 14:07 | Marcus D. Hanwell | Status | active development => gatekeeper review |
2013-07-22 19:44 | Dave DeMarle | Status | gatekeeper review => closed |
2013-07-22 19:44 | Dave DeMarle | Fixed in Version | => 5.10.1 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |