Mercurial > hg > svcore
log data/model/EditableDenseThreeDimensionalModel.h @ 1665:813dadf7c086 osc-script
age | author | description |
---|---|---|
2018-11-26 | Chris Cannam | Header guards fix-static-analysis |
2018-11-26 | Chris Cannam | Use override throughout fix-static-analysis |
2018-03-01 | Chris Cannam | Untabify |
2016-11-04 | 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 |
2016-01-22 | Chris Cannam | Tidy a bit 3.0-integration |
2016-01-22 | Chris Cannam | Convert 3d model column type from QVector to std::vector; replace another user of ResizeableBitset 3.0-integration |