- 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.
-
- May 28, 2005
-
-
Christophe Geuzaine authored
ArrowLocation->GlyphLocation
-
- Mar 26, 2005
-
-
Christophe Geuzaine authored
- Generalized the "View" parser so that we can add new elements more easily (the code is *much* shorter, but unfortunately about 10-15% slower) - Upgraded all post-pro file formats to handle curved (second order) elements: SL2, VL2, TL2, ST2, VT2, ... The new version number for the postpro files is 1.4 - Added code to automatically split the curved elements into linear elements when the view is created. WARNING: this is only a temporary solution: weshould generalize Adaptive_Post_View to handle these curved elements.
-
- Mar 22, 2005
-
-
Christophe Geuzaine authored
polish
-
Christophe Geuzaine authored
new rotate script + refactored the anim script into 2 separate files
-
- Mar 14, 2005
-
-
Christophe Geuzaine authored
duplicata -> alias
-
Christophe Geuzaine authored
-
- Mar 13, 2005
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- fixed double free in case there is an error in tSprintf - new StrRelative command - small demo on how one can add a generic title to a plot using Plugin(Annotate)
-
Christophe Geuzaine authored
compute num of steps more intelligently
-
- Jan 25, 2005
-
-
Christophe Geuzaine authored
change orientations so that all the "discrete" sphere demos also work with netgen
-
- Jan 16, 2005
-
-
Christophe Geuzaine authored
ask if we should remove the temp files
-
- Jan 13, 2005
-
-
Christophe Geuzaine authored
added option to use mencoder (to create mpeg4)
-