Mercurial > hg > orthanc-stone
log Framework/Scene2DViewport/ViewportController.cpp @ 906:52b1c6ff10c5
age | author | description |
---|---|---|
Wed, 17 Jul 2019 17:17:34 +0200 | Benjamin Golinvaux | Disabled OpenGL in GuiAdapter to allow for Cairo-only workflows (THIS IS A TEMP CHANGE!!!) + disabled outlined text by default (build macro) |
Mon, 15 Jul 2019 12:48:19 +0200 | Benjamin Golinvaux | Fixes to TrackerSampleApp following IViewport refactoring (FusionMprSdl not working yet) |
Wed, 10 Jul 2019 18:18:42 +0200 | Sebastien Jodogne | new abstraction: IViewport |
Tue, 25 Jun 2019 15:24:13 +0200 | Benjamin Golinvaux | Added operators to ScenePoint2D + highlight support on MouseOver for measuring tools |
Mon, 24 Jun 2019 10:31:04 +0200 | Benjamin Golinvaux | GuiAdapter : mouse event routing in SDL + split the undo stack from the |
Wed, 12 Jun 2019 09:52:25 +0200 | Sebastien Jodogne | removed some c++11 for older compilers |