Skip to content
Snippets Groups Projects
  1. Nov 30, 2010
  2. May 14, 2010
  3. Mar 24, 2010
  4. Feb 08, 2010
  5. Jan 04, 2009
  6. Dec 28, 2008
  7. Dec 13, 2008
  8. Oct 23, 2008
  9. Oct 21, 2008
  10. Oct 04, 2008
  11. Aug 13, 2008
  12. Jul 21, 2008
  13. May 22, 2008
  14. Apr 01, 2008
  15. Mar 29, 2008
  16. Mar 26, 2008
  17. Mar 25, 2008
  18. Mar 21, 2008
  19. Mar 18, 2008
  20. Mar 03, 2008
  21. Feb 05, 2008
    • Christophe Geuzaine's avatar
      · 1362e005
      Christophe Geuzaine authored
      - fixed embedded version
      - removed OCC STL meshgen for now (OCC/triangle clashes with our own version
      of triangle)
      1362e005
  22. Sep 15, 2007
    • Christophe Geuzaine's avatar
      · 7f110855
      Christophe Geuzaine authored
      - fix crash in Plugin(MakeSimplex)
      - fix main bbox computation when one view has an empty bbox
      7f110855
  23. Jul 25, 2007
  24. May 11, 2007
  25. Feb 21, 2007
  26. Feb 16, 2007
    • Christophe Geuzaine's avatar
      · c502aa73
      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
      c502aa73
  27. Dec 03, 2006
    • Christophe Geuzaine's avatar
      · b1104486
      Christophe Geuzaine authored
      Layers{N,1} can now be written simply as Layers{N}
      b1104486
  28. Dec 02, 2006
    • Christophe Geuzaine's avatar
      · 736a5586
      Christophe Geuzaine authored
      reimplemented transfinite volume meshing algo (not complete yet)
      736a5586
  29. Nov 27, 2006
    • Christophe Geuzaine's avatar
      · 6db3a7de
      Christophe Geuzaine authored
      show how to mesh the volume from a surface STL
      6db3a7de
  30. May 14, 2006
    • Christophe Geuzaine's avatar
      · 105d4850
      Christophe Geuzaine authored
      make mouse selection mode a regular option (for Ruth)
      105d4850
  31. Jan 15, 2006
  32. Jan 14, 2006
    • Christophe Geuzaine's avatar
      new extrude syntax · 049f2b91
      Christophe Geuzaine authored
      049f2b91
    • Christophe Geuzaine's avatar
      · a9c3f6a1
      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)
      a9c3f6a1
    • Christophe Geuzaine's avatar
      · 9347dd43
      Christophe Geuzaine authored
      mini fixes + pretty print
      9347dd43
  33. Nov 25, 2005
  34. Oct 14, 2005
  35. Jun 12, 2005
  36. Jun 10, 2005
    • Christophe Geuzaine's avatar
      · 10f659ca
      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.
      10f659ca
Loading