- 22 Aug, 2010 10 commits
-
-
David Doria authored
-
Marcus D. Hanwell authored
Let the testing interactor take care of the image comparisons when appropriate. Currently has a hard coded tolerance of 40, which should work for most of the chart tests.
-
Marcus D. Hanwell authored
-
Julien Finet authored
vtkChartXY::AddPlot now calls vtkChartXY::SetPlotCorner
-
Julien Finet authored
-
Julien Finet authored
-
Julien Finet authored
NO_BUTTON = 0 LEFT_BUTTON = 1 MIDDLE_BUTTON = 2 RIGHT_BUTTON = 4
-
Kitware Robot authored
-
- 21 Aug, 2010 4 commits
-
-
David Doria authored
-
David Doria authored
-
David Doria authored
-
Kitware Robot authored
-
- 20 Aug, 2010 16 commits
-
-
Philippe Pébay authored
-
Philippe Pébay authored
-
Philippe Pébay authored
-
Bill Lorensen authored
-
Marcus D. Hanwell authored
-
Dave DeMarle authored
-
Dave DeMarle authored
Array enable state is wrong in this reader including the fact that when state is played back no arrays are enabled. With no arrays, the i,j,k spacing is undefined and paraview crashes. Note this is not a complete fix. It does not make fix the fact that it is impossible to disable arrays properly but it at least makes it consistent that all arrays are enabled by default.
-
Marcus D. Hanwell authored
This allows me to remove some boilerplate code, which still allowing interactive use of the tests.
-
Marcus D. Hanwell authored
Thanks to Karthik for explaining the mouse interaction testing, and Bill Lorensen for showing me the vtkTestingObjectFactory code. This is the first VTK charts test with mouse interaction tests. It manipulates the chart in several ways, and then records an image of the end result after panning, zooming, selecting and panning.
-
Bill Lorensen authored
-
Bill Lorensen authored
In vtkModifiedBSPTree::GenerateRepresentation the code to generate the polydata for representation was commented out and incomplete. Also, numerous style inconsistencies were correctedd. SIince the corrected code now requires vtkAppendPolydata, the cmakefiles for cxx testing in Filtering and IO nopw need to reference vtkGraphics.
-
2d73ddc8 ENH: Fix install rule to also install vtkNetCDF_cxx
-
David Partyka authored
-
David Doria authored
-
Kitware Robot authored
-
- 19 Aug, 2010 10 commits
-
-
David Gobbi authored
-
Marcus D. Hanwell authored
-
Marcus D. Hanwell authored
At present, they cannot be used from any of the wrapped languages, despite the wrapping being able to wrap them. If this changes, then I will begin wrapping them again.
-
4474933a ENH: Add an option to turn off all NetCDF warnings.
-
David Partyka authored
-
Philippe Pébay authored
-
Philippe Pébay authored
-
Philippe Pébay authored
-
Philippe Pébay authored
-