Mercurial > hg > svcore
log data/model/AggregateWaveModel.cpp @ 1686:e73baeead27f single-point
age | author | description |
---|---|---|
Thu, 04 Apr 2019 11:15:43 +0100 | Chris Cannam | Model deletion issues - the AlignmentModel doesn't actually need to know about the input aggregate model; the document should own it instead single-point |
Thu, 28 Mar 2019 11:55:02 +0000 | Chris Cannam | Make XmlExportables store their export IDs and always obtain a new one, avoiding reuse when an object is allocated at the same heap location as a previous one. This makes the ID system stable enough to be used in the export tests. single-point |
Thu, 18 Oct 2018 13:09:09 +0100 | Chris Cannam | Debug |
Mon, 27 Feb 2017 16:52:47 +0000 | Chris Cannam | Write aggregate models to .sv file when saving document. They still are not reloaded, but I think this is far as I'm prepared to go for 3.0. |
Mon, 27 Feb 2017 15:44:14 +0000 | Chris Cannam | And say so |
Mon, 27 Feb 2017 15:43:30 +0000 | Chris Cannam | Invalidate an aggregate model when one of its components announces it's about to be deleted |