- Feb 22, 2007
-
-
Christophe Geuzaine authored
-
- Feb 21, 2007
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
remove extra volume
-
Christophe Geuzaine authored
add more step/stl benchmarks
-
Christophe Geuzaine authored
general, but ProjectPointOnSurface for example would fail on plane surfaces)
-
- Feb 16, 2007
-
-
Christophe Geuzaine authored
added General.MinX, General.MaxX, etc. so that we can easily get the min/max of a model (useful e.g. to create a box around an imported STEP model) added example of mixed step/geo model
-
- Feb 15, 2007
-
-
Christophe Geuzaine authored
rewrote the interactive edge/face link finding routines in terms of GModel (hence we can now create volumes from OCC faces in the GUI)
-
- Feb 14, 2007
-
-
Christophe Geuzaine authored
add tooltip for mesh quality (dave)
-
Christophe Geuzaine authored
use the 3D Delaunay by default (if tetgen is available)
-
Christophe Geuzaine authored
fix opti crash with Delaunay algo (forgot to classify new vertices in correct region!)
-
- Feb 13, 2007
-
-
Christophe Geuzaine authored
include the geometrical entities defined in this script (since we import THEM into GModel *after* we've parsed the file)
-
- Feb 12, 2007
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
orientation bug in extrusion
-
- Feb 09, 2007
-
-
Christophe Geuzaine authored
- make it easier to build universal binaries on Mac - remove unused arg in transform functions (an prepare the terrain for periodic meshes)
-
- Feb 08, 2007
-
-
Christophe Geuzaine authored
-
- Feb 07, 2007
-
-
Christophe Geuzaine authored
better text in warning dialog when appending string to non-.geo file
-
- Feb 05, 2007
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
polish
-
- Feb 04, 2007
-
-
Christophe Geuzaine authored
- print num vert+elm after each generation - reork tutorial a bit
-
Christophe Geuzaine authored
-
- Feb 03, 2007
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
displays nowadays often have more than 1024 pixels
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
cleaned last gcc warnings tagging gmsh_2_0_0
-
Christophe Geuzaine authored
small things
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Feb 02, 2007
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- added warning dialog before attempting to append a scripting command to a non-geometry file - fixed mean plane computation for periodic curves - added headers + ramn indent on Attractor files
-
Jean-François Remacle authored
enhancement of gmsh Surfaces JFR
-
- Feb 01, 2007
-
-
Christophe Geuzaine authored
fix shift/reduce conflict in parser (had to slightly modify embedding syntax)
-
Christophe Geuzaine authored
more work to get universal libs and binaries on os x: use libtool instead of ar
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
make depend
-
- Jan 31, 2007
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
corrected some bugs in 2d mesher & occ interface
-
- Jan 30, 2007
-
-
Christophe Geuzaine authored
-