- 15 Dec, 2010 32 commits
-
-
finetjul authored
if there is no more nodes in the list. git-svn-id: http://svn.slicer.org/Slicer4/trunk@15601 3bd1e089-480b-0410-8dfb-8563597acbee
-
dpace authored
In the dictionary of (parameterName, parameterValue) pairs specifying a new command line module node: - For vectors: provide a list, tuple or comma-separated string - For enumerations, provide the single enumeration value - For files and directories, provide a string - For images, geometry, points and regions, provide a vtkMRMLNode git-svn-id: http://svn.slicer.org/Slicer4/trunk@15600 3bd1e089-480b-0410-8dfb-8563597acbee
-
dpace authored
- Supply outputHierarchy's MRML node instead of ID to demonstrate that python cli implementation correctly handles MRML node inputs (the ID works as well) git-svn-id: http://svn.slicer.org/Slicer4/trunk@15599 3bd1e089-480b-0410-8dfb-8563597acbee
-
dpace authored
STYLE: Add note to editor helperBox that model maker implementation in "merge and build" is untested git-svn-id: http://svn.slicer.org/Slicer4/trunk@15598 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
BUG: PythonManager - For non installed case - Look for "vtkWrapPython" instead of "vtk" to properly set python path git-svn-id: http://svn.slicer.org/Slicer4/trunk@15597 3bd1e089-480b-0410-8dfb-8563597acbee
-
pieper authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15596 3bd1e089-480b-0410-8dfb-8563597acbee
-
pieper authored
ENH: general clean up and small fixes to editor: remove unused effects, add label name to EditColor, fix Delete Structures git-svn-id: http://svn.slicer.org/Slicer4/trunk@15595 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
file existency of vtkEncodeString[.exe]. Use instead the teem file unu[.exe] that is still packed with Slicer. git-svn-id: http://svn.slicer.org/Slicer4/trunk@15594 3bd1e089-480b-0410-8dfb-8563597acbee
-
pieper authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15593 3bd1e089-480b-0410-8dfb-8563597acbee
-
partyd authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15592 3bd1e089-480b-0410-8dfb-8563597acbee
-
pieper authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15591 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15590 3bd1e089-480b-0410-8dfb-8563597acbee
-
pieper authored
ENH: add threshold preview and refactor editOptions as a module rather than static methods so that it can be reloaded git-svn-id: http://svn.slicer.org/Slicer4/trunk@15589 3bd1e089-480b-0410-8dfb-8563597acbee
-
dpace authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15588 3bd1e089-480b-0410-8dfb-8563597acbee
-
dpace authored
- isolate dependency on red slice composite node, so it can be swapped out later if desired git-svn-id: http://svn.slicer.org/Slicer4/trunk@15587 3bd1e089-480b-0410-8dfb-8563597acbee
-
dpace authored
- fixes issue where one could continue to paint after leaving the editor module git-svn-id: http://svn.slicer.org/Slicer4/trunk@15586 3bd1e089-480b-0410-8dfb-8563597acbee
-
dpace authored
- The effect's options frame is still created - No cursor changes occur when no background volume or label map exists git-svn-id: http://svn.slicer.org/Slicer4/trunk@15585 3bd1e089-480b-0410-8dfb-8563597acbee
-
dpace authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15584 3bd1e089-480b-0410-8dfb-8563597acbee
-
haehn authored
BUG: Annotation module: Trying to track down bugs when a mrmlNode was added externally of displayableManager. git-svn-id: http://svn.slicer.org/Slicer4/trunk@15583 3bd1e089-480b-0410-8dfb-8563597acbee
-
zach.mullen authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15582 3bd1e089-480b-0410-8dfb-8563597acbee
-
dpace authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15581 3bd1e089-480b-0410-8dfb-8563597acbee
-
dpace authored
- Editor has three constructor options: --> embedded: use parent widget instead of creating ctkCollapsibleButton for "tools" section, and pass on "embedded" attribute to the EditBox --> suppliedEffects: list of effects to be included; passed on to the EditBox --> showVolumesFrame: whether or not to include the "Create and select label maps" section - starting to fix up parameters to be passed into model maker git-svn-id: http://svn.slicer.org/Slicer4/trunk@15580 3bd1e089-480b-0410-8dfb-8563597acbee
-
dpace authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15579 3bd1e089-480b-0410-8dfb-8563597acbee
-
dpace authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15578 3bd1e089-480b-0410-8dfb-8563597acbee
-
dpace authored
- If the widget is to be "embedded" into another, it does not create the labels and lays out the effect buttons horizontally - If a list of "supplied effects" is provided, it will create the effect buttons only for those effects whose names are in the list - "embedded" and "supplied effects" can be turned on and off independently git-svn-id: http://svn.slicer.org/Slicer4/trunk@15577 3bd1e089-480b-0410-8dfb-8563597acbee
-
haehn authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15576 3bd1e089-480b-0410-8dfb-8563597acbee
-
haehn authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15575 3bd1e089-480b-0410-8dfb-8563597acbee
-
partyd authored
COMP: Remove /Upgrade switch which isn't available on all versions of devenv (Particularly express editions). git-svn-id: http://svn.slicer.org/Slicer4/trunk@15574 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15573 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15572 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
The use case appears when vtkMRMLDisplayableManager::UpdateModelsFromMRML is called and the scene is 0, RemoveHierarchyObservers is called git-svn-id: http://svn.slicer.org/Slicer4/trunk@15571 3bd1e089-480b-0410-8dfb-8563597acbee
-
haehn authored
ENH: Annotation module: Report works now with screenshots. Deletetion of hierarchies works now. Cancel widget placement works now. git-svn-id: http://svn.slicer.org/Slicer4/trunk@15570 3bd1e089-480b-0410-8dfb-8563597acbee
-
- 14 Dec, 2010 8 commits
-
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15569 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
qMRMLSortFilterProxyModel::showHidden can be too generic in some cases (Models module tree), sometimes we want to have a fine control over the type of node we want to force it's visibility git-svn-id: http://svn.slicer.org/Slicer4/trunk@15568 3bd1e089-480b-0410-8dfb-8563597acbee
-
finetjul authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15567 3bd1e089-480b-0410-8dfb-8563597acbee
-
jcfr authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15566 3bd1e089-480b-0410-8dfb-8563597acbee
-
pieper authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15565 3bd1e089-480b-0410-8dfb-8563597acbee
-
haehn authored
ENH: Annotation module: change the way the second coordinate of the vtkCaptionWidget is stored in MRML. git-svn-id: http://svn.slicer.org/Slicer4/trunk@15564 3bd1e089-480b-0410-8dfb-8563597acbee
-
haehn authored
git-svn-id: http://svn.slicer.org/Slicer4/trunk@15563 3bd1e089-480b-0410-8dfb-8563597acbee
-
haehn authored
ENH: Annotation module: Re-enabled the annotation module with screenshot functionality instead of sceneSnapshot functionality. Latter is now available as a seperate module. git-svn-id: http://svn.slicer.org/Slicer4/trunk@15562 3bd1e089-480b-0410-8dfb-8563597acbee
-