log Framework/StoneException.h @ 1227:a1c0c9c9f9af broker

age author description
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