log Framework/Scene2DViewport/OneGesturePointerTracker.cpp @ 1279:7ec8fea061b9 broker

age author description
Tue, 04 Feb 2020 15:20:08 +0100 Sebastien Jodogne integration mainline->broker broker
Fri, 31 Jan 2020 17:34:57 +0100 Sebastien Jodogne upgrade to year 2020 broker
Fri, 31 Jan 2020 17:34:29 +0100 Sebastien Jodogne upgrade to year 2020
Fri, 06 Dec 2019 17:05:57 +0100 Sebastien Jodogne fix OneGesturePointerTracker if mouse release is outside the canvas broker
Wed, 29 May 2019 10:51:28 +0200 Benjamin Golinvaux Removed typedefs to shared_ptr by making them explicit. Removed using namespace
Wed, 22 May 2019 08:54:38 +0200 Sebastien Jodogne removing using namespace
Wed, 22 May 2019 08:38:52 +0200 Sebastien Jodogne enforce relative includes
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 09:38:25 +0200 Sebastien Jodogne fix
Sun, 19 May 2019 16:26:17 +0200 Benjamin Golinvaux Introduced the ViewportController that sits between the application and the refactor-viewport-controller