log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
svcore
log data/model/EditableDenseThreeDimensionalModel.cpp @ 1778:
59d9dcfd67c2
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-30
-10
-7
tip
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.
Fri, 05 Jul 2019 15:28:07 +0100
Chris Cannam
Further review of ById: make IDs only available when adding a model to the ById store, not by querying the item directly. This means any id encountered in the wild must have been added to the store at some point (even if later released), which simplifies reasoning about lifecycles
by-id
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
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, 01 Mar 2018 18:02:22 +0000
Chris Cannam
Untabify
less
more
|
(0)
-30
-10
-7
tip