log Framework/Scene2DViewport/ViewportController.cpp @ 1208:00e6bff9ea39 broker

age author description
Tue, 03 Dec 2019 18:51:03 +0100 Sebastien Jodogne handling of mouse interactions in ViewportController broker
Fri, 29 Nov 2019 21:22:21 +0100 Sebastien Jodogne locking abstraction in IViewport broker
Fri, 11 Oct 2019 17:08:34 +0200 Sebastien Jodogne replacing MessageBroker by weak_ptr broker
Thu, 10 Oct 2019 15:24:48 +0200 Sebastien Jodogne simplifying IViewport
Thu, 10 Oct 2019 14:29:02 +0200 Sebastien Jodogne removing classes OpenGLContextLostException and StoneOrthancException
Mon, 30 Sep 2019 10:41:06 +0200 Benjamin Golinvaux TrackerCommand --> MeasureCommand + fuse against exception in MeasureTool dtor toa2019093001
Fri, 19 Jul 2019 15:06:36 +0200 Alain Mazy MultiPlatform Basic Scene sample (so far: SDL + Qt) am-dev