SlicerGitSVNArchive
SlicerGitSVNArchive copied to clipboard
:warning: OBSOLETE | Multi-platform, free open source software for visualization and image computing.
**\* WORK IN PROGRESS: For now, you have to make sure SlicerApp-real and Slicer launcher are built to ensure the successful generation of the json files *** Startup time reduced...
This allows to build Slicer without segmentation support. This is particularly useful when building custom application based on Slicer.
This PR is indented to test that the slicer API docs builder is effectively triggered.
Update of https://github.com/Slicer/Slicer/pull/607
Below is what this PR includes 1. traditional/simplified Chinese translation files 2. i18n related cmake script for loadable module 3. i18n related code fixes.
See commit message for more detailed information. The goal here is to make the packaging system easier to use and debug. Using python allows for shorter code, and makes the...
This commit is **NOT** ready for integration or review. It depends on #852 This commit introduces option Slicer_USE_ITKFactoryRegistration allowing to conditionally build with ITKFactoryRegistration. Since latest version of ITK is...
Although Slicer allowed to create custom presets for the Slice views, it did not allow the user to customize the tooltip nor the prefix that would show in the view....