log Framework/StoneException.h @ 1455:30deba7bc8e2

age author description
Thu, 11 Jun 2020 20:54:01 +0200 Sebastien Jodogne simplifying include_directories
Mon, 27 Apr 2020 16:47:46 +0200 Benjamin Golinvaux Added LoadInstanceFullVisibility for default-visible RTSTRUCT
Fri, 31 Jan 2020 17:34:29 +0100 Sebastien Jodogne upgrade to year 2020
Tue, 15 Oct 2019 14:30:19 +0200 Benjamin Golinvaux Fixes related to refactorings in viewports.
Fri, 11 Oct 2019 13:37:21 +0200 Sebastien Jodogne removing unused class IPromise
Thu, 10 Oct 2019 14:29:02 +0200 Sebastien Jodogne removing classes OpenGLContextLostException and StoneOrthancException
Wed, 09 Oct 2019 18:06:58 +0200 Sebastien Jodogne reorganization
Mon, 07 Oct 2019 15:09:37 +0200 Benjamin Golinvaux Fixed buggy return of stack data toa2019100702
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
Sat, 10 Aug 2019 13:07:31 +0200 Benjamin Golinvaux Fixed animation frame stopping when returning false + big work on the OpenGL toa2019081001
Mon, 17 Jun 2019 16:13:14 +0200 Benjamin Golinvaux Added namespace to ORTHANC_ASSERT macros
Thu, 23 May 2019 10:25:48 +0200 Benjamin Golinvaux truncation warning fixes + CRLF -> LF + random measuring tool creation (keyb
Wed, 22 May 2019 16:13:46 +0200 Benjamin Golinvaux Merge from default
Wed, 22 May 2019 11:55:52 +0200 Benjamin Golinvaux - undo redo now works fine for both measure tool creation commands
Wed, 22 May 2019 08:54:38 +0200 Sebastien Jodogne removing using namespace