View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006683ParaView(No Category)public2008-03-31 11:402009-05-13 13:59
ReporterKen Moreland 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeveritymajorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.4Fixed in Version3.4 
Summary0006683: Applying lookmark messes up light-kit type lights
DescriptionIf you save a lookmark while using light-kit lights and then apply that lookmark to a 3D view that also has light-kit lights on, the lights get messed up. They are overly bright and I'm quite sure that all the lights are being added to the renderer twice.
Steps To Reproduce1. Open up the render view options. Turn off the default light and turn on the light kit lights.
2. Create some data. The superquadratic or sphere is fine.
3. Create a lookmark.
4. With the light kit lights still on, apply the lookmark. The object will now get really bright.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships
related to 0005874closedUtkarsh Ayachit LightKit sometimes applied twice when loading state. 

  Notes
(0011979)
Utkarsh Ayachit (administrator)
2008-05-16 16:53

vtkSMRenderViewProxy never checked if light kit was already added, hence it ended up adding the lights again and again! Fixed that.

/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMRenderViewProxy.cxx,v <-- Servers/ServerManager/vtkSMRenderViewProxy.cxx
new revision: 1.67; previous revision: 1.66
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMRenderViewProxy.h,v <-- Servers/ServerManager/vtkSMRenderViewProxy.h
new revision: 1.29; previous revision: 1.28
(0012076)
Alan Scott (manager)
2008-05-22 20:59

Tested client/server.

 Issue History
Date Modified Username Field Change
2008-03-31 11:40 Ken Moreland New Issue
2008-04-10 17:50 Ken Moreland Relationship added related to 0005874
2008-04-10 17:51 Ken Moreland Severity minor => major
2008-04-10 17:51 Ken Moreland Category Development => 3.4
2008-04-10 17:51 Ken Moreland Status backlog => tabled
2008-04-10 17:51 Ken Moreland Assigned To => Berk Geveci
2008-05-15 13:47 Utkarsh Ayachit Assigned To Berk Geveci => Utkarsh Ayachit
2008-05-16 16:53 Utkarsh Ayachit Status tabled => @80@
2008-05-16 16:53 Utkarsh Ayachit Resolution open => fixed
2008-05-16 16:53 Utkarsh Ayachit Note Added: 0011979
2008-05-22 20:59 Alan Scott Status @80@ => closed
2008-05-22 20:59 Alan Scott Note Added: 0012076
2009-05-13 13:58 Utkarsh Ayachit Target Version => 3.4
2009-05-13 13:59 Utkarsh Ayachit Fixed in Version => 3.4
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team