MantisBT - ParaView
View Issue Details
0005458ParaView(No Category)public2007-08-08 13:552007-09-10 22:32
Clinton Stimpson 
Berk Geveci 
highminoralways
closedfixed 
 
 
0005458: LOD stuck when moving color bar widget
create a superquadric
set LOD threshold to zero
color by texture coords
show the color bar widget
grab the color bar widget and move it around
when you let go, you don't get a still render, but instead the LOD render stays.
No tags attached.
Issue History
2007-08-08 13:55Clinton StimpsonNew Issue
2007-08-29 15:44Berk GeveciAssigned To => Berk Geveci
2007-08-29 15:44Berk GeveciPrioritynormal => high
2007-08-29 15:44Berk GeveciStatusbacklog => tabled
2007-08-29 15:44Berk GeveciCategory => 3.2
2007-09-05 08:56Utkarsh AyachitNote Added: 0008834
2007-09-05 09:09Berk GeveciStatustabled => @80@
2007-09-05 09:09Berk GeveciResolutionopen => fixed
2007-09-10 22:32Alan ScottStatus@80@ => closed
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0008834)
Utkarsh Ayachit   
2007-09-05 08:56   
Representations that need to EnableLOD on the prop now do
so whenever the ViewInformation changes, rather than relying on Update() being
called.
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMSurfaceRepresentationProxy.cxx,v <-- vtkSMSurfaceRepresentationProxy.cxx
new revision: 1.21; previous revision: 1.20
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMSurfaceRepresentationProxy.h,v <-- vtkSMSurfaceRepresentationProxy.h
new revision: 1.13; previous revision: 1.12
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMUnstructuredGridVolumeRepresentationProxy.h,v <-- vtkSMUnstructuredGridVolumeRepresentationProxy.h
new revision: 1.9; previous revision: 1.8
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMUnstructuredGridVolumeRepresentationProxy.cxx,v <-- vtkSMUnstructuredGridVolumeRepresentationProxy.cxx
new revision: 1.13; previous revision: 1.12