Skip to content
Snippets Groups Projects
Commit f8f24a2d authored by Spiros Tsalikis's avatar Spiros Tsalikis
Browse files

Add changelog

parent 743efb2d
No related branches found
No related tags found
No related merge requests found
## Improve vtkUniformGridAMR Selection Support
vtkExtractSelection now properly works for vtkUniformGridAMR subclasses.
This was achieved by Modifying vtkDataObjectTree to support vtkUniformGridAMR for CopyStructure, GetDataSet, SetDataSet.
Also when creating the hierarchy of a vtkUniformGrid, now all composite indices are in a level are included.
Finally, as we prepare to deprecate vtkMultiBlockDataSet, if the input is a vtkUniformGridAMR, vtkExtractSelection now
generates a vtkPartitionedDataSetCollection instead of a vtkMultiBlockDataSet.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment