Skip to content

Fix crash in STL reader + improvements

Michael Migliore requested to merge michael.migliore/vtk:stl-optim into master
  • Fix crash when Merging is OFF
  • Avoid two fread for the same facet
  • Reduce UpdateProgress frequency

Merge request reports