- Feb 13, 2020
-
-
Cory Quammen authored
The tests were failing, so they have been disabled in the remote project. Update the commit SHA to disable these tests when the project is enabled.
-
- Jan 07, 2020
-
-
Ken Martin authored
Fix/suppress compiler warnings
-
- Dec 20, 2019
-
-
David Gobbi authored
This changes vtkScancoCTReader's bare "ifstream" to "std::ifstream".
-
- Dec 19, 2019
-
-
Robert Maynard authored
-
- Dec 11, 2019
-
-
David Gobbi authored
-
- Nov 22, 2019
-
-
Allison Vacanti authored
-
- Nov 18, 2019
-
-
David Gobbi authored
This brings in semicolon fixes for the VTK SetGet macros
-
- Nov 12, 2019
-
-
Allison Vacanti authored
See the vtkCellArray.h class docs for details.
-
- Nov 11, 2019
-
-
Allison Vacanti authored
The SplineDrivenImageSlicer remote module needs to accept MR#2 before it will compile with the new vtkCellArray API. Once merged, the url changes here should be reverted.
-
- Oct 21, 2019
-
-
Robert Maynard authored
-
- Oct 05, 2019
-
-
David Gobbi authored
-
- Aug 16, 2019
-
-
Allison Vacanti authored
-
- Jul 31, 2019
-
-
Dan Lipsa authored
-
- Jul 15, 2019
-
-
Dan Lipsa authored
-
- Jul 11, 2019
-
-
David Gobbi authored
-
- Jul 04, 2019
-
-
David Gobbi authored
This release includes the various VTK 8.90 build fixes as well as several bug fixes.
-
- May 30, 2019
-
-
Sujin Philip authored
-
- May 13, 2019
-
-
Sujin Philip authored
-
- May 10, 2019
-
-
David Gobbi authored
-
- Mar 15, 2019
-
-
David Gobbi authored
CommonDataModel is an interface dependency, since some vtk-dicom classes are derived from vtkDataObject.
-
- Feb 17, 2019
-
-
David Gobbi authored
-
- Feb 15, 2019
-
-
Ben Boeckel authored
-
- Feb 13, 2019
-
-
First, the remote module glob produces full file names. Second, the regex was excluing all remote modules. I tested the new regexp with a hidden file and it works.
-
- Feb 12, 2019
-
-
David Gobbi authored
-
- Feb 07, 2019
-
-
Bill Lorensen authored
This modules will not be converted to the new VTK Module API
-
- Feb 03, 2019
-
-
Bill Lorensen authored
New versions for PoissonReconstruction, Powercrust and SplineDrivenImageSlicer.
-
- Feb 02, 2019
-
-
Bill Lorensen authored
The new vtk module system required changes to vtkModuleRemote.cmake. The old system used a cmake option, Build_modulename:BOOL ON/OFF to enable a remote module. The new module system uses a cmake variable, VTK_MODULE_ENABLE_VTK with values YES, WANT, DONT_WANT, NO and DEFAULT. Also, CMakeLists.txt now includes add_subdirectory(Remote) and the Remote directory is added to vtk_source_directories. To test the new remote macros, we enabled three remote modules: PoissonReconstruction, Powercrust and SplineDrivenImageSlicer. The WikiExamples are no longer available as a remote module. They will instead be added as an external project in the future, WikiExamples.remote.cmake has been removed.
-
- Jan 03, 2019
-
-
David Gobbi authored
-
- Dec 19, 2018
-
-
Bill Lorensen authored
-
Bill Lorensen authored
-
- Dec 18, 2018
-
-
Bill Lorensen authored
-
Bill Lorensen authored
-
Bill Lorensen authored
-
Bill Lorensen authored
-
- Dec 13, 2018
-
-
Bill Lorensen authored
-
Bill Lorensen authored
-
- Dec 11, 2018
-
-
Bill Lorensen authored
First, the remote module glob produces full file names. Second, the regex was excluing all remote modules. I tested the new regexp with a hidden file and it works.
-
- Nov 28, 2018
-
-
David Gobbi authored
-
- Oct 01, 2018
-
-
Ben Boeckel authored
Fixes #17382
-
- Aug 31, 2018
-
-
Ken Martin authored
Some transparency changes and other changes see VTKExmaples
-