View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007521VTK(No Category)public2008-08-21 10:442013-04-05 19:57
ReporterJulian Ibarz 
Assigned ToFrançois Bertel 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0007521: Disable lighting for one actor
DescriptionSometimes, 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.
TagsNo tags attached.
Project
Type
Attached Files? file icon light [^] (2,336 bytes) 2008-08-21 10:44 [Show Content]
? file icon light-5.2 [^] (2,291 bytes) 2008-08-21 10:46

 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

 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


Copyright © 2000 - 2018 MantisBT Team