Mercurial > hg > svgui
log layer/Colour3DPlotLayer.h @ 980:66da6f009edd osx-retina
age | author | description |
---|---|---|
Wed, 10 Jun 2015 13:38:02 +0100 | Chris Cannam | Merge from default branch osx-retina |
Fri, 22 May 2015 09:17:52 +0100 | Chris Cannam | Add half-wave rectification option to Colour 3D Plot layer |
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 |
Mon, 09 Mar 2015 08:43:20 +0000 | Chris Cannam | More conversion fixes cxx11 |
Thu, 17 Jul 2014 14:50:31 +0100 | Chris Cannam | Fix some errant signals (the modelChanged with args are now modelChangedWithin) |