Mikhail Polkovnikov
Mikhail Polkovnikov
> That's good, but for backward compatibility `GetDoseUnitsFromString` should recognize the old values (`0`, `1`, and `-1`) and not just the new strings (`Gy`, `Relative`, and `Unknown`). Method modified. I...
Other requested changes will be corrected shortly.
Doxygen description has been [updated](https://github.com/MichaelColonel/SlicerRT/commit/05bc557d676af54b06c295b4cb883f2ec226f0f2).
I will check everything one more time and let you know.
It's ready to be merged.
@cpinter could you try to merge it? I hope there are no more conflicts.
I've rebased it.
I'm going to add support for GPU isosurface volume rendering for 3D view as a part of VTK practice. According to [VTK example](https://kitware.github.io/vtk-examples/site/Cxx/VolumeRendering/RayCastIsosurface/) it shouldn't be very hard. A couple...
Maybe you are right, it doesn't worth the effort. > To solve the original problem of having many nodes in the scene, a much better solution could be to show...
Slicer 4.11.0-2020-01-12 r8ea6945 SlicerRT master branch. All tests have passed on linux.