View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004184ParaView(No Category)public2006-12-08 11:122007-01-03 17:54
ReporterClinton Stimpson 
Assigned ToUtkarsh Ayachit 
PriorityurgentSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0004184: add ability to revert to default light values on render module
Descriptionwith light settings saved with QSettings, it would be nice to provide a reset ability to get the default light properties back.
Ideally, with the new defaults mechanism in the server manager.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0006006)
Clinton Stimpson (developer)
2006-12-19 11:44

/cvsroot/ParaView3/ParaView3/Qt/Core/pqRenderViewModule.cxx,v <-- pqRenderViewModule.cxx
new revision: 1.15; previous revision: 1.14

Implemented client side reset of lights.

We just need to implement the server manager side of it. The default value mechanism needs to be extended to include the render module.
(0006007)
Clinton Stimpson (developer)
2006-12-19 11:44

Do you want this Utkarsh?
(0006027)
Utkarsh Ayachit (administrator)
2006-12-20 12:00

vtkSMProperty::ResetToDefault() resets to default value is configuration XML, if applicable.


/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMDoubleVectorProperty.cxx,v <-- vtkSMDoubleVectorProperty.cxx
new revision: 1.33; previous revision: 1.32
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMDoubleVectorProperty.h,v <-- vtkSMDoubleVectorProperty.h
new revision: 1.24; previous revision: 1.23
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMIdTypeVectorProperty.cxx,v <-- vtkSMIdTypeVectorProperty.cxx
new revision: 1.12; previous revision: 1.11
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMIdTypeVectorProperty.h,v <-- vtkSMIdTypeVectorProperty.h
new revision: 1.9; previous revision: 1.8
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMIntVectorProperty.cxx,v <-- vtkSMIntVectorProperty.cxx
new revision: 1.28; previous revision: 1.27
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMIntVectorProperty.h,v <-- vtkSMIntVectorProperty.h
new revision: 1.20; previous revision: 1.19
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMProperty.cxx,v <-- vtkSMProperty.cxx
new revision: 1.51; previous revision: 1.50
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMProperty.h,v <-- vtkSMProperty.h
new revision: 1.41; previous revision: 1.40

 Issue History
Date Modified Username Field Change
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team