Mercurial > hg > svcore
log data/model/EditableDenseThreeDimensionalModel.h @ 1734:bffccc8de3c1 by-id
age | author | description |
---|---|---|
Wed, 19 Jun 2019 13:32:52 +0100 | Chris Cannam | Re-implement extendEndFrame behaviour, used by Tony application |
Tue, 07 May 2019 15:52:12 +0100 | Chris Cannam | The editable dense 3d model uses ready/completion status differently from the new implementation it was inheriting from the base class - it is always "ready" even if not yet complete single-point |
Thu, 28 Mar 2019 16:03:36 +0000 | Chris Cannam | Re-add the toDelimitedDataString stuff single-point |
Mon, 26 Nov 2018 13:51:36 +0000 | Chris Cannam | Header guards fix-static-analysis |
Mon, 26 Nov 2018 13:48:45 +0000 | Chris Cannam | Use override throughout fix-static-analysis |
Thu, 01 Mar 2018 18:02:22 +0000 | Chris Cannam | Untabify |
Fri, 04 Nov 2016 16:01:37 +0000 | Chris Cannam | Ensure columns all have correct height when retrieved (to avoid e.g. empty columns because a feature extractor's start time was >0) 3.0-integration |