- 10 Aug, 2004 7 commits
-
-
Ken Martin authored
-
Ken Martin authored
-
Berk Geveci authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
fix a problem where the input and output ports were being deleted too early. We want to delete the connections but leave the arrays
-
Ken Martin authored
-
- 09 Aug, 2004 28 commits
-
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Brad King authored
ENH: Updated vtkTableExtentTranslator to support providing a different number of extents than are in the table. Currently this may not work well when the number of pieces requested is greater than one but less than the number of pieces in the table. Not all data will be returned in this case.
-
Brad King authored
-
Brad King authored
BUG: Fixed order of operations for breaking a data object away from its producer and connecting it to another pipeline. Needed to work with executive-based pipelines.
-
Ken Martin authored
-
Sebastien Barre authored
-
Sebastien Barre authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Michalel Halle authored
-
Sebastien Barre authored
-
Ken Martin authored
-
Ken Martin authored
-
Sebastien Barre authored
-
Michalel Halle authored
-
Sebastien Barre authored
-
Brad King authored
-
Sebastien Barre authored
-
Brad King authored
ENH: Moved ghost level array generation in structured output from duplicated UpdateData methods in the structured data objects to a single GenerateGhostLevelArray method in vtkDataSet. This is now possible because the extent is stored in the information object on each data object. This code is now called by vtkSource at the end of UpdateData. Similarly the call to Crop() was moved from vtkDataObject::UpdateData to the end of vtkSource::UpdateData.
-
Sebastien Barre authored
-
Sebastien Barre authored
-
Sebastien Barre authored
-
Sebastien Barre authored
-
Sebastien Barre authored
-
- 08 Aug, 2004 5 commits
-
-
David Thompson authored
-
Ken Martin authored
-
Sebastien Barre authored
-
Sebastien Barre authored
-
Sebastien Barre authored
-