Page MenuHomePhabricator

Check/fix SplineVtkMapper3D
Closed, ResolvedPublic

Description

According to a mail from Hongzhi Lan on our users list (5th of February 2016), this mapper isn't working anymore. It wasn't really touched in the last decade and isn't used anymore in MITK. It needs to be fixed and/or declared as deprecated if we can't maintain it anymore. We should definitely have a rendering test in case we keep it.

Event Timeline

User engelhsa has pushed new remote branch:

bug-19543-SplineVtkMapper3D-Fix-NewTest

[f56e84]: Merge branch 'bug-19543-SplineVtkMapper3D-Fix-NewTest'

Merged commits:

2016-02-24 16:10:19 Sandy Engelhardt [a0a9a9]
new SplineVtkMapper3DTest in MITKMapperExt with new MITKData hash tag


2016-02-24 16:06:24 Sandy Engelhardt [1ae6a6]
Minor modifications in SplineVtkMapper3D


2016-02-24 15:51:02 Sandy Engelhardt [99c493]
adjust mitkMacroCreateModuleTest.cmake to prevent code dublication for each data and test type

[049b4a]: Merge branch 'bug-19543-SplineVtkMapper3D-Fix-NewTest'

Merged commits:

2016-02-24 16:51:15 Sandy Engelhardt [e15df5]
COMP: Set Multisample should fix windows problem

[258fcc]: Merge branch 'bug-19543-SplineVtkMapper3D-Fix-NewTest'

Merged commits:

2016-02-24 17:34:23 Sandy Engelhardt [4d6543]
COMP: Rendering of translucent objects fail on dashboard see new T19575

[8f0845]: Merge branch 'bug-19543-SplineVtkMapper3D-Fix-NewTest'

Merged commits:

2016-02-25 11:41:35 Sandy Engelhardt [b101ec]
Adjust data type and test type description in cmake to be both in singular should enable missing test on dashboard