Mercurial > hg > svgui
log layer/Colour3DPlotLayer.cpp @ 969:0aac065f09f9 osx-retina
age | author | description |
---|---|---|
Thu, 21 May 2015 16:05:14 +0100 | Chris Cannam | Fixes to font sizing in colour 3d plot layer (for #1221) osx-retina |
Tue, 17 Mar 2015 15:05:25 +0000 | Chris Cannam | Start trying to introduce LayerGeometryProvider as proxyable interface for View methods that the Layer wants to use osx-retina |
Tue, 10 Mar 2015 13:22:10 +0000 | Chris Cannam | More type fixes cxx11 |
Mon, 09 Mar 2015 12:02:10 +0000 | Chris Cannam | Move to using double rather than float for floating-point calculations (float only for storage); more build fixes cxx11 |