DSS icon indicating copy to clipboard operation
DSS copied to clipboard

Missing positional argument when constructing empy PointFragment

Open bango123 opened this issue 3 years ago • 1 comments

It looks like the scaler positional argument is missing when creating the empty PointFragment here. This does throw an error when running a non-renderable scene. I am not sure how to fix because I don't know what an empty PointFragment should be.

Thanks!

bango123 avatar Apr 30 '21 00:04 bango123

Hi, sorry for the late reply. I guess you can fill the scaler with 0 and shape as qvalue_map as this part of code suggests

lxxue avatar Nov 04 '21 22:11 lxxue