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
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
Fri, 23 Mar 2018 11:59:22 +0100 Sebastien Jodogne removed absolute paths
Tue, 20 Mar 2018 20:02:10 +0100 Sebastien Jodogne integration mainline->wasm wasm
Thu, 08 Mar 2018 17:58:55 +0100 Sebastien Jodogne fix captain rt-struct wasm
Wed, 14 Feb 2018 09:15:08 +0100 Sebastien Jodogne populating LinearAlgebra wasm
Wed, 14 Feb 2018 08:58:31 +0100 Sebastien Jodogne LinearAlgebra toolbox wasm
Tue, 16 Jan 2018 13:31:19 +0100 Sebastien Jodogne fix wasm
Tue, 02 Jan 2018 09:56:08 +0100 Sebastien Jodogne upgrade to year 2018 wasm
Tue, 02 Jan 2018 09:51:36 +0100 Sebastien Jodogne upgrade to year 2018
Fri, 17 Nov 2017 18:01:31 +0100 Sebastien Jodogne fix rtstruct projections wasm
Thu, 16 Nov 2017 15:00:45 +0100 Sebastien Jodogne optimization wasm
Wed, 08 Nov 2017 17:27:38 +0100 Sebastien Jodogne rt-struct projection wasm
Wed, 08 Nov 2017 16:13:55 +0100 Sebastien Jodogne refactoring wasm
Fri, 06 Oct 2017 17:25:08 +0200 Sebastien Jodogne refactoring DicomStructureSet wasm
Wed, 04 Oct 2017 17:53:47 +0200 Sebastien Jodogne displaying rt-struct wasm
Mon, 02 Oct 2017 14:31:26 +0200 Sebastien Jodogne using Orthanc::DicomMap instead of OrthancPlugins::DicomDatasetReader wasm
Wed, 20 Sep 2017 15:32:32 +0200 Sebastien Jodogne using the Orthanc Framework wasm
Wed, 14 Jun 2017 15:50:38 +0200 Sebastien Jodogne renamed SliceGeometry as CoordinateSystem3D wasm
Thu, 27 Apr 2017 11:00:15 +0200 Sebastien Jodogne agpl license
Wed, 04 Jan 2017 16:37:42 +0100 Sebastien Jodogne shared copyright with osimis
Mon, 19 Dec 2016 11:37:35 +0100 Sebastien Jodogne move
Mon, 19 Dec 2016 11:34:18 +0100 Sebastien Jodogne refactoring
Mon, 19 Dec 2016 11:00:23 +0100 Sebastien Jodogne sync
Fri, 16 Dec 2016 15:41:20 +0100 Sebastien Jodogne sharing code with the Orthanc core
Wed, 09 Nov 2016 20:06:52 +0100 Sebastien Jodogne reorganization
Fri, 14 Oct 2016 15:34:11 +0200 Sebastien Jodogne initial commit