Skip to content
Snippets Groups Projects
  1. Jan 01, 2013
  2. Jan 21, 2012
  3. Mar 17, 2011
  4. Feb 10, 2010
  5. Feb 08, 2010
  6. Aug 15, 2009
  7. Jan 31, 2009
  8. 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
  9. Jul 11, 2008
  10. Apr 06, 2008
  11. Feb 17, 2008
  12. Sep 11, 2007
    • Christophe Geuzaine's avatar
      · cb7d85b2
      Christophe Geuzaine authored
      upgraded all plugins to work with the new post-pro.
      
      This is done "cheaply" for now, by only using old-style list-based datasets.
      Taking advantage of the abstraction (so that we can use the plugins on all
      datasets) will require more work. The hooks for transparent data translation
      are in place, but the actual translation has not been implemented yet.
      cb7d85b2
  13. Nov 27, 2006
  14. Jan 06, 2006
    • Christophe Geuzaine's avatar
      airport work: · 421196e0
      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
      421196e0
  15. Jan 09, 2005
    • Christophe Geuzaine's avatar
      · 3d83bd66
      Christophe Geuzaine authored
      - generalized Plugin(CutGrid):
         * now works also for lines/points (i.e., when nPointsU and/or nPointV == 1)
         * new option ConnectPoints
      
      - new Plugin(Eigenvalues)
      
      - don't force color in Draw_PlaneInBoundingBox
      3d83bd66
  16. Jan 01, 2005
  17. Dec 10, 2004
    • Christophe Geuzaine's avatar
      · f84e92c1
      Christophe Geuzaine authored
      renamed Plugin(PrincipalStresses) into Plugin(Eigenvectors) + provide the
      option to disable the scaling by the associated eigenvalues
      f84e92c1
  18. Dec 08, 2004
    • Christophe Geuzaine's avatar
      · a4d99cb5
      Christophe Geuzaine authored
      new plugin to compute the principal values of a tensor field
      a4d99cb5
  19. May 13, 2004
    • Christophe Geuzaine's avatar
      · ceee13b1
      Christophe Geuzaine authored
      quick generalization of Plugin(Extract): we can now extract arbitrary
      combinations of the field's components
      ceee13b1
  20. Mar 07, 2004
    • Christophe Geuzaine's avatar
      · 1bbea9ca
      Christophe Geuzaine authored
      New plugin "Plugin(Extract)" to extract the i-th component of a field
      1bbea9ca
  21. Feb 07, 2004
  22. Nov 21, 2003
    • Christophe Geuzaine's avatar
      · dbe79270
      Christophe Geuzaine authored
      Big Levelset rewrite (+ cleanup of all other plugins).
      
      Not finished yet, but I need to commit this now so that I can use it
      with the boss tomorrow at work.
      
      This version should compile and have all the old features working,
      plus some extras (levelsets of scalar/vector/tensor 1D, 2D and
      3D simplectic views).
      
      JF: 'Plugin(XX).Save' is now deprecated. Use 'Save View[XX] "filename"'
      instead.
      dbe79270
  23. Mar 21, 2003
    • Christophe Geuzaine's avatar
      · fb423350
      Christophe Geuzaine authored
      Fix whitespace in copyright headers
      fb423350
  24. Jan 23, 2003
  25. Dec 08, 2002
  26. May 20, 2002
  27. May 18, 2002
  28. Oct 25, 2001
  29. Aug 06, 2001
  30. Jul 26, 2001
  31. Mar 19, 2001
Loading