MantisBT - ParaView
View Issue Details
0006696ParaView(No Category)public2008-04-01 12:082011-01-13 17:00
Utkarsh Ayachit 
Utkarsh Ayachit 
normalminoralways
closedfixed 
 
3.43.4 
0006696: Edge color incorrect when scalar mapping is on
* create sphere
* color by normal: component X
* check "Interpolate Colors"
* show edges.
Edge color changes as we toggle "Interpolate Colors".
No tags attached.
Issue History
2008-04-01 12:08Utkarsh AyachitNew Issue
2008-04-01 12:09Utkarsh AyachitStatusbacklog => tabled
2008-04-01 12:09Utkarsh AyachitAssigned To => Utkarsh Ayachit
2008-04-01 14:44Utkarsh AyachitStatustabled => @80@
2008-04-01 14:44Utkarsh AyachitResolutionopen => fixed
2008-04-01 14:44Utkarsh AyachitNote Added: 0011019
2008-04-02 19:07Alan ScottStatus@80@ => closed
2008-04-02 19:07Alan ScottNote Added: 0011052
2009-05-13 13:58Utkarsh AyachitTarget Version => 3.4
2009-05-13 13:59Utkarsh AyachitFixed in Version => 3.4
2011-01-13 17:00Source_changeset_attached => VTK master a2bd8391
2011-01-13 17:00Source_changeset_attached => VTK master 020ef709
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0011019)
Utkarsh Ayachit   
2008-04-01 14:44   
Disable texture when rendering edges. This ensures that even when interpolate colors is on, edges are shown as solid lines.

/cvsroot/ParaView3/ParaView3/VTK/Rendering/vtkOpenGLRepresentationPainter.cxx,v <-- VTK/Rendering/vtkOpenGLRepresentationPainter.cxx
new revision: 1.7; previous revision: 1.6
(0011052)
Alan Scott   
2008-04-02 19:07   
Tested client/server