FreeCAD: master 36bd2f98

Author Committer Branch Timestamp Parent
wmayer wmayer master 2019-12-10 15:43:10 master d17b3c68
Changeset fix usability regression of Mefisto mesher cuased by 95f20b9d
The maximum edge length for the Mefisto mesher is always set in the accept() method so that effectively user input is always ignored.
There is now a button Estimate to guess a good default value. And user input is no longer ingored
mod - src/Mod/MeshPart/Gui/Tessellation.cpp Diff File
mod - src/Mod/MeshPart/Gui/Tessellation.h Diff File
mod - src/Mod/MeshPart/Gui/Tessellation.ui Diff File