log Samples/Sdl/TrackerSampleApp.cpp @ 882:31319fe867b9 am-dev

age author description
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
Thu, 23 May 2019 10:25:48 +0200 Benjamin Golinvaux truncation warning fixes + CRLF -> LF + random measuring tool creation (keyb
Wed, 22 May 2019 16:13:46 +0200 Benjamin Golinvaux Merge from default
Wed, 22 May 2019 16:01:34 +0200 Benjamin Golinvaux dummy
Tue, 21 May 2019 13:18:35 +0200 Benjamin Golinvaux Wired undo redo to keys
Wed, 22 May 2019 08:43:41 +0200 Sebastien Jodogne cont
Tue, 21 May 2019 10:27:54 +0200 Benjamin Golinvaux Undo mechanism implemented (not connected to UI yet). Undo stack and measuring
Mon, 20 May 2019 12:49:29 +0200 Benjamin Golinvaux FitContent is now wrapped by the controller (for observability)
Mon, 20 May 2019 11:03:36 +0200 Benjamin Golinvaux Fixed C++ code to be C++03 compatible