- 16 Feb, 2016 1 commit
-
-
David Gobbi authored
-
- 14 Feb, 2016 1 commit
-
-
Bill Lorensen authored
Run cmake with cmake -DModule_WikiExamples:BOOL=ON
-
- 04 Feb, 2016 1 commit
-
-
Will Schroeder authored
-
- 28 Jan, 2016 1 commit
-
-
Will Schroeder authored
-
- 18 Nov, 2015 1 commit
-
-
David Gobbi authored
For the first time, the remote module tag is an official release.
-
- 23 Oct, 2015 1 commit
-
-
David Gobbi authored
This brings in vtk-dicom 0.7.0
-
- 03 Sep, 2015 1 commit
-
-
Bill Lorensen authored
Recent changes to KWSys removed the vtksys_stl and vtksys_ios compatibility layers
-
- 15 Jul, 2015 1 commit
-
-
Bill Lorensen authored
A preliminary implementation of Remote modules. This approach follows the ITK implementation. Three remote modules are included for testing David Doria's Poissoin Reconstruction, David Gobbi's vtkDICOM and Slicer's vtkAddon. To configure vtk with these remote modules: cmake -DvtkAddon:BOOL=ON -DModule_PoissonReconstruction:BOOL=ON -DModule_vtkDICOM:BOOL=ON vtk_source_dir make
-