Skip to content
Snippets Groups Projects
  1. May 16, 2004
    • Christophe Geuzaine's avatar
      · eea4af4c
      Christophe Geuzaine authored
      secured most of the list_pointer accesses
      eea4af4c
  2. May 15, 2004
  3. May 14, 2004
  4. May 13, 2004
    • Christophe Geuzaine's avatar
      · 114386fa
      Christophe Geuzaine authored
      enable light for wireframe arrows only in fill mode
      114386fa
    • Christophe Geuzaine's avatar
      · c37c3ccc
      Christophe Geuzaine authored
      generalized Plugin(Evaluate) to work on any (even non-scalar) views
      c37c3ccc
    • Christophe Geuzaine's avatar
      · 9bc17d5a
      Christophe Geuzaine authored
      fixed small bug in colortable_diff
      9bc17d5a
    • Christophe Geuzaine's avatar
      · dbb5895a
      Christophe Geuzaine authored
      generalized Plugin(Extract) so that we can also create vector views
      dbb5895a
    • Christophe Geuzaine's avatar
      · ef5ab5ea
      Christophe Geuzaine authored
      better docs
      ef5ab5ea
    • Christophe Geuzaine's avatar
      · 68c67e65
      Christophe Geuzaine authored
      doc update for extract plugin
      68c67e65
    • 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
    • Christophe Geuzaine's avatar
      · 8f6b0b90
      Christophe Geuzaine authored
      operator is a reverved C++ keyword: operato->operatorr
      8f6b0b90
    • Christophe Geuzaine's avatar
      · 58d10eca
      Christophe Geuzaine authored
      save view type only in FULLRC (not OPTIONRC)
      58d10eca
    • Christophe Geuzaine's avatar
      · 7e75ba22
      Christophe Geuzaine authored
      fix exportLcField for lines and quads
      7e75ba22
  5. May 12, 2004
    • Christophe Geuzaine's avatar
      *** empty log message *** · c24717fe
      Christophe Geuzaine authored
      c24717fe
    • Christophe Geuzaine's avatar
      · 76b3a21e
      Christophe Geuzaine authored
      test case for Coherence modifying the transfinite attributes
      76b3a21e
    • Christophe Geuzaine's avatar
      · f579b815
      Christophe Geuzaine authored
      - store the points required by the transfinite algo in a list of vertices
        (instead of surf->ipar, vol->ipar)
      
      - generalized Coherence for these lists of transfinite points
      f579b815
    • 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
      · 19773f88
      Christophe Geuzaine authored
      force flex buffer flush after an error
      19773f88
    • Christophe Geuzaine's avatar
      · 6974762c
      Christophe Geuzaine authored
      fix make parser on linux
      6974762c
    • Christophe Geuzaine's avatar
      · f4602311
      Christophe Geuzaine authored
      don't include matheval in commercial releases
      f4602311
    • Christophe Geuzaine's avatar
      · 614eaea7
      Christophe Geuzaine authored
      prefix all the xmath functions with "x_" : some of these are defined
      in the new C++ math lib with the same names
      614eaea7
    • Christophe Geuzaine's avatar
      · 07047d67
      Christophe Geuzaine authored
      avoid error when trying to apply a plugin to a view that has been deleted
      07047d67
    • Christophe Geuzaine's avatar
      · 4c99dc33
      Christophe Geuzaine authored
      get rid of asprintf
      4c99dc33
    • Christophe Geuzaine's avatar
      · bf2bc3b1
      Christophe Geuzaine authored
      matheval.c -> matheval.cpp
      bf2bc3b1
    • Christophe Geuzaine's avatar
      · 77472988
      Christophe Geuzaine authored
      small tweaks
      77472988
    • Christophe Geuzaine's avatar
      · 53529ef0
      Christophe Geuzaine authored
      save the colormap if it's different, too
      53529ef0
    • Christophe Geuzaine's avatar
      · 375f0317
      Christophe Geuzaine authored
      don't allocate too many value inputs for the plugin windows
      375f0317
    • Christophe Geuzaine's avatar
      pretty print · 306522f0
      Christophe Geuzaine authored
      306522f0
    • Christophe Geuzaine's avatar
      *** empty log message *** · 73457635
      Christophe Geuzaine authored
      73457635
Loading