- 28 Jan, 2005 11 commits
-
-
Mathieu Malaterre authored
BUG: Fix problem with TypeError: keyword arguments are not supported, that occurs on both Win32 and debian system
-
Francois Bertel authored
-
Francois Bertel authored
-
Berk Geveci authored
-
Mathieu Malaterre authored
-
Andy Cedilnik authored
-
Ken Martin authored
-
Ken Martin authored
-
Will Schroeder authored
-
Brad King authored
-
Will Schroeder authored
-
- 27 Jan, 2005 22 commits
-
-
Ken Martin authored
-
Will Schroeder authored
-
Will Schroeder authored
-
Will Schroeder authored
-
Berk Geveci authored
-
Berk Geveci authored
-
Berk Geveci authored
ENH: Added support for composite dataset. When run from a vtkCompositeDataPipeline these filters should not communicate (since the number of executions might be different on each processor)
-
Berk Geveci authored
-
Berk Geveci authored
-
Berk Geveci authored
-
Berk Geveci authored
-
Berk Geveci authored
-
Berk Geveci authored
ENH: Moved COMPOSITE_DATA_SET key to vtkCompositeDataSet so that algorithms don't have to include the pipeline header
-
Berk Geveci authored
-
Berk Geveci authored
-
Berk Geveci authored
-
Berk Geveci authored
ENH: Added some additional safety checking. With the addition of vtkCompositeDataPipeline, there are cases when these checks are necessary.
-
Berk Geveci authored
-
Berk Geveci authored
ENH: Added vtkHierarchicalDataSetAlgorithm, removed vtkMultiBlockDataSet. Use vtkHierarchicalDataSet instead of vtkMultiBlockDataSet
-
Berk Geveci authored
-
Berk Geveci authored
-
Will Schroeder authored
-
- 26 Jan, 2005 7 commits
-
-
Ken Martin authored
-
Ken Martin authored
-
Clinton Stimpson authored
BUG: fix bug #923.
-
Ken Martin authored
-
Charles Law authored
-
Chris Volpe authored
BUG: Fixed PrintSelf method to not compute indefinite ratio when PerformanceTests has not already been called.
-
Amy Squillacote authored
BUG: (bug #1508) In the CopySelections method, check whether the array names and settings of the input vtkDataArraySelection match this one before actually copying. Without this change, the EnSight reader was being modified when nothing had actually changed, and so it was re-executing unnecessarily.
-