log Framework/Volumes/DicomVolumeImageMPRSlicer.cpp @ 1455:30deba7bc8e2

age author description
Thu, 11 Jun 2020 20:54:01 +0200 Sebastien Jodogne simplifying include_directories
Mon, 02 Mar 2020 18:11:45 +0100 Sebastien Jodogne integration mainline->broker broker
Mon, 02 Mar 2020 17:21:24 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr broker
Mon, 02 Mar 2020 16:31:30 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
Sun, 23 Feb 2020 15:32:24 +0100 Sebastien Jodogne integration mainline->broker broker
Fri, 21 Feb 2020 15:25:34 +0100 Benjamin Golinvaux Removed debug logs bugs/2020-02-invisible-slice
Fri, 21 Feb 2020 15:23:40 +0100 Benjamin Golinvaux Removal of debug logs bugs/2020-02-invisible-slice
Fri, 21 Feb 2020 15:20:29 +0100 Benjamin Golinvaux Removal of debugging logs bugs/2020-02-invisible-slice
Wed, 19 Feb 2020 17:05:08 +0100 Benjamin Golinvaux Ongoing work on invisible slice bug (logging + removed unused function) bugs/2020-02-invisible-slice
Fri, 14 Feb 2020 15:00:54 +0100 Benjamin Golinvaux Heavy (temporary) logging in the path that leads bugs/2020-02-invisible-slice
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, 28 Oct 2019 11:13:48 +0100 Benjamin Golinvaux Code formatting (dummyc) + log level (dummyc) toa2019102801
Wed, 21 Aug 2019 16:16:30 +0200 Benjamin Golinvaux Made IsContextLost automatically set the flag by checking with the emscripten
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
Mon, 29 Jul 2019 15:39:11 +0200 Benjamin Golinvaux Added traces in LoaderCache objects dtors + fuse to prevent dead weak ptrs to be calleds in VisitWdigets (in GuiAdapter.h) toa2019072901
Wed, 29 May 2019 08:36:13 +0200 Sebastien Jodogne simplification of DicomVolumeImageMPRSlicer::ExtractedSlice
Tue, 28 May 2019 21:16:39 +0200 Sebastien Jodogne reorganization