Mercurial > hg > orthanc-stone
log Framework/Scene2DViewport/MeasureTool.h @ 1223:04fd875b91f4
age | author | description |
---|---|---|
Mon, 30 Sep 2019 10:41:06 +0200 | Benjamin Golinvaux | TrackerCommand --> MeasureCommand + fuse against exception in MeasureTool dtor toa2019093001 |
Tue, 16 Jul 2019 10:51:03 +0200 | Benjamin Golinvaux | wasm: error log if canvas GL context can't be created |
Wed, 10 Jul 2019 18:18:42 +0200 | Sebastien Jodogne | new abstraction: IViewport |
Tue, 25 Jun 2019 17:54:46 +0200 | Benjamin Golinvaux | Added the ability to edit existing measuring tools (demo not updated yet) toa2019062501 |
Tue, 25 Jun 2019 15:24:13 +0200 | Benjamin Golinvaux | Added operators to ScenePoint2D + highlight support on MouseOver for measuring tools |
Wed, 29 May 2019 10:51:28 +0200 | Benjamin Golinvaux | Removed typedefs to shared_ptr by making them explicit. Removed using namespace |
Fri, 24 May 2019 15:59:51 +0200 | Benjamin Golinvaux | A few renames and cleanups + moved GUI constants to controller + start work on base Framework/Scene2DViewport/MeasureTools.h@1572ad07b2b5 |