log Framework/Scene2DViewport/AngleMeasureTool.cpp @ 961:92e32e263ae9 toa2019082601

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)
Wed, 17 Jul 2019 09:39:51 +0200 Benjamin Golinvaux Added Dot + magnitude + couple helpers in ScenePoint2D + Added ability to target several sets of 5-layer text packs stored in LayerHolder
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 13:44:55 +0200 Benjamin Golinvaux Added FusioMpr sample + small dumb changes