Wed, 21 Aug 2019 16:24:57 +0200 |
Benjamin Golinvaux |
Merge
|
Wed, 21 Aug 2019 16:16:30 +0200 |
Benjamin Golinvaux |
Made IsContextLost automatically set the flag by checking with the emscripten
|
Mon, 19 Aug 2019 17:55:50 +0200 |
Sebastien Jodogne |
fix link errors to deprecated stuff
|
Mon, 19 Aug 2019 17:52:01 +0200 |
Sebastien Jodogne |
fix warning
|
Fri, 16 Aug 2019 16:24:11 +0200 |
Benjamin Golinvaux |
Fixed call to renamed method SetSize --> SetSizeInVoxels
|
Tue, 13 Aug 2019 17:31:29 +0200 |
Benjamin Golinvaux |
Added tag toa2019081302 for changeset 4a593397b11c
|
Tue, 13 Aug 2019 17:30:30 +0200 |
Benjamin Golinvaux |
Fixed clang warning about missing 'override'
toa2019081302
|
Tue, 13 Aug 2019 16:03:53 +0200 |
Benjamin Golinvaux |
Added tag toa2019081301 for changeset 32eaf4929b08
|
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:13:11 +0200 |
Benjamin Golinvaux |
Added tag toa2019081001 for changeset 1091b2adeb5a
|
Sat, 10 Aug 2019 13:07:31 +0200 |
Benjamin Golinvaux |
Fixed animation frame stopping when returning false + big work on the OpenGL
toa2019081001
|
Tue, 06 Aug 2019 15:07:23 +0200 |
Benjamin Golinvaux |
Added tag toa2019080601 for changeset 2db3ef713664
|