Skip to content
Snippets Groups Projects
  1. Jan 29, 2006
  2. Jan 28, 2006
    • Christophe Geuzaine's avatar
      info · a09e08f4
      Christophe Geuzaine authored
      a09e08f4
    • Christophe Geuzaine's avatar
      · 46844687
      Christophe Geuzaine authored
      polish
      46844687
    • Christophe Geuzaine's avatar
      · f656ebc9
      Christophe Geuzaine authored
      - better fallback when outside the octree
      - disable bgm when optimizing in netgen
      f656ebc9
    • Christophe Geuzaine's avatar
      · f52fb269
      Christophe Geuzaine authored
      Rewrote the background mesh code to use the new post-pro octree instead
      of the old brick stuff. It's 100x faster ;-)
      f52fb269
    • Christophe Geuzaine's avatar
      · 7f2948ac
      Christophe Geuzaine authored
      make the bgmesh work with quads
      7f2948ac
  3. 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
  4. Jun 08, 2005
    • Christophe Geuzaine's avatar
      · 1415c64b
      Christophe Geuzaine authored
      replaced ExportLCField with ExportMeshStatistics (lc + gamma, eta, rho + elem num)
      1415c64b
  5. Jan 01, 2005
  6. Dec 31, 2004
    • Christophe Geuzaine's avatar
      · a125687a
      Christophe Geuzaine authored
      optimize ExportLc
      a125687a
    • Christophe Geuzaine's avatar
      · 6b3b1440
      Christophe Geuzaine authored
      test if there is anything to save before opening the file
      6b3b1440
    • Christophe Geuzaine's avatar
      · e741db38
      Christophe Geuzaine authored
      generalized ExportLcField to all element types
      e741db38
  7. Nov 22, 2004
    • Christophe Geuzaine's avatar
      · dc45d2ab
      Christophe Geuzaine authored
      make Export_LcField also work with SimplexBase
      dc45d2ab
  8. May 25, 2004
    • Christophe Geuzaine's avatar
      · 2e1dc14b
      Christophe Geuzaine authored
      - removed the quads from the simplex trees (finally...)
      
        **warning**
      
        this is a pretty big patch that touches a lot of different files. I
        tried my best to update all the things that needed to be updated,
        but I probably forgot some things... Please test! (especially the
        export routines in obscure formats like SMS, Gref, etc., as well as
        the extrusion code)
      
      - added second order edge vertices for hexas, prisms and pyramids
        (drawing not done yet)
      
      - added sanity check for number of values in post-pro parsed file
        format
      
      - merged all mesh printing/reading routines in Print_Mesh.cpp and
        Read_Mesh.cpp
      
      - cleaned up the statistics code
      2e1dc14b
  9. May 13, 2004
    • Christophe Geuzaine's avatar
      · 7e75ba22
      Christophe Geuzaine authored
      fix exportLcField for lines and quads
      7e75ba22
  10. May 08, 2004
    • Christophe Geuzaine's avatar
      · 26909b4d
      Christophe Geuzaine authored
      - add GUI for exporting characteristic length fields
      - error->warning if lc <= 0
      - don't enable POLYGON_OFFSET_FILL for 3D isos
      26909b4d
  11. May 07, 2004
    • Christophe Geuzaine's avatar
      · 841dbe97
      Christophe Geuzaine authored
      typo
      841dbe97
    • Christophe Geuzaine's avatar
      · a7dd9ed4
      Christophe Geuzaine authored
      some more bgmesh cleanups
      a7dd9ed4
    • Christophe Geuzaine's avatar
      · 44bfa8f6
      Christophe Geuzaine authored
      Small corrections for ONFILE background meshes:
      
      - should now work reliably interactively (and not only the first time
        the view is applied as a background mesh)
      
      - fixed some memory leaks
      44bfa8f6
  12. Feb 07, 2004
  13. Mar 21, 2003
    • Christophe Geuzaine's avatar
      · fb423350
      Christophe Geuzaine authored
      Fix whitespace in copyright headers
      fb423350
  14. Mar 01, 2003
    • Christophe Geuzaine's avatar
      · 486e791b
      Christophe Geuzaine authored
      Indented all source files using utils/gmshindent
      486e791b
  15. Jan 23, 2003
  16. May 20, 2002
  17. May 18, 2002
  18. Apr 25, 2001
  19. Apr 08, 2001
  20. Jan 12, 2001
  21. Jan 09, 2001
  22. Jan 08, 2001
  23. Dec 09, 2000
  24. Nov 27, 2000
  25. Nov 26, 2000
  26. Nov 25, 2000
  27. Nov 24, 2000
  28. Nov 23, 2000
Loading