Adding a .md file

This commit is contained in:
Mathieu Westphal 2022-12-01 09:03:29 +01:00
parent c08e9325ff
commit e60203e7ea
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
## Rework vtkCompositeDataSet::ShallowCopy
- vtkCompositeDataSet::ShallowCopy now do an actual shallow copy up to array pointers
- Introduce a vtkCompositeDataSet::CompositeShallowCopy that shallow copy up to dataset pointers only
- Deprecate vtkCompositeDataSet::RecursiveShallowCopy