log Framework/Toolbox/CoordinateSystem3D.cpp @ 1455:30deba7bc8e2

age author description
Thu, 11 Jun 2020 20:54:01 +0200 Sebastien Jodogne simplifying include_directories
Tue, 04 Feb 2020 15:20:08 +0100 Sebastien Jodogne integration mainline->broker broker
Fri, 31 Jan 2020 17:34:57 +0100 Sebastien Jodogne upgrade to year 2020 broker
Fri, 31 Jan 2020 17:34:29 +0100 Sebastien Jodogne upgrade to year 2020
Tue, 19 Nov 2019 17:30:05 +0100 Sebastien Jodogne fix sagittal geometry broker
Mon, 30 Sep 2019 10:41:06 +0200 Benjamin Golinvaux TrackerCommand --> MeasureCommand + fuse against exception in MeasureTool dtor toa2019093001
Mon, 23 Sep 2019 15:18:33 +0200 Benjamin Golinvaux - Added an optimized ProjectPoint2 to CoordinateSystem3D. It has *not* replaced toa2019092301
Thu, 12 Sep 2019 08:27:12 +0200 Sebastien Jodogne fix build due to rename in Orthanc::DicomMap
Mon, 09 Sep 2019 10:41:27 +0200 Benjamin Golinvaux Uninit. var.
Tue, 13 Aug 2019 16:01:05 +0200 Benjamin Golinvaux OrthancMultiframeVolumeLoader and OrthancSeriesVolumeProgressiveLoader now implement IGeometryProvider so that the geometry reference can be switched (CT or DOSE, for instance) + VolumeImageGeometry::SetSize renamed to VolumeImageGeometry::SetSizeInVoxels + prevent text layer update if text or properties do not change + a few stream operator<< for debug (Vector, Matrix,...) + fixed memory access aligment issues in ImageBuffer3D::ExtractSagittalSlice + fix for wrong screen Y offset of mpr slices in DicomVolumeImageMPRSlicer. toa2019081301
Wed, 22 May 2019 18:34:06 +0200 Sebastien Jodogne progressive loading working
Wed, 22 May 2019 17:05:14 +0200 Sebastien Jodogne cont
Mon, 13 May 2019 17:03:46 +0200 Sebastien Jodogne uncoupling OrthancStone::SlicesSorter from OrthancStone::Slice
Mon, 24 Dec 2018 13:41:12 +0100 Sebastien Jodogne preparing for 2019
Fri, 01 Jun 2018 17:48:47 +0200 Sebastien Jodogne resort to OrthancFramework