Skip to content
Snippets Groups Projects
  1. Jan 21, 2012
  2. Aug 03, 2011
  3. Jun 09, 2011
  4. Mar 26, 2011
  5. Jan 26, 2011
  6. Jan 25, 2011
  7. Jan 19, 2011
  8. Aug 27, 2010
  9. Mar 31, 2010
  10. Feb 10, 2010
  11. Dec 29, 2008
    • Christophe Geuzaine's avatar
      - (c) update · 0b598844
      Christophe Geuzaine authored
      - fix bb computation to avoid model jumping around when adding points in z=0 plane
      - pass interpol matrices as ref
      0b598844
  12. Jul 18, 2008
  13. Jul 11, 2008
  14. Mar 20, 2008
  15. Feb 17, 2008
  16. Mar 05, 2007
    • Christophe Geuzaine's avatar
      · 23967195
      Christophe Geuzaine authored
      - boundary layer can now be generated by using a post-pro view for the
        normal field
      
      - added more operations on lists in parser (FExpr * FExpr_Multi, etc.)
      
      - new "hole carving" code to create extruded grids carved out around
        some surfaces (the resulting cavity can be filled with "grout" using
        the unstructured algos)
      
      - check if bboxes of post-pro views are not == VAL_INF before adding
        them to the model bbox (bug report from Renaud Sizaire)
      
      - fixed crash in LCM_xxx tensor drawing code when no tensor points are
        available. (This piece of code should be cleaned up further--no time
        for that now.)
      
      - generalize Levelset plugins so that they work on point data sets
      23967195
  17. Feb 26, 2007
    • Christophe Geuzaine's avatar
      · 8381c872
      Christophe Geuzaine authored
      new boundary layer mesh generator
      
      refactored smooth value/smooth normal code into single SmoothData.* file
      8381c872
  18. Nov 27, 2006
    • Christophe Geuzaine's avatar
      update header · 30965a97
      Christophe Geuzaine authored
      30965a97
    • Christophe Geuzaine's avatar
      · e103b74b
      Christophe Geuzaine authored
      - finished volume extrusion
      - cleanup ExtrudeParam (plug memory leak + remove unused stuff)
      - make netgen the default 3D algo for now (since it actually works)
      e103b74b
  19. Jan 06, 2006
    • Christophe Geuzaine's avatar
      airport work: · 1930bbe2
      Christophe Geuzaine authored
      - new button under the graphic window to temporarily disable mouse
        selection (speeds-up redrawing of very large models + permits to
        rotate/zoom-in a model in selection mode even when the whole screen
        is full of selectable entities--e.g. a surface mesh)
      
      - new "lasso" selection mode (to select entities using the same kind
        of lasso as the lasso zoom: just Ctrl+click, then drag the mouse in
        selection mode; the shortcuts are the same as for the lasso zoom)
      
      - it is now possible to unselect entities using the middle mouse button
        (only for the creation of physicals at the moment; not sure if it's
        useful in the other cases)
      
      - new button in visibility browser to invert the current selection
        (very useful e.g. when multiple physical entities are associated
        with a given elementary entity, in order to "peel" away the model
        when adding new physicals; cf. philou)
      
      - changed meaning of Escape shortcut (cancel lasso or toggle mouse
        selection) + restore standard fltk Escape handling for all dialog
        windows
      
      - updated copyright string
      
      - new mesh label mode (coordinates); all label types are now also
        available for mesh vertices
      
      - added option in 'Print Option' dialog to disable printing of help
        strings
      
      - added a comment string with the date when creating a new file
      
      - new snapping grid for adding points in the GUI
      1930bbe2
  20. Jan 01, 2005
  21. Apr 18, 2004
    • Christophe Geuzaine's avatar
      · 750cea65
      Christophe Geuzaine authored
      cleanuip (removed duplicate code) + new function u() to get the abscissa
      more easily
      750cea65
  22. Feb 07, 2004
  23. Oct 26, 2003
    • Christophe Geuzaine's avatar
      · cb8849be
      Christophe Geuzaine authored
      - Fix element numbering in Extrude Point and Extrude Line
      - Look for config files in $GMSH_HOME before $HOME
      cb8849be
  24. Mar 21, 2003
    • Christophe Geuzaine's avatar
      · fb423350
      Christophe Geuzaine authored
      Fix whitespace in copyright headers
      fb423350
  25. Jan 23, 2003
  26. May 20, 2002
  27. May 18, 2002
  28. Nov 12, 2001
  29. Nov 05, 2001
  30. Aug 20, 2001
  31. Aug 14, 2001
  32. Jan 08, 2001
  33. Nov 26, 2000
  34. Nov 23, 2000
Loading