log Framework/Scene2D/ZoomSceneTracker.h @ 1305:a5326ce4f24b broker

age author description
Wed, 04 Mar 2020 09:45:38 +0100 Benjamin Golinvaux Trackers and measuring tools now use the viewport instead of ViewportController, so that proper locks can be used broker
Fri, 31 Jan 2020 17:34:29 +0100 Sebastien Jodogne upgrade to year 2020
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 09:27:21 +0200 Sebastien Jodogne removed some forward class declarations
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:21:30 +0200 Benjamin Golinvaux Fixed a bunch of truncation warnings in various parts of the library
Thu, 02 May 2019 18:21:59 +0200 Sebastien Jodogne simplification
Fri, 26 Apr 2019 17:05:14 +0200 Sebastien Jodogne IPointerTracker