log data/model/DenseThreeDimensionalModel.h @ 1173:abb78e824820 3.0-integration

age author description
Fri, 04 Mar 2016 12:38:20 +0000 Chris Cannam Merge from default branch 3.0-integration
Fri, 04 Mar 2016 09:50:09 +0000 Chris Cannam Fix display of 3d model data in data editor, by adding start frame offset (formerly ignored)
Fri, 22 Jan 2016 17:08:02 +0000 Chris Cannam Tidy a bit 3.0-integration
Fri, 22 Jan 2016 13:39:45 +0000 Chris Cannam Convert 3d model column type from QVector to std::vector; replace another user of ResizeableBitset 3.0-integration
Tue, 03 Mar 2015 15:18:24 +0000 Chris Cannam Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11
Tue, 16 Sep 2014 10:29:19 +0100 Chris Cannam Fix #1058 clicking row in Layer Edit dialog when colour 3d plot layer active jumps to wrong frame (was using sample rate where resolution intended)
Tue, 17 Jun 2014 14:33:42 +0100 Chris Cannam Unsigned removals and warning fixes in data/ warnfix_no_size_t
Thu, 06 Feb 2014 18:30:11 +0000 Chris Cannam Prototype these in superclass