log Framework/Scene2DViewport/ViewportController.cpp @ 1232:a28861abf888 broker

age author description
Mon, 09 Dec 2019 17:46:33 +0100 Sebastien Jodogne viewports for WebAssembly broker
Thu, 05 Dec 2019 16:36:40 +0100 Sebastien Jodogne better abstraction for IViewport broker
Wed, 04 Dec 2019 20:12:15 +0100 Sebastien Jodogne removed ViewportBase, and removed dependency of ViewportController on IViewport broker
Wed, 04 Dec 2019 19:12:08 +0100 Sebastien Jodogne removing pointer to viewport from ViewportController broker
Wed, 04 Dec 2019 17:54:10 +0100 Sebastien Jodogne moving the scene from IViewport to ViewportController broker
Wed, 04 Dec 2019 16:13:10 +0100 Sebastien Jodogne removing interactor from the ViewportController members broker
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
Wed, 17 Jul 2019 17:17:34 +0200 Benjamin Golinvaux Disabled OpenGL in GuiAdapter to allow for Cairo-only workflows (THIS IS A TEMP CHANGE!!!) + disabled outlined text by default (build macro)
Mon, 15 Jul 2019 12:48:19 +0200 Benjamin Golinvaux Fixes to TrackerSampleApp following IViewport refactoring (FusionMprSdl not working yet)