Skip to content
Snippets Groups Projects
  1. Sep 16, 2004
    • Christophe Geuzaine's avatar
      · 34a7daef
      Christophe Geuzaine authored
      - the main menu is now scrollable when there are more than 25
      buttons and it can handle an arbitrary number of buttons (this removes
      the "100 views max in the GUI" limitation)
      
      - the view number is now also displayed in the menu (to make it easier
      to find the view when one has many many views)
      
      - added "Remove empty views" menu item
      34a7daef
  2. Jul 14, 2004
    • Christophe Geuzaine's avatar
      · fd6e1492
      Christophe Geuzaine authored
      - Triangle now supports our background meshes
      
      - fixed memory leak in Optimize_Netgen (forgot to free the volume
        vertices) + added missing 2nd order reset
      
      - fixed a couple of typos in the docs
      fd6e1492
  3. Jun 24, 2004
    • Christophe Geuzaine's avatar
      · a1e7b561
      Christophe Geuzaine authored
      mention explicitly if a plugin only works for simplices
      a1e7b561
    • Christophe Geuzaine's avatar
      · e399296e
      Christophe Geuzaine authored
      Generalized Plugin(Triangulate) to handle vector and tensor views
      e399296e
  4. Jun 15, 2004
  5. Jun 01, 2004
  6. May 31, 2004
    • Christophe Geuzaine's avatar
      · 0b18fb07
      Christophe Geuzaine authored
      - set VectorType to Displacement in Plugin(StreamLines)
      - shout when a plugin option/name does not exist
      0b18fb07
  7. May 13, 2004
    • Christophe Geuzaine's avatar
      · c37c3ccc
      Christophe Geuzaine authored
      generalized Plugin(Evaluate) to work on any (even non-scalar) views
      c37c3ccc
    • Christophe Geuzaine's avatar
      · dbb5895a
      Christophe Geuzaine authored
      generalized Plugin(Extract) so that we can also create vector views
      dbb5895a
    • Christophe Geuzaine's avatar
      · 68c67e65
      Christophe Geuzaine authored
      doc update for extract plugin
      68c67e65
  8. May 12, 2004
    • Christophe Geuzaine's avatar
      · 35018b99
      Christophe Geuzaine authored
      - removed context.default_plugin
      
      - changed the main so that we load the plugins *before* we set the
        options (this way you can save your favourite plugin options in
        .gmsh-options, too)
      35018b99
    • Christophe Geuzaine's avatar
      *** empty log message *** · 73457635
      Christophe Geuzaine authored
      73457635
    • Christophe Geuzaine's avatar
      · 337de422
      Christophe Geuzaine authored
      - only save the options that differ from the default values (unless we
        explicitly ask to save everything)
      
      - tweak the auto doc routines
      337de422
  9. Apr 24, 2004
    • Christophe Geuzaine's avatar
      · 6298cf17
      Christophe Geuzaine authored
      pretty print
      6298cf17
    • Christophe Geuzaine's avatar
      · 95f5910a
      Christophe Geuzaine authored
      - cleaned up the octree code (renamed some files, added copyright
        notices, indented everything)
      
      - backported JF's doc from the texinfo file into the c++ code (the
        documentation is actually generated automatically by Gmsh with
        "gmsh -doc"!)
      
      - replaced nPoints with nPointsU and nPointsV in CutGrid
      
      - fixed a couple of printfs + removed some unused variables
      95f5910a
  10. Apr 22, 2004
  11. Mar 13, 2004
Loading