log Framework/Scene2D/ZoomSceneTracker.cpp @ 1331:ab81ee8fce1f broker

age author description
Mon, 30 Mar 2020 14:23:46 +0200 Benjamin Golinvaux - Viewport is not passed and stored as a shared_ptr instead broker
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
Fri, 23 Aug 2019 10:16:32 +0200 Benjamin Golinvaux added guards to prevent calling methods on a dead controller (see comment in diff for expl.) + build fix