Forked from
gmsh / gmsh
Source project has a limited visibility.
-
Christophe Geuzaine authored
change the logic in GenerateMesh(): - never reload the model file--we don't need this trick anymore! - always only generate the mesh we are asked to generate (pressing "1D" should *always* mesh the edges; pressing "2D" should only mesh the surfaces, unless there is no 1D mesh). This makes the behavour much more predictable when changing mesh attributes interactively.
Christophe Geuzaine authoredchange the logic in GenerateMesh(): - never reload the model file--we don't need this trick anymore! - always only generate the mesh we are asked to generate (pressing "1D" should *always* mesh the edges; pressing "2D" should only mesh the surfaces, unless there is no 1D mesh). This makes the behavour much more predictable when changing mesh attributes interactively.