log

age author description
Tue, 28 May 2019 08:29:24 +0200 Sebastien Jodogne merge
Tue, 28 May 2019 08:29:01 +0200 Sebastien Jodogne speeding up LinearAlgebra::ParseVector()
Tue, 28 May 2019 08:15:38 +0200 Benjamin Golinvaux Merge
Mon, 27 May 2019 16:01:47 +0200 Benjamin Golinvaux Merge from default
Fri, 24 May 2019 16:13:50 +0200 Benjamin Golinvaux Fixed Visual Studio 2008 build
Tue, 28 May 2019 07:48:57 +0200 Sebastien Jodogne optimizing constructor of DicomStructureSet
Mon, 27 May 2019 22:41:51 +0200 Alain Mazy made typescript more future-proof (not completed, I finally disabled a few warnings in my tsconfig.json) am-dev
Mon, 27 May 2019 17:20:59 +0200 Sebastien Jodogne DicomStructureSetLoader
Mon, 27 May 2019 15:54:53 +0200 Sebastien Jodogne DicomVolumeImage
Mon, 27 May 2019 14:21:04 +0200 Sebastien Jodogne VolumeImageReslicer
Mon, 27 May 2019 11:45:18 +0200 Sebastien Jodogne IVolumeImage
Mon, 27 May 2019 10:39:35 +0200 Sebastien Jodogne cont
Mon, 27 May 2019 10:34:34 +0200 Sebastien Jodogne fix
Mon, 27 May 2019 09:49:44 +0200 Sebastien Jodogne VolumeGeometryReadyMessage
Fri, 24 May 2019 18:33:08 +0200 Sebastien Jodogne merge
Fri, 24 May 2019 18:29:27 +0200 Sebastien Jodogne ILayerStyleConfigurator
Fri, 24 May 2019 16:00:24 +0200 Benjamin Golinvaux Merge from default
Fri, 24 May 2019 15:59:51 +0200 Benjamin Golinvaux A few renames and cleanups + moved GUI constants to controller + start work on
Fri, 24 May 2019 13:44:34 +0200 Sebastien Jodogne FloatTextureSceneLayer::SetInverted()
Fri, 24 May 2019 11:05:06 +0200 Alain Mazy fix windowing + save windowing am-dev
Fri, 24 May 2019 11:04:41 +0200 Sebastien Jodogne fix
Fri, 24 May 2019 11:02:20 +0200 Sebastien Jodogne fix windowing
Thu, 23 May 2019 20:37:19 +0200 Sebastien Jodogne improved interface for lookup tables
Thu, 23 May 2019 20:04:33 +0200 Sebastien Jodogne LookupTableTextureSceneLayer
Thu, 23 May 2019 16:57:33 +0200 Sebastien Jodogne fix
Thu, 23 May 2019 16:34:03 +0200 Sebastien Jodogne fix
Thu, 23 May 2019 14:57:52 +0200 Sebastien Jodogne cont
Thu, 23 May 2019 12:54:10 +0200 Sebastien Jodogne cont
Thu, 23 May 2019 11:27:37 +0200 Sebastien Jodogne merge
Thu, 23 May 2019 11:27:11 +0200 Sebastien Jodogne creation of OrthancMultiframeVolumeLoader
Thu, 23 May 2019 10:25:48 +0200 Benjamin Golinvaux truncation warning fixes + CRLF -> LF + random measuring tool creation (keyb
Wed, 22 May 2019 18:34:06 +0200 Sebastien Jodogne progressive loading working
Wed, 22 May 2019 17:25:44 +0200 Sebastien Jodogne simplification
Wed, 22 May 2019 17:05:38 +0200 Sebastien Jodogne merge
Wed, 22 May 2019 17:05:14 +0200 Sebastien Jodogne cont
Wed, 22 May 2019 16:46:02 +0200 Benjamin Golinvaux Added broker back because the ViewportController needs one
Wed, 22 May 2019 16:17:32 +0200 Benjamin Golinvaux Merge from default
Wed, 22 May 2019 16:13:46 +0200 Benjamin Golinvaux Merge from default
Wed, 22 May 2019 16:01:34 +0200 Benjamin Golinvaux dummy
Wed, 22 May 2019 16:00:58 +0200 Benjamin Golinvaux Fixed wasm sample (BasicScene) according to changes (ViewportController) +
Wed, 22 May 2019 11:55:52 +0200 Benjamin Golinvaux - undo redo now works fine for both measure tool creation commands
Tue, 21 May 2019 13:18:35 +0200 Benjamin Golinvaux Wired undo redo to keys
Wed, 22 May 2019 16:15:24 +0200 Sebastien Jodogne fix wasm build
Wed, 22 May 2019 14:46:26 +0200 Sebastien Jodogne ThreadedOracle
Wed, 22 May 2019 13:49:31 +0200 Benjamin Golinvaux Backfix of d5579bd: Fixed wasm viewport Redraw() to use wasmModule.HEAPU8.buffer instead of the deprecated wasmModule.buffer rtviewer19branch
Wed, 22 May 2019 12:48:57 +0200 Sebastien Jodogne reorganization
Wed, 22 May 2019 12:08:15 +0200 Sebastien Jodogne reorganization
Wed, 22 May 2019 11:28:42 +0200 Sebastien Jodogne SleepOracleCommand
Wed, 22 May 2019 09:55:01 +0200 Sebastien Jodogne fix
Wed, 22 May 2019 09:41:03 +0200 Sebastien Jodogne moved OrientedBoundingBox in the Volumes folder
Wed, 22 May 2019 09:27:21 +0200 Sebastien Jodogne removed some forward class declarations
Wed, 22 May 2019 09:17:07 +0200 Sebastien Jodogne new CMake internal option: ENABLE_STONE_DEPRECATED
Wed, 22 May 2019 09:13:04 +0200 Sebastien Jodogne deprecating enum SliceImageQuality
Wed, 22 May 2019 08:54:38 +0200 Sebastien Jodogne removing using namespace
Wed, 22 May 2019 08:43:41 +0200 Sebastien Jodogne cont
Wed, 22 May 2019 08:38:52 +0200 Sebastien Jodogne enforce relative includes
Tue, 21 May 2019 16:15:06 +0200 Sebastien Jodogne removing dependencies in ImageBuffer3D
Tue, 21 May 2019 15:20:04 +0200 Sebastien Jodogne moved FitWindowingToRange() from ImageBuffer3D to RenderStyle
Tue, 21 May 2019 14:27:52 +0200 Sebastien Jodogne merge
Tue, 21 May 2019 14:27:35 +0200 Sebastien Jodogne move Deprecated classes to a separate folder