log

age author description
Fri, 20 Sep 2019 11:59:29 +0200 Benjamin Golinvaux changed RTSTRUCT rendering from polygons to segments
Fri, 20 Sep 2019 11:58:33 +0200 Benjamin Golinvaux Added tests for Dicom structure set classes (loaders and utils)
Fri, 20 Sep 2019 11:58:00 +0200 Benjamin Golinvaux added a new set of classes that correctly handle non-convex polygons (not
Fri, 20 Sep 2019 10:16:55 +0200 Sebastien Jodogne fix WebAssemblyOpenGLViewport::UpdateSize()
Thu, 19 Sep 2019 18:26:11 +0200 Sebastien Jodogne commenting out annoying error
Sat, 14 Sep 2019 17:27:41 +0200 Sebastien Jodogne send error message for HTTP fetching in wasm
Thu, 12 Sep 2019 08:27:12 +0200 Sebastien Jodogne fix build due to rename in Orthanc::DicomMap
Wed, 11 Sep 2019 12:33:12 +0200 Sebastien Jodogne merge
Wed, 11 Sep 2019 12:31:49 +0200 Sebastien Jodogne implementation of HttpCommand in WebAssemblyOracle
Wed, 11 Sep 2019 12:15:21 +0200 Alain Mazy removed logs from IObserver constructor
Wed, 11 Sep 2019 10:43:21 +0200 Alain Mazy dummy opengl checks for Qt
Mon, 09 Sep 2019 16:18:39 +0200 Benjamin Golinvaux Added tag toa2019090901 for changeset 4c9b4c4de814
Mon, 09 Sep 2019 16:15:28 +0200 Benjamin Golinvaux Fixed bug in DicomStructureSet that prevented points from being added to polygons toa2019090901
Mon, 09 Sep 2019 15:18:24 +0200 Benjamin Golinvaux Scaffolding for A/B tests with DicomStructureSet[Loader] (A/B testing)
Mon, 09 Sep 2019 10:41:27 +0200 Benjamin Golinvaux Uninit. var.