Using mask_points option in mlab.points3d crashes python
Open
bug
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 316
- Avg merge
- 7h 44m
- Merged PRs (30d)
- 5
Description
Plotting a list of points with `points3d(x,y,z)` works fine. Trying to plot the same points with the `mask_points` option gives a segfault.
This can be recreated within the gui by editing the pipeline. Clicking on Glyph->Glyph->Masking->"Mask input points" has the same effect.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.