Skip to content
Snippets Groups Projects
  1. 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
  2. Mar 15, 2005
    • Christophe Geuzaine's avatar
      · 3813c5e1
      Christophe Geuzaine authored
      add error check for discrete curves
      3813c5e1
  3. Jan 01, 2005
  4. Jul 01, 2004
    • Christophe Geuzaine's avatar
      · 416af37c
      Christophe Geuzaine authored
      bulletproof FindCurve/Surface + uniformize error messages
      416af37c
  5. Jun 30, 2004
    • Christophe Geuzaine's avatar
      · d7328ae4
      Christophe Geuzaine authored
      - added small routine to orient all the surfaces in a Surface Loop
        consistently
      
      - fixed orientation of lines/surfaces in holes, *IF* we suppose that
        holes are defined consistently with exterior boundaries (warning:
        there is currently *NO* check for this in the code)
      d7328ae4
  6. May 19, 2004
    • Christophe Geuzaine's avatar
      pretty print · dc28f99e
      Christophe Geuzaine authored
      dc28f99e
    • Christophe Geuzaine's avatar
      · 766a1094
      Christophe Geuzaine authored
      rewrote the contour extraction routines from scratch: one can now
      select the entities in arbitrary order, and undo all the steps
      interactively.
      766a1094
  7. Feb 28, 2004
    • Christophe Geuzaine's avatar
      · 1bea03df
      Christophe Geuzaine authored
      And more airplane work!
      
      - merged STL patch from Nicolas Tardieu. This patch permits to
        create an real elementary surface for each STL face. Until
        we have some code to directly remesh the STL data (which would
        be much nicer and cheaper), this is very useful. We can finally
        use STL representations to create meshable volume models.
        Thanks Nicolas !
      
      - new option to color the mesh by physical entities (if an element
        belongs to multiple physicals, we use the first one)
      
      - additional cleanup of the mesh drawing code
      
      - big cleanup of the geometry creation section in the parser:
      
        * removed horrible Geo/DataBase.cpp
        * fixed all List-related memory leaks (a lot!)
        * added tests to check if we don't try to recreate existing
          entities (this should prevent many weird bugs due to incorrect
          input files)
      
      - fixed LineLoop/EdgeLoop memory leaks
      
      - many small fixes all over the place
      1bea03df
  8. Feb 07, 2004
  9. Mar 21, 2003
    • Christophe Geuzaine's avatar
      · fb423350
      Christophe Geuzaine authored
      Fix whitespace in copyright headers
      fb423350
  10. Mar 01, 2003
    • Christophe Geuzaine's avatar
      · 486e791b
      Christophe Geuzaine authored
      Indented all source files using utils/gmshindent
      486e791b
  11. Jan 23, 2003
  12. May 20, 2002
  13. May 18, 2002
  14. Jun 02, 2001
  15. May 21, 2001
  16. Jan 09, 2001
  17. Jan 08, 2001
  18. Dec 19, 2000
  19. Dec 17, 2000
  20. Nov 23, 2000
Loading