FreeCAD: master 7822daf1

Author Committer Branch Timestamp Parent
Gabriel Wicke wwmayer master 2020-05-25 21:19:47 master 0c5fc74e
Changeset Part: Parallelize tessellations in TopoShape

Update parameters for all BRepMesh_IncrementalMesh instances to allow
parallel meshing. This matches what is already done for view
tessellations.

Other positional parameters are filled with their defaults in
BRepMesh_IncrementalMesh, so there should be no behavior change outside
of allowing parallelism.
mod - src/Mod/Part/App/TopoShape.cpp Diff File