log Resources/CMake/OrthancStoneConfiguration.cmake @ 592:bbe29efd3d1c

age author description
Fri, 26 Apr 2019 12:55:43 +0200 Sebastien Jodogne OpenGLLinesProgram
Fri, 26 Apr 2019 12:05:38 +0200 Sebastien Jodogne OpenGLTextureProgram
Fri, 26 Apr 2019 11:33:57 +0200 Sebastien Jodogne FloatTextureSceneLayer
Thu, 25 Apr 2019 13:54:42 +0200 Sebastien Jodogne renamed ColorTextureSceneLayer, dropped dependency on boost::chrono
Mon, 22 Apr 2019 10:07:34 +0200 Sebastien Jodogne move to internals
Fri, 19 Apr 2019 17:57:58 +0200 Sebastien Jodogne TextSceneLayer
Fri, 19 Apr 2019 17:36:00 +0200 Sebastien Jodogne layers: InfoPanel, Polyline, Texture
Fri, 19 Apr 2019 16:43:08 +0200 Sebastien Jodogne Scene2D
Fri, 19 Apr 2019 16:06:45 +0200 Sebastien Jodogne OpenGL programs and textures
Fri, 19 Apr 2019 15:57:46 +0200 Sebastien Jodogne starting work on OpenGL
Fri, 19 Apr 2019 15:42:57 +0200 Sebastien Jodogne alphabet of glyphs
Fri, 19 Apr 2019 15:11:16 +0200 Sebastien Jodogne FontRenderer
Thu, 18 Apr 2019 17:29:44 +0200 Sebastien Jodogne cont
Thu, 18 Apr 2019 16:44:27 +0200 Sebastien Jodogne fix build msvc 2015
Thu, 18 Apr 2019 10:43:17 +0200 Alain Mazy Merged default into am-dev am-dev
Thu, 18 Apr 2019 10:42:01 +0200 Alain Mazy fix include am-dev
Thu, 18 Apr 2019 09:30:00 +0200 Alain Mazy merge default -> dev dev
Wed, 20 Mar 2019 12:38:48 +0100 Sebastien Jodogne cont
Mon, 18 Mar 2019 11:27:01 +0100 Benjamin Golinvaux Removed ICommand.h references bgo-commands-codegen
Thu, 07 Mar 2019 11:32:39 +0100 Sebastien Jodogne ORTHANC_STONE_APPLICATION_RESOURCES in CMake
Wed, 06 Mar 2019 10:57:02 +0100 Benjamin Golinvaux Fix to use js callbacks attached to 'window' + dummy changes in cmake files bgo-commands-codegen
Tue, 26 Feb 2019 21:33:16 +0100 Benjamin Golinvaux Merge with am-touch-events bgo-commands-codegen
Thu, 14 Feb 2019 10:18:02 +0100 am added mouse tracker for Layer Mask. Everything seems ok am-touch-events
Tue, 12 Feb 2019 12:22:13 +0100 am added a mask layer in the RadiographyWidget (to be cleaned) am-touch-events
Wed, 06 Feb 2019 23:41:42 +0100 Alain Mazy fix for include not found in Orthanc am-touch-events
Thu, 24 Jan 2019 16:42:27 +0100 Alain Mazy added support for 'touch' in mouse trackers. This is still a bit hacky and we need to refactor it to make it clean. Thanks to that, Pan and zoom are available together with 2 touches am-touch-events
Wed, 16 Jan 2019 16:24:45 +0100 bgo-osimis dumb change bgo-commands-codegen
Fri, 28 Dec 2018 10:40:34 +0100 amazy merge default->am-vsol-upgrade am-vsol-upgrade
Mon, 24 Dec 2018 13:41:12 +0100 Sebastien Jodogne preparing for 2019
Mon, 03 Dec 2018 18:03:30 +0100 am moved the HTTP cache from OrthancApiClient to BaseWebService (not implemented yet in WASM) am-vsol-upgrade
Thu, 29 Nov 2018 19:25:15 +0100 am added DelayedCallExecutor to avoid using sleep() in C++ that consumes 100% CPU once executed in WASM am-vsol-upgrade
Thu, 29 Nov 2018 15:11:19 +0100 am added serialization for RadiographyScene am-vsol-upgrade
Tue, 20 Nov 2018 16:35:29 +0100 am tentative to make SmartLoader and RadiographyScene work together (not really working) cache-in-radiography
Tue, 13 Nov 2018 10:36:53 +0100 Sebastien Jodogne finished reorganization
Mon, 12 Nov 2018 18:00:48 +0100 Sebastien Jodogne reorganization
Mon, 12 Nov 2018 17:17:25 +0100 Sebastien Jodogne reorganization
Mon, 12 Nov 2018 15:52:03 +0100 Sebastien Jodogne rename RadiographyScene::Layer as RadiographyLayer
Mon, 12 Nov 2018 15:38:11 +0100 Sebastien Jodogne AffineTransform2D
Mon, 12 Nov 2018 14:52:10 +0100 Sebastien Jodogne reorganization
Sun, 11 Nov 2018 17:50:11 +0100 Sebastien Jodogne removing ObserversRegistry
Sun, 11 Nov 2018 13:02:38 +0100 Sebastien Jodogne use of MessageBroker in DicomStructureSetSlicer
Sun, 11 Nov 2018 12:13:31 +0100 Sebastien Jodogne IObservable.cpp
Sat, 10 Nov 2018 12:34:45 +0100 Sebastien Jodogne removed VolumeSlicerBase
Sat, 10 Nov 2018 09:41:59 +0100 Sebastien Jodogne renamed DicomStructureSetRendererFactory as DicomStructureSetSlicer, VolumeImageSource as VolumeImageMPRSlicer
Sat, 10 Nov 2018 09:29:08 +0100 Sebastien Jodogne rename ILayerSource as IVolumeSlicer, and OrthancFrameLayerSource as as DicomSeriesVolumeSlicer
Fri, 09 Nov 2018 18:30:30 +0100 Sebastien Jodogne removed Messages/MessageType.h
Fri, 09 Nov 2018 17:59:35 +0100 Sebastien Jodogne to graveyard
Fri, 09 Nov 2018 17:37:34 +0100 Sebastien Jodogne renamed SiblingSliceLocation as ReferenceLine
Fri, 09 Nov 2018 17:26:39 +0100 Sebastien Jodogne renamed LayerWidget as SliceViewerWidget
Mon, 05 Nov 2018 16:18:27 +0100 Sebastien Jodogne refactoring
Wed, 31 Oct 2018 18:10:29 +0100 Sebastien Jodogne no automatic call to moc and uic, CircleMeasureTracker using Orthanc fonts am-2
Mon, 22 Oct 2018 17:02:34 +0200 Sebastien Jodogne drawing borders am-2
Mon, 22 Oct 2018 14:20:39 +0200 Sebastien Jodogne text layer am-2
Fri, 19 Oct 2018 12:50:38 +0200 Sebastien Jodogne BitmapStack am-2
Wed, 17 Oct 2018 19:38:39 +0200 Sebastien Jodogne separating ZoomMouseTracker and PanMouseTracker from WorldSceneWidget am-2
Wed, 17 Oct 2018 12:45:52 +0200 am renamed SetDefaultView in FitContent am-2
Tue, 16 Oct 2018 15:25:21 +0200 am added support for arrow keys am-2
Fri, 05 Oct 2018 10:38:16 +0200 am Added LayerWidget::RemoveLayer + DELETE commands in WebService am-2
Tue, 25 Sep 2018 15:14:53 +0200 am wip: commands + status update am-callable-and-promise
Fri, 21 Sep 2018 13:36:38 +0200 Sebastien Jodogne fix captain build wasm