- Oct 30, 2007
-
-
Christophe Geuzaine authored
new version from moitinho@civil.ist.utl.pt
-
- Oct 25, 2007
-
-
Christophe Geuzaine authored
limit char in [-127,127]
-
Christophe Geuzaine authored
cleaner (?) char2float
-
- Oct 19, 2007
-
-
Christophe Geuzaine authored
debian fix, take 2: only apply for uname=Linux
-
Christophe Geuzaine authored
trying to fix Debian bug (fltk-config does not return opengl libs anymore)
-
- Oct 16, 2007
-
-
Christophe Geuzaine authored
OCCFace::containsPoint() did not correctly take orientation of edge loop into account (fixes bug reported by Jacques Kools about cross in OCC plane faces not drawn)
-
- Oct 14, 2007
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
-
- Oct 11, 2007
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
commited. It allows to remove self intersecting meshes in the 2d mesh generation process. It only applies now to gmsh native CADs. Those limitations will quicky go away
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- Oct 10, 2007
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- Oct 08, 2007
-
-
Christophe Geuzaine authored
make clear in docs that node/elemement tags should be > 0 (and not == 0)
-
- Oct 04, 2007
-
-
Christophe Geuzaine authored
- fixed remeshing of boundary layers when geo entities are constructed using bnd layer points (no need to reload the file from scratch anymore to avoid accumulating the transformations) - patch load_gmsh.m for .msh version 2 (patch from Raoul) - new load_gmsh2.m from the mailing list
-
- Oct 03, 2007
-
-
Christophe Geuzaine authored
-
- Oct 02, 2007
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
added option to draw skin of 3D meshes
-
Christophe Geuzaine authored
-
- Oct 01, 2007
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Sep 28, 2007
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
tweak color + add comment with default values from Solid Works and Catia (if we want to imitate :-)
-
- Sep 27, 2007
-
-
Christophe Geuzaine authored
- made "light" color scheme the default - lighter colors for "light" scheme
-
- Sep 26, 2007
-
-
Christophe Geuzaine authored
removed global THEM (once more step towards nicer integration of old GEO stuff)
-
- Sep 24, 2007
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Sep 22, 2007
-
-
Christophe Geuzaine authored
add option to test auto skin stuff
-
Christophe Geuzaine authored
add option to test automatic skin stuff
-
Christophe Geuzaine authored
add experimental support for automatic on-the-fly boundary computation in vertex arrays
-
Christophe Geuzaine authored
- don't force show geom surf/vol if we have a mesh - removed unused stuff in VertexArray before moving to set<ElementData> for auto boundary creation
-
- Sep 21, 2007
-
-
Christophe Geuzaine authored
only make tri unique in 3d
-
Christophe Geuzaine authored
manage GModel::list automatically (like PView::list)
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
fix BDF small field export on Windows (apparently Windows does not conform to ANSI C and uses 3 digits in %e instead of 2)
-