Meshroom/meshroom
Yann Lanthony 45faa860c9 [ui] AttributeEditor: remove SortFilterDelegateModel
Usage of DelegateModel for model filtering has not proven to be the most stable solution, and might be responsible for random crashes happening during engine's garbage collection.  Implement Loader-based alternative:
* first delegate is a Loader which creates the AttributeItemDelegate if necessary
* compensate spacing using negative height when element is hidden
2019-02-08 15:37:06 +01:00
..
common [desc][qt] use QVariantList for list-type properties 2019-01-04 17:30:38 +01:00
core [core] more thorough compatibility issues detection 2019-02-01 16:03:21 +01:00
nodes [nodes][aliceVision] bump FeatureMatching version 2019-01-31 09:52:52 +01:00
submitters [submitter] SimpleFarm: fix flags accumulation 2018-04-20 11:25:39 +02:00
ui [ui] AttributeEditor: remove SortFilterDelegateModel 2019-02-08 15:37:06 +01:00
__init__.py Allow version override from env variable 2019-01-31 16:01:05 +01:00
multiview.py [bin][photogrammetry] initialize CameraInit node using 'buildIntrinsics' 2019-01-29 16:04:39 +01:00