log Framework/Scene2DViewport/ViewportController.cpp @ 1055:af456106576c

age author description
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)
Wed, 10 Jul 2019 18:18:42 +0200 Sebastien Jodogne new abstraction: IViewport