log Samples/Sdl/FusionMprSdl.cpp @ 1298:8a0a62189f46

age author description
Mon, 02 Mar 2020 16:31:30 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
Fri, 31 Jan 2020 17:34:29 +0100 Sebastien Jodogne upgrade to year 2020
Wed, 09 Oct 2019 18:06:58 +0200 Sebastien Jodogne reorganization
Wed, 31 Jul 2019 10:58:16 +0200 Benjamin Golinvaux Fixed the Stone samples wrt the recent API changes (SdlOpenGLViewport, ICompositor...) toa2019073101
Tue, 16 Jul 2019 12:42:31 +0200 Alain Mazy Merge am-dev
Tue, 16 Jul 2019 12:37:29 +0200 Alain Mazy Merge am-dev
Mon, 15 Jul 2019 12:48:19 +0200 Benjamin Golinvaux Fixes to TrackerSampleApp following IViewport refactoring (FusionMprSdl not working yet)
Wed, 10 Jul 2019 18:18:42 +0200 Sebastien Jodogne new abstraction: IViewport
Wed, 10 Jul 2019 15:23:13 +0200 Sebastien Jodogne removing OpenGLCompositor::UpdateSize()
Wed, 10 Jul 2019 12:05:02 +0200 Sebastien Jodogne integration mainline->am-dev am-dev
Tue, 09 Jul 2019 11:46:43 +0200 Alain Mazy Merge am-dev
Mon, 24 Jun 2019 10:31:04 +0200 Benjamin Golinvaux GuiAdapter : mouse event routing in SDL + split the undo stack from the
Thu, 13 Jun 2019 16:47:02 +0200 Alain Mazy starting to re-implement radiography editor with latest framework am-mainline
Tue, 11 Jun 2019 15:41:21 +0200 Benjamin Golinvaux better error reporting in DicomStructureSetLoader + fixed POST request logic
Mon, 03 Jun 2019 14:37:17 +0200 Benjamin Golinvaux Added dose struct load in (ongoing) FusionMprSample + doc change
Wed, 29 May 2019 16:15:04 +0200 Benjamin Golinvaux Merge + FusionMprSdl
Wed, 29 May 2019 13:44:55 +0200 Benjamin Golinvaux Added FusioMpr sample + small dumb changes