Import 2017-06-07 23:51:09: master dd6e98ca

Author Committer Branch Timestamp Parent
lassoan lassoan master 2017-04-07 19:34:19 master ec33a5f0
Changeset

BUG: Fixed loading of segment editor effects from extensions

Python module name was ignored and therefore only one effect was loaded from extensions
(the latest effect overwrote previous effects).

git-svn-id: http://svn.slicer.org/Slicer4/trunk@25911 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Modules/Loadable/Segmentations/EditorEffects/Python/SegmentEditorEffects.__init__.py.in Diff File
mod - Modules/Loadable/Segmentations/EditorEffects/qSlicerSegmentEditorScriptedEffect.cxx Diff File
mod - Modules/Loadable/Segmentations/Widgets/qMRMLSegmentEditorWidget.cxx Diff File
mod - Modules/Loadable/Segmentations/qSlicerSegmentationsModule.cxx Diff File