log Samples/Sdl/TrackerSampleApp.cpp @ 1152:78b8bfe154bc broker

age author description
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
Tue, 25 Jun 2019 18:17:33 +0200 Benjamin Golinvaux Added support for measuring tool edition in TrackerSampleApp
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
Wed, 29 May 2019 10:51:28 +0200 Benjamin Golinvaux Removed typedefs to shared_ptr by making them explicit. Removed using namespace
Tue, 28 May 2019 15:58:21 +0200 Sebastien Jodogne PolylineSceneLayer now has one color per chain
Fri, 24 May 2019 16:13:50 +0200 Benjamin Golinvaux Fixed Visual Studio 2008 build