log Framework/Scene2DViewport/LayerHolder.h @ 949:32eaf4929b08 toa2019081301

age author description
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
Wed, 17 Jul 2019 17:17:34 +0200 Benjamin Golinvaux Disabled OpenGL in GuiAdapter to allow for Cairo-only workflows (THIS IS A TEMP CHANGE!!!) + disabled outlined text by default (build macro)
Wed, 10 Jul 2019 18:18:42 +0200 Sebastien Jodogne new abstraction: IViewport
Wed, 29 May 2019 10:51:28 +0200 Benjamin Golinvaux Removed typedefs to shared_ptr by making them explicit. Removed using namespace
Thu, 23 May 2019 10:25:48 +0200 Benjamin Golinvaux truncation warning fixes + CRLF -> LF + random measuring tool creation (keyb
Wed, 22 May 2019 11:55:52 +0200 Benjamin Golinvaux - undo redo now works fine for both measure tool creation commands