View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0007521 | VTK | (No Category) | public | 2008-08-21 10:44 | 2013-04-05 19:57 | ||||
Reporter | Julian Ibarz | ||||||||
Assigned To | François Bertel | ||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0007521: Disable lighting for one actor | ||||||||
Description | Sometimes, for performance reason, it is useful to not draw one actor with the lights enabled. VTK does not permit that. I have made a patch that add a property to the class actor that permit to enable or disable the lighting on the actor. | ||||||||
Tags | No tags attached. | ||||||||
Project | |||||||||
Type | |||||||||
Attached Files | ![]() ![]() | ||||||||
Relationships | |
Relationships |
Notes | |
(0013127) Julian Ibarz (reporter) 2008-08-21 10:45 |
The second file is for the 5.2 BRANCH. |
(0014781) François Bertel (developer) 2009-02-04 11:56 |
Instead of adding this property on vtkActor, it has been added to vtkProperty. The fix matches the following cvs commits: VTKData/Baseline/Rendering/TestActorLightingFlag.png initial revision: 1.1 VTK/Rendering/vtkProperty.h revision: 1.81 VTK/Rendering/vtkProperty.cxx revision: 1.77 VTK/Rendering/vtkOpenGLProperty.cxx revision: 1.55 VTK/Rendering/vtkOpenGLLightingPainter.cxx revision: 1.6 VTK/Rendering/Testing/Cxx/CMakeLists.txt 1.66 VTK/Rendering/Testing/Cxx/TestActorLightingFlag.cxx initial revision: 1.1 |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2008-08-21 10:44 | Julian Ibarz | New Issue | |
2008-08-21 10:44 | Julian Ibarz | File Added: light | |
2008-08-21 10:45 | Julian Ibarz | Note Added: 0013127 | |
2008-08-21 10:46 | Julian Ibarz | File Added: light-5.2 | |
2009-02-04 11:51 | François Bertel | Status | backlog => tabled |
2009-02-04 11:51 | François Bertel | Assigned To | => François Bertel |
2009-02-04 11:56 | François Bertel | Note Added: 0014781 | |
2009-02-04 11:56 | François Bertel | Status | tabled => @80@ |
2009-02-04 11:56 | François Bertel | Resolution | open => fixed |
2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) |
2013-04-05 19:57 | Berk Geveci | Status | customer review => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |