- Dec 17, 2006
-
-
Christophe Geuzaine authored
free vol mesh befire surf mesh
-
- Dec 16, 2006
-
-
Christophe Geuzaine authored
ProcessSelectionBuffer should only return true if there is actually something returned
-
Christophe Geuzaine authored
better integration with mac finder
-
Christophe Geuzaine authored
remove "file_type" for open callbacks: it gives the wrong impression that files will be treated differently depending on the choice (as is the case for save callbacks)--this is not true
-
Christophe Geuzaine authored
pretty print
-
Christophe Geuzaine authored
destroy meshRep in deMeshGEdge
-
Christophe Geuzaine authored
OpenProblem -> OpenProject MergeProblem -> MergeFile
-
Christophe Geuzaine authored
cleanup msg
-
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 authored
small cleanup of session/option file (don't print help strings by defaul)
-
Christophe Geuzaine authored
add one level of undo in interactive visibility hiding
-
Christophe Geuzaine authored
fix interactive modification of mesh attributes
-
- Dec 15, 2006
-
-
Christophe Geuzaine authored
sanity check: don't try to tetrahedralize a volume with quads on the boundary
-
Christophe Geuzaine authored
clenup projectionFace a bit
-
- Dec 14, 2006
-
-
Christophe Geuzaine authored
don't force (annoying) vis_window->show() aftereach operation
-
- Dec 12, 2006
-
-
Christophe Geuzaine authored
better handling of "negative" physical groups
-
Christophe Geuzaine authored
prepa invert_selection + remove some debug prints
-
- Dec 11, 2006
-
-
Jean-François Remacle authored
-
- Dec 08, 2006
-
-
Jacob Bedrossian authored
-
- Dec 06, 2006
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
2 fixed bugs and 2 new ones
-
Christophe Geuzaine authored
gmsh 2.0 fixes all of these
-
- Dec 05, 2006
-
-
Christophe Geuzaine authored
fix warning
-
Christophe Geuzaine authored
first gui hooks for projection stuff + fix potential crashes in drawMeshGxxx if mesh.changed was not set correctly
-
Jacob Bedrossian authored
-
Jean-François Remacle authored
-
- Dec 04, 2006
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
Add middle edge points to compute mean plane of plane faces with less than 3 bounding points
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
better conv warning
-
Christophe Geuzaine authored
switch license to standard gmsh license
-
- Dec 03, 2006
-
-
Christophe Geuzaine authored
cleanup
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
update for version 2
-
Christophe Geuzaine authored
Layers{N,1} can now be written simply as Layers{N}
-
Christophe Geuzaine authored
sugg by oscar: save->save as defaults
-
Christophe Geuzaine authored
don't put the cut plane options in the disabled group (forces to compute all even if only want to show cut)
-
Christophe Geuzaine authored
algo2d=triangle is not available at the moment
-
Christophe Geuzaine authored
-