added outputImageTypes in node desc to update the viewer2D imageType combo box when double clicking a node

This commit is contained in:
Loïc Vital 2022-09-16 17:01:07 +02:00 committed by Fabien Castan
parent ab0e132121
commit fc5ab540f5
5 changed files with 18 additions and 1 deletions

View file

@ -299,3 +299,5 @@ Use a downscale factor of one (full-resolution) only if the quality of the input
uid=[],
),
]
outputImageTypes = ['depth', 'sim']