Posted
almost 8 years
ago
by
jcfr
STYLE: vtkMRMLSubjectHierarchyNode: Fix sign-compare warning
/path/to/Slicer/Libs/MRML/Core/vtkMRMLSubjectHierarchyNode.cxx: In member function ‘bool vtkMRMLSubjectHierarchyNode::vtkInternal::ResolveUnresolvedItems()’:
|
Posted
almost 8 years
ago
by
jcfr
STYLE: vtkSegmentationCore: Fix unused parameter warnings
|
Posted
almost 8 years
ago
by
lassoan
ENH: Added centered slice jump crosshair behavior
In Crosshair menu the user can now choose between slice jump with offset or centered (or jump slice disabled).
|
Posted
almost 8 years
ago
by
lassoan
ENH: Scissors cut depth can be limited in slice views
|
Posted
almost 8 years
ago
by
lassoan
BUG: Fixed qMRMLSpinBox maximum value setting
|
Posted
almost 8 years
ago
by
pinter
BUG: Rebuild subject hierarchy if resolve step fails
If the saved scene is invalid for some reason (in the scene attached to the error report there were empty unresolved items in the unresolved items list, and as they did not have valid parents
|
Posted
almost 8 years
ago
by
jcfr
BUG: BuildSystem: Add missing entries from launcher settings
This commit explicitly adds ITK_AUTOLOAD_PATH env. variable
and Slicer_QTSCRIPTEDMODULES_LIB_DIR python path.
|
Posted
almost 8 years
ago
by
jcfr
STYLE: qSlicerPythonManager: Remove unneeded "pythonPaths()" function
|
Posted
almost 8 years
ago
by
jcfr
STYLE: BuildSystem: List one Slicer dependencies per line
|
Posted
almost 8 years
ago
by
jcfr
STYLE: Doxygen: Remove deprecated settings from config file
|