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
|
Tue, 21 May 2019 10:27:54 +0200 |
Benjamin Golinvaux |
Undo mechanism implemented (not connected to UI yet). Undo stack and measuring
|
Mon, 24 Dec 2018 13:41:12 +0100 |
Sebastien Jodogne |
preparing for 2019
|
Mon, 08 Oct 2018 17:10:08 +0200 |
am |
ImageAccessor refactoring + implemented Image Cache in SmartLoader
am-2
|
Tue, 25 Sep 2018 15:14:53 +0200 |
am |
wip: commands + status update
am-callable-and-promise
|
Mon, 10 Sep 2018 12:22:05 +0200 |
am |
introduced StoneException
am-2
|
Tue, 04 Sep 2018 15:09:42 +0200 |
am |
unified CMakeLists.txt into a single file for WASM/Native + bootstrap Command (to rework) + doc
am-2
|