log Framework/Toolbox/DicomStructureSet.cpp @ 1353:af65bce18951 broker

age author description
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
Wed, 20 Nov 2019 17:34:17 +0100 Sebastien Jodogne ParsedDicomDataset to speed up loading RT-STRUCT from parsed DICOM files broker
Wed, 20 Nov 2019 14:12:11 +0100 Sebastien Jodogne DicomStructureSet::ProjectOntoLayer() broker
Wed, 20 Nov 2019 13:09:15 +0100 Sebastien Jodogne fixes related to swapped normal in sagittal geometry broker
Tue, 19 Nov 2019 19:04:15 +0100 Sebastien Jodogne recovery of USE_BOOST_UNION_FOR_POLYGONS broker
Mon, 23 Sep 2019 15:18:33 +0200 Benjamin Golinvaux - Added an optimized ProjectPoint2 to CoordinateSystem3D. It has *not* replaced toa2019092301
Fri, 20 Sep 2019 12:13:10 +0200 Benjamin Golinvaux Fixed unit tests and deprecated classes according to last API changes. UT all run ok. toa2019092001
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