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
Sun, 19 May 2019 16:26:17 +0200 Benjamin Golinvaux Introduced the ViewportController that sits between the application and the refactor-viewport-controller
Fri, 17 May 2019 09:20:46 +0200 Benjamin Golinvaux Merge from default refactor-viewport-controller
Wed, 15 May 2019 16:56:17 +0200 Benjamin Golinvaux Code is broken -- stashing ongoing work in a branch refactor-viewport-controller
Wed, 15 May 2019 09:03:40 +0200 Sebastien Jodogne fix warning
Tue, 14 May 2019 19:38:51 +0200 Benjamin Golinvaux Added info display map to the app + global logging function + fixed bisecting
Tue, 14 May 2019 16:54:13 +0200 Benjamin Golinvaux Added support to DISABLE legacy scaling in SDL Windows (only in WIN32... this
Tue, 14 May 2019 13:51:00 +0200 Benjamin Golinvaux Turned the scene into an observable to be able to dynamically react to
Tue, 14 May 2019 09:48:14 +0200 Benjamin Golinvaux Iteration in angle measuring tool. Text label is not ok and handles and arcs
Fri, 10 May 2019 16:15:55 +0200 Benjamin Golinvaux Ongoing tracker work.