- Mar 25, 2009
-
-
Timothy M. Shead authored
ENH: Merge vtkFactoredArrayData into vtkArrayData - making a distinction between the two has become a liability rather than an asset.
-
Jeff Baumes authored
Fix another place where vtkCollections may not be deleted properly in the vtkGeoView.
-
Dave Partyka authored
-
Mathieu Malaterre authored
-
Timothy M. Shead authored
-
Berk Geveci authored
BUG: Fixed bug # 8235: Dataset surface extraction fails for large number of cells. Thanks to Paul Edwards for the patch.
-
Berk Geveci authored
When grouping structured datasets, the filter should switch to one piece extent translator. Otherwise, extent translators such as vtkPVExtentTranslator can cause all kinds of issues.
-
Brian Wylie authored
ENH: Remove extraneous update STYLE: Correct a comment
-
Brian Wylie authored
-
Brian Wylie authored
-
Brian Wylie authored
-
Zhanping Liu authored
in InitializeFile().
-
Brad King authored
-
- Mar 24, 2009
-
-
Brian Wylie authored
-
Timothy M. Shead authored
-
Timothy M. Shead authored
ENH: First-iteration support for external memory management in vtkDenseArray, so we can eliminate some deep-copies when working with Matlab. We may (or may not) extend these capabilities into sparse arrays.
-
Utkarsh Ayachit authored
containing "color" lines.
-
Francois Bertel authored
-
Jeff Baumes authored
-
Brian Wylie authored
ENH: Add API for hiding columns in the tree view. Note: if you hide the first column the widget hierarchy gets dorked, not sure how to fix that.
-
Brian Wylie authored
-
Dave Demarle authored
-
Brian Wylie authored
ENH: Adding an information key that stores the database class pointer. This is currently used to store database pointers as part of 'data on demand' data objects.
-
Brian Wylie authored
ENH: Added API for showing headers. In the table view there's options for both vertical and horizontal, for the tree view just one option (vertical).
-
Brian Wylie authored
ENH: Heavy handed change, if you call SetTable it's now assumed that you really want the adapter to update even if the table pointer is the same. This handles the case where Update is called (thereby SetTable is called) on the adapter, without rewiring the pipeline (meaning you have the same table pointer but the contents of the table could be different).
-
Brad King authored
-
- Mar 23, 2009
-
-
Nathan authored
-
Philippe Pebay authored
level to facilitate maintenance.
-
Philippe Pebay authored
facilitate maintenance.
-
Philippe Pebay authored
-
William McLendon authored
BUG: Fixed AddEdgeInternal problem for distributed graphs in which a distributed id might be treated as a local vertex index in a range check.
-
Philippe Pebay authored
-
Zhanping Liu authored
Now the measured geometry can be properly comdined into a vtkMultiBlockDataSet object, once it is loaded. In addition, it can be correctly interpreted and the timestep retrieveal of the associated measured scalars is supported.
-
Francois Bertel authored
-
William McLendon authored
STYLE: Comment for FindVertex now explicitly says the method will return a distributed id when the graph is a distributed graph.
-
Philippe Pebay authored
-
Brad King authored
-
- Mar 22, 2009
-
-
Brad King authored
-
- Mar 21, 2009
-
-
Francois Bertel authored
-
Francois Bertel authored
-