log

age author description
Thu, 20 May 2021 11:10:14 +0200 Sebastien Jodogne create angle tool and delete measure tool
Thu, 20 May 2021 10:35:25 +0200 Sebastien Jodogne creation of segment or circle measures
Wed, 19 May 2021 18:59:45 +0200 Sebastien Jodogne creation of AnnotationsOverlay
Tue, 18 May 2021 09:57:14 +0200 Sebastien Jodogne fix build
Mon, 17 May 2021 18:03:47 +0200 Sebastien Jodogne fix for msvc 2008
Mon, 17 May 2021 17:23:54 +0200 Sebastien Jodogne fix build
Mon, 17 May 2021 16:59:03 +0200 Sebastien Jodogne ICompositor::ComputeTextBoundingBox()
Mon, 17 May 2021 16:11:17 +0200 Sebastien Jodogne replaced unneeded use of boost::share_ptr for MeasureCommand mementos by std::unique_ptr
Mon, 17 May 2021 13:57:25 +0200 Sebastien Jodogne angle measure and undo/redo in sdl simple viewer
Mon, 17 May 2021 11:55:21 +0200 Sebastien Jodogne added line measures to sdl single frame viewer sample
Sat, 15 May 2021 12:17:17 +0200 Sebastien Jodogne more mpr rendering tests
Sat, 15 May 2021 11:47:55 +0200 Sebastien Jodogne safeguard in TextureBaseSceneLayer
Sat, 15 May 2021 11:41:58 +0200 Sebastien Jodogne removing test code in DicomVolumeImageReslicer
Fri, 14 May 2021 19:07:51 +0200 Sebastien Jodogne notes in ImageBuffer3D
Fri, 14 May 2021 18:48:55 +0200 Sebastien Jodogne unit tests for MPR slicing
Fri, 14 May 2021 18:30:24 +0200 Sebastien Jodogne BREAKING: SubvoxelReader using the same Z-axis ordering as ImageBuffer3D
Fri, 14 May 2021 16:30:54 +0200 Sebastien Jodogne ImageBuffer3D::CommitSagittalSlice()
Fri, 14 May 2021 15:35:24 +0200 Sebastien Jodogne unit test VolumeRendering.FlipAxial
Fri, 14 May 2021 11:39:11 +0200 Sebastien Jodogne unit test VolumeRendering.FitTexture
Fri, 14 May 2021 10:01:20 +0200 Sebastien Jodogne unit test VolumeRendering.TextureCorners
Fri, 14 May 2021 09:33:42 +0200 Sebastien Jodogne simplifying test VolumeRendering.Axial
Fri, 14 May 2021 07:35:13 +0200 Sebastien Jodogne fix build of Web viewer
Fri, 14 May 2021 07:34:14 +0200 Sebastien Jodogne backward compatibility with Orthanc framework <= 1.9.2
Wed, 12 May 2021 19:57:50 +0200 Sebastien Jodogne fix conversion from voxel centers to texture borders
Wed, 12 May 2021 17:43:51 +0200 Sebastien Jodogne DicomVolumeImageReslicer and DicomVolumeImageMPRSlicer behave identically on axial
Wed, 12 May 2021 17:40:38 +0200 Sebastien Jodogne added missing Scene2D/CopyStyleConfigurator.cpp
Wed, 12 May 2021 17:24:24 +0200 Sebastien Jodogne unit test VolumeRendering.Basic
Wed, 12 May 2021 15:09:32 +0200 Sebastien Jodogne sync, trying to fix DicomVolumeImageReslicer
Wed, 12 May 2021 10:53:37 +0200 Sebastien Jodogne fix offset of textures
Wed, 12 May 2021 10:26:13 +0200 Sebastien Jodogne refactoring