25
I Use This!
Activity Not Available

News

Analyzed about 1 month ago. based on code collected 2 months ago.
Posted almost 8 years ago by jcfr
STYLE: BuildSystem: Improve comments associated with launcher settings
Posted almost 8 years ago by lassoan
ENH: Added standard undo/redo shortcut to segment editor
Posted almost 8 years ago by lassoan
BUG: Fixed ScreenCapture ffmpeg download ffmpeg download site added a user agent check which prevented download with default settings. Solution was to specify a user agent. Also added the option of specifying multiple mirror sites.
Posted almost 8 years ago by jcfr
STYLE: BuildSystem: Update SimpleITK external proj to use recommended opts (2) Suggested-by: Bradley Lowekamp
Posted almost 8 years ago by jcfr
STYLE: BuildSystem: Update SimpleITK external proj to use recommended options
Posted almost 8 years ago by jcfr
STYLE: Buildsystem: Document variable Slicer_EXTENSION_SOURCE_DIRS
Posted almost 8 years ago by jcfr
ENH: Buildsystem: Support packaging of existing extension install dirs Configuring Slicer using cmake -DSlicer_EXTENSION_INSTALL_DIRS:STRING=/path/to/ext1-install-tree;/path/to/ext2-install-tree ... will ensure the file found in each extension install directories are packaged with Slicer. Co-authored-by: Hina Shah
Posted almost 8 years ago by jcfr
ENH: BuildSystem: Allow access to Slicer OS/Arch/bit vars in external project
Posted almost 8 years ago by jcfr
STYLE: MIDASAPIUploadExtension: Fix typo
Posted almost 8 years ago by lassoan
ENH: Made segmentations model export more robust In case there were errors in the subject hierarchy (SH), Segmentations module failed to export segments. Segmentations module is more robust now, if there are SH errors then it will just not place exported nodes in the same SH branch as the segmentation.