log Framework/Scene2DViewport/MeasureCommands.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
Mon, 07 Oct 2019 15:26:16 +0200 Sebastien Jodogne fix warning
Mon, 30 Sep 2019 10:41:06 +0200 Benjamin Golinvaux TrackerCommand --> MeasureCommand + fuse against exception in MeasureTool dtor toa2019093001
Tue, 25 Jun 2019 17:54:46 +0200 Benjamin Golinvaux Added the ability to edit existing measuring tools (demo not updated yet) toa2019062501
Wed, 29 May 2019 10:51:28 +0200 Benjamin Golinvaux Removed typedefs to shared_ptr by making them explicit. Removed using namespace