Skip to content

Fix edge split of first point on periodic edge.

David Thompson requested to merge dcthomp/smtk:fix-edge-split into master

This should address CAM issue 126, where crashes would occur because the final model vertex ID was null.

Merge request reports