- Dec 03, 2006
-
-
Christophe Geuzaine authored
algo2d=triangle is not available at the moment
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- polish gui for interactive visibility - upgrade tetgen to latest available version
-
Christophe Geuzaine authored
deprecated -> warnings instead of errors
-
Christophe Geuzaine authored
fix message
-
Christophe Geuzaine authored
make sure we don't store physical tags multiple times per entity
-
Christophe Geuzaine authored
add "Show with the mouse" mode in interactive visibility. This is awesome :-)
-
Christophe Geuzaine authored
don't throw an exception if attributes are not defined -- just issue an error
-
Christophe Geuzaine authored
make sure the boundary vertices are ordered consistently with the ordering of the transfinite corners. If not, just revert the list. This is crucial for maintaining backward compatibility with the old version.
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
print warning for now when extrusion mesh is not recombined
-
Christophe Geuzaine authored
algo to compute normal for plane gmsh surfaces was wrong (sign could be wrong)
-
Christophe Geuzaine authored
slightly better fix than before
-
Christophe Geuzaine authored
add extra arg to XYZtoUV so we can use it also for point that are not on the surface
-
Christophe Geuzaine authored
- revert convergence check on xyz error in xyz2uv: just issue a warning - remove computation of mean plane during meshing: it's not used anymore (we only use the mean plane for plane Gmsh surfacesm and it is already computed correctly in the gmshFace constructor)
-
- Dec 02, 2006
-
-
Christophe Geuzaine authored
temporary (?) fix for transfinite on tri
-
Christophe Geuzaine authored
make default transfinite subdivision match old version to minimize backward compat problems
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
done transfinite volume
-
Christophe Geuzaine authored
reimplemented transfinite volume meshing algo (not complete yet)
-
- Dec 01, 2006
-
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
add easy "show all" butt in interactive vis gui
-
Christophe Geuzaine authored
-
- Nov 30, 2006
-
-
Christophe Geuzaine authored
remove unused stuff + invert default sorting order in vis browser
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
forgot to classify vertex in STL reader
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
more on clcurv options
-
Christophe Geuzaine authored
new option to compute char lengths from curvature + removed most unused mesh options
-
Jean-François Remacle authored
curvature control is ok divide and conquer algo has been cleaned up
-
Christophe Geuzaine authored
fix align
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
finished implementation of numeric+interactive visibility stuff for physicals
-
- Nov 29, 2006
-
-
Christophe Geuzaine authored
fix netgen optimization (need tets with neg vol)
-
Christophe Geuzaine authored
allow unconstrained background meshes
-
Christophe Geuzaine authored
-