log Framework/Toolbox/DicomStructureSet.cpp @ 1000:50e5acf5553b

age author description
Fri, 20 Sep 2019 11:59:29 +0200 Benjamin Golinvaux changed RTSTRUCT rendering from polygons to segments
Thu, 12 Sep 2019 08:27:12 +0200 Sebastien Jodogne fix build due to rename in Orthanc::DicomMap
Mon, 09 Sep 2019 16:15:28 +0200 Benjamin Golinvaux Fixed bug in DicomStructureSet that prevented points from being added to polygons toa2019090901
Fri, 06 Sep 2019 09:38:18 +0200 Benjamin Golinvaux Ability to cope with empty "Referenced SOP Instance UID" (dicom path (3006,0039)[i] / (0x3006, 0x0040)[0] / (0x3006, 0x0016)[0] / (0x0008, 0x1155)) + better logs + code formating
Fri, 23 Aug 2019 14:16:45 +0200 Benjamin Golinvaux Better error log in fetch failure callback + toa2019082301
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
Tue, 11 Jun 2019 15:41:21 +0200 Benjamin Golinvaux better error reporting in DicomStructureSetLoader + fixed POST request logic
Tue, 28 May 2019 15:58:21 +0200 Sebastien Jodogne PolylineSceneLayer now has one color per chain
Tue, 28 May 2019 12:26:16 +0200 Sebastien Jodogne LoaderStateMachine
Tue, 28 May 2019 08:49:49 +0200 Sebastien Jodogne deprecating MessagingToolbox
Tue, 28 May 2019 08:29:01 +0200 Sebastien Jodogne speeding up LinearAlgebra::ParseVector()
Tue, 28 May 2019 07:48:57 +0200 Sebastien Jodogne optimizing constructor of DicomStructureSet
Wed, 22 May 2019 08:54:38 +0200 Sebastien Jodogne removing using namespace
Tue, 12 Mar 2019 08:51:15 +0100 Benjamin Golinvaux Dummy changes (warnings, dummy dtor to check proper deletion, line wrapping) + bgo-commands-codegen