|
Notes |
|
|
(0020211)
|
|
Utkarsh Ayachit
|
|
2010-04-16 02:14
|
|
|
The issue has nothing to do with Contour but with Geometry filter. The geometry filter computers cell normals by default. The question is why (is has been doing that since 2.*). Don't think there's any need for that. We should disable it. |
|
|
|
(0020545)
|
|
Zhanping Liu
|
|
2010-05-04 15:17
|
|
Now the cell normals array is created really only on demand.
Changes were made to
* ParaView/Servers/Filters/vtkPVGeometryFilter.cxx
and accordingly the following test files and / baseline images were updated.
* ParaView/Applications/ParaView/Testing/Python/FileSeries.py
* ParaView/Applications/ParaView/Testing/XML/ExodusIIPanel.xml
* ParaView/Applications/ParaView/Testing/XML/UndoRedo2.xml
* ParaView/Applications/ParaView/Testing/XML/VariableSelector.xml
* ParaViewData/Baseline/D3SmallCells.png
* ParaViewData/Baseline/LoadState.png
* ParaViewData/Baseline/ProxyPropertyLinks.png
* ParaViewData/Baseline/VariableSelector.png
committed to the Git repository. |
|
|
|
(0020555)
|
|
Alan Scott
|
|
2010-05-04 16:59
|
|
|
Tested local server, trunk, Windows |
|