Skip to content
Snippets Groups Projects
  1. Nov 27, 2006
  2. Sep 23, 2006
    • Christophe Geuzaine's avatar
      · 6ad00f7a
      Christophe Geuzaine authored
      fix namespace clashes with CGNS headers (patch from sguzik@utias.utoronto.ca)
      6ad00f7a
  3. Aug 05, 2006
  4. Feb 26, 2006
  5. Feb 22, 2006
  6. 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
  7. Feb 16, 2005
    • Christophe Geuzaine's avatar
      · 80ee88f6
      Christophe Geuzaine authored
      Added progress message while reading .msh files (idea from Nicolas)
      
      Instead of popping up a progress bar, I just used a Msg() call. Not
      sure which is best, but this is a bit simpler..
      80ee88f6
  8. Jan 01, 2005
  9. Dec 27, 2004
    • Christophe Geuzaine's avatar
      · e13b85ce
      Christophe Geuzaine authored
      - new parser function GetValue("text", default_value) to query a value
        interactively in a script
      
      - added a nice example using this (to compute slices automatically):
        demos/multislice.script
      e13b85ce
  10. May 18, 2004
    • Christophe Geuzaine's avatar
      · 827a2026
      Christophe Geuzaine authored
      - merged ONSCREEN1 and ONSCREEN2 to minimize redraws
      
      - fixed s->Orientations test
      827a2026
    • Christophe Geuzaine's avatar
      · d34791b9
      Christophe Geuzaine authored
      display the interactive messages in the graphic window (instead of the
      status bar)
      d34791b9
  11. May 15, 2004
    • Christophe Geuzaine's avatar
      · 54c317f8
      Christophe Geuzaine authored
      output solver errors+warnings in red, too
      54c317f8
    • Christophe Geuzaine's avatar
      · 242857b0
      Christophe Geuzaine authored
      reorganized Msg() a little ("a la getdp" + colorize solver and direct messages)
      242857b0
  12. Feb 07, 2004
  13. Mar 21, 2003
    • Christophe Geuzaine's avatar
      · fb423350
      Christophe Geuzaine authored
      Fix whitespace in copyright headers
      fb423350
  14. Jan 23, 2003
  15. Sep 19, 2002
  16. May 20, 2002
  17. May 18, 2002
  18. Feb 12, 2001
  19. Jan 13, 2001
  20. Jan 12, 2001
  21. Jan 11, 2001
  22. Jan 09, 2001
  23. Jan 08, 2001
  24. Nov 24, 2000
  25. Nov 23, 2000
Loading