Mercurial > hg > orthanc-stone
log Framework/Scene2DViewport/LineMeasureTool.cpp @ 1455:30deba7bc8e2
age | author | description |
---|---|---|
Thu, 11 Jun 2020 20:54:01 +0200 | Sebastien Jodogne | simplifying include_directories |
Mon, 30 Mar 2020 14:23:46 +0200 | Benjamin Golinvaux | - Viewport is not passed and stored as a shared_ptr instead broker |
Mon, 16 Mar 2020 11:19:50 +0100 | Benjamin Golinvaux | Since the observer system now uses shared_ptr and many registrations are broker |
Mon, 09 Mar 2020 14:55:22 +0100 | Benjamin Golinvaux | warning fixes + doc + indentation + header files in cmake for VC++ sln browsing broker |
Wed, 04 Mar 2020 13:20:12 +0100 | Benjamin Golinvaux | Fixed some warnings + fixed build for C++03 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 |