- Nov 30, 2010
-
-
Gilles Marckmann authored
not work yet. Commented lines have been commit for CYAN/RED stereo but this kind of stereo mode is not convincing.
-
- May 14, 2010
-
-
Christophe Geuzaine authored
- new GetEnv and GetString functions
-
- Mar 24, 2010
-
-
Christophe Geuzaine authored
-
- Feb 08, 2010
-
-
Christophe Geuzaine authored
-
- Jan 04, 2009
-
-
Christophe Geuzaine authored
-
- Dec 28, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- added automatic transfinite corner selection for volumes
-
- Dec 13, 2008
-
-
Christophe Geuzaine authored
-
- Oct 23, 2008
-
-
Christophe Geuzaine authored
- use std::string in Draw_String & co - add pyramid test
-
- Oct 21, 2008
-
-
Christophe Geuzaine authored
-
- Oct 04, 2008
-
-
Christophe Geuzaine authored
-
- Aug 13, 2008
-
-
Christophe Geuzaine authored
-
- Jul 21, 2008
-
-
Christophe Geuzaine authored
-
- May 22, 2008
-
-
Jean-François Remacle authored
-
- Apr 01, 2008
-
-
Christophe Geuzaine authored
-
- Mar 29, 2008
-
-
Christophe Geuzaine authored
- deprecated "Complex Volume"
-
- Mar 26, 2008
-
-
Jean-François Remacle authored
-
- Mar 25, 2008
-
-
Jean-François Remacle authored
-
- Mar 21, 2008
-
-
Christophe Geuzaine authored
-
- Mar 18, 2008
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- Mar 03, 2008
-
-
Christophe Geuzaine authored
do this, but some people actually do...) - added some attractor examples
-
- Feb 05, 2008
-
-
Christophe Geuzaine authored
- fixed embedded version - removed OCC STL meshgen for now (OCC/triangle clashes with our own version of triangle)
-
- Sep 15, 2007
-
-
Christophe Geuzaine authored
- fix crash in Plugin(MakeSimplex) - fix main bbox computation when one view has an empty bbox
-
- Jul 25, 2007
-
-
Christophe Geuzaine authored
Bezier curves are broken
-
- May 11, 2007
-
-
Christophe Geuzaine authored
-
- Feb 21, 2007
-
-
Christophe Geuzaine authored
remove extra volume
-
- 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
-
- Dec 03, 2006
-
-
Christophe Geuzaine authored
Layers{N,1} can now be written simply as Layers{N}
-
- Dec 02, 2006
-
-
Christophe Geuzaine authored
reimplemented transfinite volume meshing algo (not complete yet)
-
- Nov 27, 2006
-
-
Christophe Geuzaine authored
show how to mesh the volume from a surface STL
-
- May 14, 2006
-
-
Christophe Geuzaine authored
make mouse selection mode a regular option (for Ruth)
-
- Jan 15, 2006
-
-
Christophe Geuzaine authored
-
- Jan 14, 2006
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
fixed ugly extrusion syntax (finally!) extrusions are now specified in the same way as all other transformations (the old syntax is still available, but is deprecated)
-
Christophe Geuzaine authored
mini fixes + pretty print
-
- Nov 25, 2005
-
-
Christophe Geuzaine authored
-
- Oct 14, 2005
-
-
Christophe Geuzaine authored
-
- Jun 12, 2005
-
-
Christophe Geuzaine authored
-
- Jun 10, 2005
-
-
Christophe Geuzaine authored
Removed the last bits of the "Discrete Surface/Line" stuff. Gmsh can now simply read a .msh file, and use it as the boundary mesh of a 3D mesh. For an example on how to do this, cf. demos/sphere-discrete.geo. This complements nicely the STL remeshing stuff: Gmsh can now for example very easily be used to extrude surface meshes that come from other tools.
-