- Dec 20, 2006
-
-
Jean-François Remacle authored
-
- Dec 19, 2006
-
-
Christophe Geuzaine authored
fix err msg
-
- Dec 18, 2006
-
-
Christophe Geuzaine authored
revert last patch (the behaviour is a bit more complex than that, since we actually really discrard the physical definitions when we do "save all"), and just use better wording instead
-
Christophe Geuzaine authored
reverse gui logic for "save_all" (IMHO much easier to understand this way)
-
Christophe Geuzaine authored
Added basic support for physicals in all mesh formats that ignored physicals before (stl, vrml, mesh, bdf, pos). This way we can use the physical mechanism to only save parts of the mesh (like we do it now for msh and unv files). Next step will be to add an option to only mesh the physicals (and their dependencies). This is very useful for large models and/or for debugging.
-
Christophe Geuzaine authored
pp
-
- Dec 17, 2006
-
-
Christophe Geuzaine authored
better mousewheel interaction
-
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
-