Mercurial > hg > svcore
log data/model/EditableDenseThreeDimensionalModel.h @ 1794:71e97de5053f
age | author | description |
---|---|---|
Tue, 10 Sep 2019 16:34:47 +0100 | Chris Cannam | Split EditableDenseThreeDimensionalModel into explicitly compressed and uncompressed variants. Simplifies the uncompressed version, and we may want to consider whether we need the compressed one at all. |
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 |