[root]/Applications/CLI/MIDASApplications/DownloadSlicerTutorials

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 12 (100.0%) | 461 (100.0%) | 38.4 |
| aylward | 7 (58.3%) | 417 (90.5%) | 59.5 |
| barre | 3 (25.0%) | 41 (8.9%) | 13.6 |
| millerjv | 2 (16.7%) | 3 (0.7%) | 1.5 |
BUG: Attempt to fix bug #488 and perhaps #440 but forcing functions in plugins to have file scope. Turns out not to be cause of the bug but since it is probably a good idea to have the code structured like this, I am checking it in.
0 lines of code changed in 1 file:
ENH: output the CLP plugins to the right location
2 lines of code changed in 1 file:
ENH: added slicer3_install_modules and slicer3_install_plugins macro to hide the big INSTALL() command that was used to install plugins/modules; this is more elegant, and enable us to have better control on installation by modifying just one file.
2 lines of code changed in 1 file:
ENH: Slicer3 Spring Installation Clean Up
37 lines of code changed in 1 file:
ENH: More changes to the configurations of GenerateCLP to streamline its use and installation. Thanks to Hans Johnson for working through many of these issues.
3 lines of code changed in 1 file:
ENH: Gaussian blur module for BatchMake demonstration/tutorial
1 lines of code changed in 1 file:
BUG: Uses new slicerlibcurl library and provides Batchmake module for emsegmenter
6 lines of code changed in 2 files:
BUG: Missing std:: namespace declaration for vector
3 lines of code changed in 1 file:
ENH: Direct access to tutorials from within Slicer3
407 lines of code changed in 3 files: