log Samples/Sdl/TrackerSampleApp.cpp @ 753:a386bbc955dc

age author description
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