Mercurial > hg > svcore
log data/model/Model.cpp @ 1745:074b860a7828 by-id
age | author | description |
---|---|---|
Wed, 26 Jun 2019 14:59:09 +0100 | Chris Cannam | Some work on models and transformers by-id |
Tue, 25 Jun 2019 15:29:34 +0100 | Chris Cannam | Some messing with Model and AlignmentModel by-id |
Fri, 21 Jun 2019 13:37:00 +0100 | Chris Cannam | Introduce Model to ById by-id |
Wed, 01 May 2019 11:45:28 +0100 | Chris Cannam | Ensure a self-alignment is always reported as complete, since there is nothing to calculate 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 |
Wed, 27 Mar 2019 14:15:21 +0000 | Chris Cannam | Merge from branch single-point osc-script |
Wed, 27 Mar 2019 11:26:06 +0000 | Chris Cannam | Remove COMPLETION_UNKNOWN, which is never used (and never handled) single-point |